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