Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
SpecMinLC::isApplicable Method (WorkerDataGeneral&, LawChangeArray&)

Determines applicability of method using passed data.

C++
static bool isApplicable(
    const WorkerDataGeneral& workerData, 
    const LawChangeArray&
);
Parameters 
Description 
const WorkerDataGeneral& workerData 
Worker basic data. 
LawChangeArray 
Law Change parameters. 

True if method is applicable.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!