Uses of Interface
org.andromda.metafacades.uml.AssociationEndFacade

Uses of AssociationEndFacade in org.andromda.metafacades.uml
 

Subinterfaces of AssociationEndFacade in org.andromda.metafacades.uml
 interface EntityAssociationEnd
           Represents an association end of an entity.
 interface ManageableEntityAssociationEnd
          Metafacade interface to be used by AndroMDA cartridges.
 interface ValueObjectAssociationEnd
           Represents the association end of a value object.
 

Methods in org.andromda.metafacades.uml that return AssociationEndFacade
 AssociationEndFacade LinkEndFacade.getAssociationEnd()
           The association end owned by this link.
 AssociationEndFacade AssociationFacade.getAssociationEndA()
           The first association end.
 AssociationEndFacade AssociationFacade.getAssociationEndB()
           The second association end.
 AssociationEndFacade AssociationEndFacade.getOtherEnd()
           The other association end owned by this end's association.
 



Copyright © 2003-2006 The AndroMDA Team. All Rights Reserved.