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
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets 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