Package net.simplace.pipe.functionality
Class FWFunctionalityModel
java.lang.Object
net.simplace.pipe.functionality.FWFunctionalityModel
- Author:
- Andreas Enders
-
Constructor Summary
ConstructorsConstructorDescriptionFWFunctionalityModel(org.jdom2.Element aFunctionElement, String aOID, String aSystemID) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToRessourcPartList(List<String> aRessourcePartList) clone()getID()
-
Constructor Details
-
FWFunctionalityModel
- Parameters:
aFunctionElement-aOID-aSystemID-
-
-
Method Details
-
clone
-
getClassName
- Returns:
- the Classname
-
getID
- Returns:
- the iD
-
getSystemID
- Returns:
- the iD
-
getIfFunctionShouldBeRun
- Returns:
- expression if this function should be run or not
-
addToRessourcPartList
- Parameters:
aRessourcePartList-
-
getUserGroup
- Returns:
- the userGroup
-