Class CLPropertyHelper


  • public abstract class CLPropertyHelper
    extends java.lang.Object
    A property is a structural feature. A property related to a classifier by ownedAttribute represents an attribute and it may also represent an association end. It relates an instance of the class to a value or collection of values of the type of the attribute. A property related to an association by memberEnd or its specializations represents an end of the association. The type of property is the type of the end of the association.
    See Also:
    CLProperty