Interface TimeNodePropertyType

  • All Superinterfaces:
    EObject, Notifier
    All Known Implementing Classes:
    TimeNodePropertyTypeImpl

    public interface TimeNodePropertyType
    extends EObject
    A representation of the model object 'Time Node Property Type'. A time node property can either be any time node element encapsulated in an element of this type or an XLink reference to a remote time node element (where remote includes elements located elsewhere in the same document). Note that either the reference or the contained element must be given, but not both or none.

    The following features are supported:

    See Also:
    Gml311Package.getTimeNodePropertyType()