EnsLib.EDI.SEF.Expression
class EnsLib.EDI.SEF.Expression extends EnsLib.EDI.SEF.Node
Property Inventory
Properties
property Operator as %String;
This holds the Operator
Property methods: OperatorDisplayToLogical(), OperatorGet(), OperatorIsValid(), OperatorLogicalToDisplay(), OperatorLogicalToOdbc(), OperatorNormalize(), OperatorSet()
property Separator as %String;
This holds the Seperator if there is a previous expression in the list
Property methods: SeparatorDisplayToLogical(), SeparatorGet(), SeparatorIsValid(), SeparatorLogicalToDisplay(), SeparatorLogicalToOdbc(), SeparatorNormalize(), SeparatorSet()
property Value as %String;
This holds the value
Property methods: ValueDisplayToLogical(), ValueGet(), ValueIsValid(), ValueLogicalToDisplay(), ValueLogicalToOdbc(), ValueNormalize(), ValueSet()
property Variable as %String;
This holds the variable
Property methods: VariableDisplayToLogical(), VariableGet(), VariableIsValid(), VariableLogicalToDisplay(), VariableLogicalToOdbc(), VariableNormalize(), VariableSet()
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()