Package org.andromda.metafacades.uml

Interface Summary
ActionFacade Metafacade interface to be used by AndroMDA cartridges.
ActionStateFacade Metafacade interface to be used by AndroMDA cartridges.
ActivityGraphFacade Metafacade interface to be used by AndroMDA cartridges.
ActorFacade Metafacade interface to be used by AndroMDA cartridges.
ArgumentFacade Metafacade interface to be used by AndroMDA cartridges.
AssociationClassFacade Metafacade interface to be used by AndroMDA cartridges.
AssociationEndFacade Metafacade interface to be used by AndroMDA cartridges.
AssociationFacade Metafacade interface to be used by AndroMDA cartridges.
AttributeFacade Represents an attribute on a classifier.
AttributeLinkFacade Metafacade interface to be used by AndroMDA cartridges.
BindingFacade Represents a UML binding.
CallActionFacade Metafacade interface to be used by AndroMDA cartridges.
CallEventFacade Metafacade interface to be used by AndroMDA cartridges.
ClassifierFacade Represents a Classifier model element
ConstraintFacade Metafacade interface to be used by AndroMDA cartridges.
DependencyFacade Represents a dependency/reference.
Entity Represents a persistent entity.
EntityAssociation Represents an association between entities.
EntityAssociationEnd Represents an association end of an entity.
EntityAttribute Represents an attribute of an entity.
EntityQueryOperation Represents a persistent entity finder method.
EnumerationFacade Represents an enumeration.
EnumerationLiteralFacade Metafacade interface to be used by AndroMDA cartridges.
EventFacade Metafacade interface to be used by AndroMDA cartridges.
ExtendFacade Metafacade interface to be used by AndroMDA cartridges.
ExtensionPointFacade Metafacade interface to be used by AndroMDA cartridges.
FinalStateFacade Metafacade interface to be used by AndroMDA cartridges.
FrontEndAction Represents a "front-end" action.
FrontEndActionState A front end action state represents an operation on the server called by an action.
FrontEndActivityGraph Represents the activity graph describing the details of a presentation tier or "front end" use case.
FrontEndController A front end controller is assigned as the context of a use-case.
FrontEndControllerOperation Represents an operation modeled on a controller.
FrontEndEvent A front-end event is represented by some kind of even on some kind of front-end (hyperlink, submit button, etc).
FrontEndExceptionHandler A front-end exception handler intercepts exceptions and delegates them into a front-end action state that will handle it (for example by simply displaying it if the action state happened to be a view) .
FrontEndFinalState A final state represents the end of a use-case, in a "front-end" application this means its the transition into the next front-end use case.
FrontEndForward A front end forward is any transition between front-end states.
FrontEndPackage Represents a package storing "front-end" components.
FrontEndParameter A front-end parameter is a parameter passed between front-end action states.
FrontEndPseudostate Encapsulates a pseudostate and provides specific front-end services.
FrontEndUseCase Represents a use case used in the "front end" of an application.
FrontEndView Represents a view within a front end application.
GeneralizableElementFacade The model element that represents an element that can be generalized or specialized.
GeneralizationFacade Metafacade interface to be used by AndroMDA cartridges.
GuardFacade Metafacade interface to be used by AndroMDA cartridges.
IncludeFacade Metafacade interface to be used by AndroMDA cartridges.
InstanceFacade Metafacade interface to be used by AndroMDA cartridges.
InteractionFacade Metafacade interface to be used by AndroMDA cartridges.
LinkEndFacade Metafacade interface to be used by AndroMDA cartridges.
LinkFacade Metafacade interface to be used by AndroMDA cartridges.
ManageableEntity Metafacade interface to be used by AndroMDA cartridges.
ManageableEntityAssociationEnd Metafacade interface to be used by AndroMDA cartridges.
ManageableEntityAttribute Metafacade interface to be used by AndroMDA cartridges.
ModelElementFacade Represents a model element.
ModelFacade Metafacade interface to be used by AndroMDA cartridges.
NamespaceFacade Metafacade interface to be used by AndroMDA cartridges.
ObjectFlowStateFacade Metafacade interface to be used by AndroMDA cartridges.
OperationFacade Represents an modeled operation.
PackageFacade Metafacade interface to be used by AndroMDA cartridges.
ParameterFacade Metafacade interface to be used by AndroMDA cartridges.
PartitionFacade Metafacade interface to be used by AndroMDA cartridges.
PseudostateFacade Metafacade interface to be used by AndroMDA cartridges.
Role Represents a role a user may play within a system.
Service Represents a service.
ServiceOperation Reprsents an operation of a service.
StateFacade Metafacade interface to be used by AndroMDA cartridges.
StateMachineFacade Metafacade interface to be used by AndroMDA cartridges.
StateVertexFacade Metafacade interface to be used by AndroMDA cartridges.
StereotypeFacade Metafacade interface to be used by AndroMDA cartridges.
SubactivityStateFacade Metafacade interface to be used by AndroMDA cartridges.
TaggedValueFacade Metafacade interface to be used by AndroMDA cartridges.
TemplateArgumentFacade Represents a UML template argument.
TemplateParameterFacade Represents a UML template parameter.
TransitionFacade Metafacade interface to be used by AndroMDA cartridges.
UseCaseFacade Metafacade interface to be used by AndroMDA cartridges.
ValueObject Represents a value object.
ValueObjectAssociationEnd Represents the association end of a value object.
 

Class Summary
EntityMetafacadeUtils Utilities for dealing with entity metafacades
FilteredCollection Filters a collection of objects so that the collection contains only those objects that pass the evaluate test.
MetafacadeUtils A class containing utlities for metafacade manipulation.
NameMasker Provides the ability to mask names in a standard manner.
TypeMappings

An object responsible for mapping types in the object model to other language identifiers/types.

UMLMetafacadeProperties Stores the metafacade namespace properties used throughout the UML metafacades.
UMLMetafacadeUtils Contains utilities that are common to the UML metafacades.
UMLProfile Contains the common UML AndroMDA profile.
 



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