org.modeldriven.fuml.repository.model
Class Association

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
All Implemented Interfaces:
Association, Classifier, Element, NamedElement
Direct Known Subclasses:
Extension

public class Association
extends Classifier
implements Association


Constructor Summary
Association(Association association, RepositoryArtifact artifact)
           
 
Method Summary
 Association 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

Association

public Association(Association association,
                   RepositoryArtifact artifact)
Method Detail

getDelegate

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


Copyright © 2012. All Rights Reserved.