org.modeldriven.fuml.repository
Interface Association

All Superinterfaces:
Classifier, Element, NamedElement
All Known Subinterfaces:
Extension
All Known Implementing Classes:
Association, Extension

public interface Association
extends Classifier


Method Summary
 Association getDelegate()
           
 
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
 

Method Detail

getDelegate

Association getDelegate()
Specified by:
getDelegate in interface Classifier
Specified by:
getDelegate in interface Element


Copyright © 2012. All Rights Reserved.