rs.sol.soloist.server.uml.concepts.reflection
Interface IAssociationClass

All Superinterfaces:
IAssociation, IClass, IClassifier, rs.sol.soloist.server.uml.concepts.IElement, IMElement, INamedElement, INamespace, IPackageableElement, IRelationship, IType

public interface IAssociationClass
extends IAssociation, IClass

An assocaition class in the UML model.


Method Summary
 
Methods inherited from interface rs.sol.soloist.server.uml.concepts.reflection.IAssociation
createLink, createLink, destroyLink, destroyLink, getAssociationEndInstance, getMemberEnds, getNavigableOwnedEnds, getOwnedEnds, isDerived
 
Methods inherited from interface rs.sol.soloist.server.uml.concepts.reflection.IRelationship
getRelatedElements
 
Methods inherited from interface rs.sol.soloist.server.uml.concepts.reflection.IClass
getAllAssociationEnds, getAssociationEnds, getOwnedAssociationEnd, getOwnedAssociationEnds, isException, isInterface
 
Methods inherited from interface rs.sol.soloist.server.uml.concepts.reflection.IClassifier
createInstance, getAllAttributes, getAllFeatures, getAllParents, getAllProperties, getAttributes, getDirectChildren, getDirectParents, getFeatures, getFirstCommonGeneralizer, getJavaClassName, getOwnedAttribute, getOwnedAttributes, getOwnedFeatures, getOwnedFeatures, getOwnedProperties, getOwnedProperty, getProperties, getProperty, isAbstract, isClass, isDataType
 
Methods inherited from interface rs.sol.soloist.server.uml.concepts.reflection.INamespace
getMembers, getMembers, getMembers
 
Methods inherited from interface rs.sol.soloist.server.uml.concepts.reflection.IType
conformsTo, getPackage
 
Methods inherited from interface rs.sol.soloist.server.uml.concepts.reflection.IPackageableElement
getOwningPackage