Package com.ptc.core.meta.common
Interface Element
- All Known Subinterfaces:
TypeInstance
- All Known Implementing Classes:
DefaultTypeInstance,DefaultViewTypeInstance,SynchronizedTypeInstance
public interface Element
Elements represent specific instances of meta data, i.e. a particular
instance of the type
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionGets the object for the association that plays role: identifier.
-
Method Details
-
getIdentifier
ElementIdentifier getIdentifier()Gets the object for the association that plays role: identifier.
Supported API: true- Returns:
- ElementIdentifier
-