Package org.nuclos.api.parameter
Class SystemParameter
java.lang.Object
org.nuclos.api.parameter.SystemParameter
This class represents a system parameter that has been created in Nuclos; It is usually not used
by rule programmers directly, but it is part of the class NuclosSystemParameter that is created during
runtime containing all parameters as SystemParameter-instances.
- Author:
- reichama
-
Constructor Summary
ConstructorDescriptionConstructor to set a new instance of the SystemParameter class using the id of a parameter that has been created in Nuclos previously Internal use only -
Method Summary
-
Constructor Details
-
SystemParameter
Constructor to set a new instance of the SystemParameter class using the id of a parameter that has been created in Nuclos previously Internal use only- Parameters:
id
-
-
-
Method Details
-
getId
This method returns the id of the current system parameter- Returns:
-