Class Property

All Implemented Interfaces:
IKeyed<Property>, INamed, NamespacedEntity, ClassifierInstance<Concept>, HasFeatureValues, Node

public class Property extends Feature<Property>
This indicates a simple value associated to an entity.

For example, an Invoice could have a date or an amount.

See Also: