Interface TypedElement

All Superinterfaces:
Element, NamedElement, OrdinalElement
All Known Subinterfaces:
AssociationEnd, AssociationEndSignature, DataTypeProperty, EnumerationLiteral, EnumerationProperty, ParameterizedProperty, PrimitiveProperty, Property, ReferenceProperty

public interface TypedElement extends NamedElement
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface cool.klass.model.meta.domain.api.Element

    getMacroElement

    Methods inherited from interface cool.klass.model.meta.domain.api.NamedElement

    getName

    Methods inherited from interface cool.klass.model.meta.domain.api.OrdinalElement

    getOrdinal
  • Method Details

    • getType

      @Nonnull Type getType()