Interface SNamedElement
-
- All Known Subinterfaces:
SAbstractConcept,SAbstractLink,SConcept,SConceptFeature,SContainmentLink,SInterfaceConcept,SProperty,SReferenceLink
public interface SNamedElementA named meta-object
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()Presentation of the element for an end-user.
-