Class ClassRule
The default implementation of the ClassRule class
[XmlNamespace("https://github.com/NMFCode/NMF/AnyText")]
[XmlNamespacePrefix("anytext")]
[ModelRepresentationClass("https://github.com/NMFCode/NMF/AnyText#//ClassRule")]
public abstract class ClassRule : Rule, IClassRule, IRule, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inheritance
-
ClassRule
- Implements
- Derived
- 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()