Package com.abstratt.simon.metamodel.dsl
-
Enum Summary Enum Description Meta.Type.Nature -
Annotation Types Summary Annotation Type Description Meta An annotation-based internal DSL for creating Java-based Simon metamodels.Meta.Attribute Meta.Composite Meta.Contained Meta.Name Meta.Named Meta.ObjectType ObjectTypes are the default classification, so usually do not need to be explicitly used.Meta.Package Meta.Parent Meta.PrimitiveType For enums only? No, for classes as well.Meta.RecordType A record is an structured data type that can only hold primitives, enumeration values and other records.Meta.Reference Meta.Required Meta.Type Meta.Typed