org.modeldriven.fuml.repository
Interface Element

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

public interface Element


Method Summary
 RepositoryArtifact getArtifact()
           
 Element getDelegate()
           
 String getHref()
           
 String getXmiId()
           
 String getXmiNamespace()
           
 

Method Detail

getArtifact

RepositoryArtifact getArtifact()

getDelegate

Element getDelegate()

getXmiId

String getXmiId()

getXmiNamespace

String getXmiNamespace()

getHref

String getHref()


Copyright © 2012. All Rights Reserved.