Metamodeling languages: Property
A concept of PROPERTY
- Properties describe characteristics of instances of other types.
- Property type names are generally nouns or adverbs.
- Examples include class name, cardinality, and attributes.
- Each property type has a basic data type (e.g. number, string, Boolean, text, another type (graph, object, role or relationship), or a collection of one of these).
- A collection data type is represented with a double ellipse.