Interface StructureElement

All Superinterfaces:
HasProperties, ModelElement, NamedElement
All Known Subinterfaces:
AbstractEntity, Aspect, ComplexType, Entity, Event
All Known Implementing Classes:
DefaultAbstractEntity, DefaultAspect, DefaultComplexType, DefaultEntity, DefaultEvent

public interface StructureElement extends NamedElement, HasProperties
Represents structural model elements, i.e. that are named and have Propertys
  • Method Details

    • isComplexType

      default boolean isComplexType()
    • isCollectionAspect

      default boolean isCollectionAspect()
      Returns:
      a boolean which indicates whether the structure element is a Collection Aspect