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

Uses of GeneralizableElementFacade in org.andromda.metafacades.uml
 

Subinterfaces of GeneralizableElementFacade in org.andromda.metafacades.uml
 interface ActorFacade
          Metafacade interface to be used by AndroMDA cartridges.
 interface AssociationClassFacade
          Metafacade interface to be used by AndroMDA cartridges.
 interface AssociationFacade
          Metafacade interface to be used by AndroMDA cartridges.
 interface ClassifierFacade
           Represents a Classifier model element
 interface Destination
          Metafacade interface to be used by AndroMDA cartridges.
 interface Entity
           Represents a persistent entity.
 interface EntityAssociation
           Represents an association between entities.
 interface EnumerationFacade
           Represents an enumeration.
 interface FrontEndController
           A front end controller is assigned as the context of a use-case.
 interface FrontEndUseCase
           Represents a use case used in the "front end" of an application.
 interface ManageableEntity
          Metafacade interface to be used by AndroMDA cartridges.
 interface NamespaceFacade
          Metafacade interface to be used by AndroMDA cartridges.
 interface NodeFacade
          Metafacade interface to be used by AndroMDA cartridges.
 interface Queue
          Metafacade interface to be used by AndroMDA cartridges.
 interface Role
           Represents a role a user may play within a system.
 interface Service
           Represents a service.
 interface StereotypeFacade
          Metafacade interface to be used by AndroMDA cartridges.
 interface Topic
          Metafacade interface to be used by AndroMDA cartridges.
 interface UseCaseFacade
          Metafacade interface to be used by AndroMDA cartridges.
 interface ValueObject
           Represents a value object.
 

Methods in org.andromda.metafacades.uml that return GeneralizableElementFacade
 GeneralizableElementFacade GeneralizationFacade.getChild()
           
 GeneralizableElementFacade GeneralizableElementFacade.getGeneralization()
           Gets the direct generalization for this generalizable element.
 GeneralizableElementFacade GeneralizableElementFacade.getGeneralizationRoot()
           The element found when you recursively follow the generalization path up to the root.
 GeneralizableElementFacade GeneralizationFacade.getParent()
           
 



Copyright © 2003-2009 AndroMDA.org. All Rights Reserved.