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
 String getName()
           
 String getQualifiedName()
           
 
Methods inherited from interface org.modeldriven.fuml.repository.Element
getArtifact, getDelegate, getHref, getXmiId, getXmiNamespace
 

Method Detail

getQualifiedName

String getQualifiedName()

getName

String getName()


Copyright © 2012. All Rights Reserved.