org.modeldriven.fuml.repository.model
Class Extension

java.lang.Object
  extended by org.modeldriven.fuml.repository.model.Element
      extended by org.modeldriven.fuml.repository.model.NamedElement
          extended by org.modeldriven.fuml.repository.model.Classifier
              extended by org.modeldriven.fuml.repository.model.Association
                  extended by org.modeldriven.fuml.repository.model.Extension
All Implemented Interfaces:
Association, Classifier, Element, Extension, NamedElement

public class Extension
extends Association
implements Extension


Constructor Summary
Extension(Extension extension, RepositoryArtifact artifact)
           
 
Method Summary
 Extension getDelegate()
           
 
Methods inherited from class org.modeldriven.fuml.repository.model.Classifier
getGeneral, getGeneralization, getPackage, isAbstract, isDataType
 
Methods inherited from class org.modeldriven.fuml.repository.model.NamedElement
getName, getQualifiedName
 
Methods inherited from class org.modeldriven.fuml.repository.model.Element
getArtifact, getHref, getXmiId, getXmiNamespace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.modeldriven.fuml.repository.Classifier
getGeneral, getGeneralization, getPackage, isAbstract, isDataType
 
Methods inherited from interface org.modeldriven.fuml.repository.NamedElement
getName, getQualifiedName
 
Methods inherited from interface org.modeldriven.fuml.repository.Element
getArtifact, getHref, getXmiId, getXmiNamespace
 

Constructor Detail

Extension

public Extension(Extension extension,
                 RepositoryArtifact artifact)
Method Detail

getDelegate

public Extension getDelegate()
Specified by:
getDelegate in interface Association
Specified by:
getDelegate in interface Classifier
Specified by:
getDelegate in interface Element
Specified by:
getDelegate in interface Extension
Overrides:
getDelegate in class Association


Copyright © 2012. All Rights Reserved.