Interface NamedElement

All Superinterfaces:
Element, OrdinalElement
All Known Subinterfaces:
Association, AssociationEnd, AssociationEndSignature, Classifier, DataTypeProperty, Enumeration, EnumerationLiteral, EnumerationProperty, Interface, Klass, ModifierOwner, PackageableElement, Parameter, ParameterizedProperty, PrimitiveProperty, Projection, ProjectionChild, ProjectionDataTypeProperty, ProjectionElement, ProjectionParent, ProjectionProjectionReference, ProjectionReferenceProperty, ProjectionWithReferenceProperty, Property, ReferenceProperty, ServiceGroup, TopLevelElement, TypedElement

public interface NamedElement extends OrdinalElement
  • 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.OrdinalElement

    getOrdinal
  • Method Details

    • getName

      @Nonnull String getName()