Class ExistsAssignExpression
The default implementation of the ExistsAssignExpression class
[XmlNamespace("https://github.com/NMFCode/NMF/AnyText")]
[XmlNamespacePrefix("anytext")]
[ModelRepresentationClass("https://github.com/NMFCode/NMF/AnyText#//ExistsAssignExpression")]
public class ExistsAssignExpression : FeatureExpression, IExistsAssignExpression, IFeatureExpression, IParserExpression, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inheritance
-
ExistsAssignExpression
- Implements
- Inherited Members
Properties
ClassInstance
Gets the Class model for this type
public static IClass ClassInstance { get; }
Property Value
Methods
GetClass()
Gets the Class for this model element
public override IClass GetClass()