Class and Description |
---|
ActionFacade
An action is a named element that is the fundamental unit of executable functionality.
|
ActionStateFacade
A state models a situation during which some (usually implicit) invariant condition holds.
|
ActivityGraphFacade
State machines can be used to express the behavior of part of a system.
|
ActorFacade
An actor specifies a role played by a user or any other system that interacts with the subject.
|
AssociationEndFacade
A property related by memberEnd or its specializations to an association represents an end of the
association.
|
AssociationFacade
An association describes a set of tuples whose values refer to typed instances.
|
AttributeFacade
Represents an attribute on a classifier.
|
AttributeLinkFacade
A representation of the model object 'Slot'.
|
ClassifierFacade
A Classifier is a classification of instances - it describes a set of instances that have
features in common.
|
ConstraintFacade
Condition or restriction expressed in natural language text or in a machine readable language for
the purpose of declaring some of the semantics of an element.
|
DependencyFacade
A representation of the model object 'Directed Relationship'.Represents a relationship between a
collection of source model elements and a collection of target model elements, a
dependency/reference.
|
Destination
Represents a UML Destination for incoming/outgoing messages.
|
Entity
Represents a persistent entity.
|
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.
|
EventFacade
A representation of the model object 'Activity'.
|
ExtendFacade
A relationship from an extending use case to an extended use case that specifies how and when the
behavior defined in the extending use case can be inserted into the behavior defined in the
extended use case.
|
ExtensionPointFacade
Identifies a point in the behavior of a use case where that behavior can be extended by the
behavior of some other (extending) use case, as specified by an extend relationship.
|
FinalStateFacade
A special kind of state signifying that the enclosing region is completed.
|
FrontEndAction
Represents a "front-end" action.
|
FrontEndActionState
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.
|
FrontEndParameter
A front-end parameter is a parameter passed between front-end action states.
|
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
A taxonomic relationship between a more general classifier and a more specific classifier.
|
GuardFacade
A representation of the model object 'Constraint'.
|
IncludeFacade
An include relationship defines that a use case contains the behavior defined in another use
case.
|
InstanceFacade
A representation of the model object 'Instance Specification'.
|
LinkEndFacade
Can be an AttributeLinkImpl or LinkEndImpl.
|
LinkFacade
A representation of the model object 'Instance Specification'.
|
ManageableEntity
An Entity that is Manageable: will produce CRUD operations in the EntityManager implementation.
|
ManageableEntityAssociationEnd
TODO: Model Documentation for org.andromda.metafacades.uml.ManageableEntityAssociationEnd
Metafacade interface to be used by AndroMDA cartridges.
|
ManageableEntityAttribute
TODO: Model Documentation for org.andromda.metafacades.uml.ManageableEntityAttribute
Metafacade interface to be used by AndroMDA cartridges.
|
ModelElementFacade
Represents a model element.
|
ModelFacade
Captures a view of a physical system.
|
NamespaceFacade
An element in a model that contains a set of named elements that can be identified by name.
|
NodeFacade
A computational resource upon which artifacts may be deployed for execution.
|
ObjectFlowStateFacade
A representation of the model object 'Object Flow'.
|
OperationFacade
A behavioral feature of a classifier that specifies the name, type, parameters, and constraints
for invoking an associated behavior.
|
PackageFacade
Used to group elements, and provides a namespace for the grouped elements.
|
ParameterFacade
Specification of an argument used to pass information into or out of an invocation of a
behavioral feature.
|
PartitionFacade
A representation of the model object 'Region'.
|
PseudostateFacade
An abstraction that encompasses different types of transient vertices in the state machine graph.
|
Role
Represents a role a user may play within a system.
|
Service
Represents a service.
|
StateFacade
Models a situation during which some (usually implicit) invariant condition holds.
|
StateMachineFacade
State machines can be used to express the behavior of part of a system.
|
StateVertexFacade
A representation of the model object 'Vertex'.
|
StereotypeFacade
Defines how an existing metaclass may be extended, and enables the use of platform or domain
specific terminology or notation in place of, or in addition to, the ones used for the extended
metaclass.
|
TaggedValueFacade
UML2 Stereotype attribute, UML14 TaggedValue.
|
TemplateArgumentFacade
Represents the model object 'Template Parameter Substitution'.
|
TemplateParameterFacade
Represents a UML template parameter.
|
TransitionFacade
A directed relationship between a source vertex and a target vertex.
|
TypeMappings
An object responsible for mapping types in the object model to other language identifiers/types.
|
UseCaseFacade
The specification of a set of actions performed by a system, which yields an observable result
that is, typically, of value for one or more actors or other stakeholders of the system.
|
ValueObject
Represents a value object, a Classifier whose unique value is determined only by its attributes.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.