org.modeldriven.fuml.repository
Interface NamedElement

All Superinterfaces:
Element
All Known Subinterfaces:
Association, Class_, Classifier, DataType, Enumeration, EnumerationLiteral, Extension, InstanceSpecification, OpaqueBehavior, Package, Property, Stereotype
All Known Implementing Classes:
Association, Class_, Classifier, DataType, Enumeration, EnumerationLiteral, Extension, InstanceSpecification, NamedElement, OpaqueBehavior, Package, Property, Stereotype

public interface NamedElement
extends Element


Method Summary
 java.lang.String getName()
           
 java.lang.String getQualifiedName()
           
 
Methods inherited from interface org.modeldriven.fuml.repository.Element
getArtifact, getDelegate, getHref, getXmiId, getXmiNamespace
 

Method Detail

getQualifiedName

java.lang.String getQualifiedName()

getName

java.lang.String getName()


Copyright © 2015. All Rights Reserved.