EnsLib.EDI.SEF.Rule
class EnsLib.EDI.SEF.Rule extends EnsLib.EDI.SEF.Node
Property Inventory
Properties
property Condition as ExpressionList;
This holds the condition
Property methods: ConditionGet(), ConditionGetSwizzled(), ConditionIsValid(), ConditionNewObject(), ConditionSet()
property Parameter as %String;
This holds the parameter
Property methods: ParameterDisplayToLogical(), ParameterGet(), ParameterIsValid(), ParameterLogicalToDisplay(), ParameterLogicalToOdbc(), ParameterNormalize(), ParameterSet()
property Setting as %String;
This holds the setting
Property methods: SettingDisplayToLogical(), SettingGet(), SettingIsValid(), SettingLogicalToDisplay(), SettingLogicalToOdbc(), SettingNormalize(), SettingSet()
property Type as %String;
This holds the type
Property methods: TypeDisplayToLogical(), TypeGet(), TypeIsValid(), TypeLogicalToDisplay(), TypeLogicalToOdbc(), TypeNormalize(), TypeSet()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- Ancestor()
- AsString()
- DisplayName()
- GenerateDescriptor()
- GenerateText()
- IsGroup()
- OutputTextToDevice()
- Validate()