Namespace NMF.AnyText.AnyMeta
Classes
- AnyMetaGrammar
Denotes a class capable to parse the language anymeta
- AnyMetaGrammar.AttributeRefinesAttributeRule
Rule to assign the contents of the inner rule to Refines
- AnyMetaGrammar.AttributeRule
A rule class representing the rule 'Attribute'
- AnyMetaGrammar.BoundRule
A rule class representing the rule 'Bound'
- AnyMetaGrammar.BoundsRule
A rule class representing the rule 'Bounds'
- AnyMetaGrammar.ClassBaseTypesClassRule
Rule to assign the contents of the inner rule to BaseTypes
- AnyMetaGrammar.ClassInstanceOfClassRule
Rule to assign the contents of the inner rule to InstanceOf
- AnyMetaGrammar.ClassIsAbstractRule
Rule to assign the contents of the inner rule to IsAbstract
- AnyMetaGrammar.ClassRule
A rule class representing the rule 'Class'
- AnyMetaGrammar.DataTypeRule
A rule class representing the rule 'DataType'
- AnyMetaGrammar.DocumentationRule
A rule class representing the rule 'Documentation'
- AnyMetaGrammar.EnumerationLiteralsLiteralRule
Rule to assign the contents of the inner rule to Literals
- AnyMetaGrammar.EnumerationRule
A rule class representing the rule 'Enumeration'
- AnyMetaGrammar.ExtensionAdornedClassClassRule
Rule to assign the contents of the inner rule to AdornedClass
- AnyMetaGrammar.ExtensionRule
A rule class representing the rule 'Extension'
- AnyMetaGrammar.FileRule
A rule class representing the rule 'File'
- AnyMetaGrammar.IdentifierRule
A rule class representing the rule 'Identifier'
- AnyMetaGrammar.ImportsRule
A rule class representing the rule 'Imports'
- AnyMetaGrammar.IntegerRule
A rule class representing the rule 'Integer'
- AnyMetaGrammar.LiteralRule
A rule class representing the rule 'Literal'
- AnyMetaGrammar.LiteralValueIntegerRule
Rule to assign the contents of the inner rule to Value
- AnyMetaGrammar.MetaElementNameIdentifierRule
Rule to assign the contents of the inner rule to Name
- AnyMetaGrammar.MetaElementRemarksTextRule
Rule to assign the contents of the inner rule to Remarks
- AnyMetaGrammar.MetaElementSummaryTextRule
Rule to assign the contents of the inner rule to Summary
- AnyMetaGrammar.NamespaceChildNamespacesNamespaceRule
Rule to assign the contents of the inner rule to ChildNamespaces
- AnyMetaGrammar.NamespaceContextImportsFileRule
Rule to assign the contents of the inner rule to context.Imports
- AnyMetaGrammar.NamespacePrefixIdentifierRule
Rule to assign the contents of the inner rule to Prefix
- AnyMetaGrammar.NamespaceRule
A rule class representing the rule 'Namespace'
- AnyMetaGrammar.NamespaceTypesTypeRule
Rule to assign the contents of the inner rule to Types
- AnyMetaGrammar.NamespaceUriUriRule
Rule to assign the contents of the inner rule to Uri
- AnyMetaGrammar.OperationParametersParameterRule
Rule to assign the contents of the inner rule to Parameters
- AnyMetaGrammar.OperationRefinesOperationRule
Rule to assign the contents of the inner rule to Refines
- AnyMetaGrammar.OperationRule
A rule class representing the rule 'Operation'
- AnyMetaGrammar.ParameterRule
A rule class representing the rule 'Parameter'
- AnyMetaGrammar.PrimitiveTypeRule
A rule class representing the rule 'PrimitiveType'
- AnyMetaGrammar.PrimitiveTypeSystemTypeSystemTypeStringRule
Rule to assign the contents of the inner rule to SystemType
- AnyMetaGrammar.QualifiedIdentifierRule
A rule class representing the rule 'QualifiedIdentifier'
- AnyMetaGrammar.ReferenceIsContainmentRule
Rule to assign the contents of the inner rule to IsContainment
- AnyMetaGrammar.ReferenceOppositeReferenceRule
Rule to assign the contents of the inner rule to Opposite
- AnyMetaGrammar.ReferenceReferenceTypeReferenceTypeRule
Rule to assign the contents of the inner rule to ReferenceType
- AnyMetaGrammar.ReferenceRefinesReferenceRule
Rule to assign the contents of the inner rule to Refines
- AnyMetaGrammar.ReferenceRule
A rule class representing the rule 'Reference'
- AnyMetaGrammar.ReferenceTypeReferencesReferenceRule
Rule to assign the contents of the inner rule to References
- AnyMetaGrammar.ReferenceTypeRule
A rule class representing the rule 'ReferenceType'
- AnyMetaGrammar.StructuredTypeAttributesAttributeRule
Rule to assign the contents of the inner rule to Attributes
- AnyMetaGrammar.StructuredTypeOperationsOperationRule
Rule to assign the contents of the inner rule to Operations
- AnyMetaGrammar.SystemTypeStringRule
A rule class representing the rule 'SystemTypeString'
- AnyMetaGrammar.TextRule
A rule class representing the rule 'Text'
- AnyMetaGrammar.TypeRule
A rule class representing the rule 'Type'
- AnyMetaGrammar.TypedElementIsOrderedRule
Rule to assign the contents of the inner rule to IsOrdered
- AnyMetaGrammar.TypedElementIsUniqueRule
Rule to assign the contents of the inner rule to IsUnique
- AnyMetaGrammar.TypedElementLowerAndUpperBoundRule
A custom rule that sets both upper and lower bound
- AnyMetaGrammar.TypedElementLowerBoundIntegerRule
Rule to assign the contents of the inner rule to LowerBound
- AnyMetaGrammar.TypedElementTypeTypeRule
Rule to assign the contents of the inner rule to Type
- AnyMetaGrammar.TypedElementUpperBoundBoundRule
Rule to assign the contents of the inner rule to UpperBound
- AnyMetaGrammar.UriRule
A rule class representing the rule 'Uri'