Class and Description |
---|
ActionFacadeLogic
An action is a named element that is the fundamental unit of executable functionality.
|
ActionFacadeLogicImpl
MetafacadeLogic implementation.
|
ActionStateFacadeLogic
A state models a situation during which some (usually implicit) invariant condition holds.
|
ActionStateFacadeLogicImpl
Metaclass facade implementation.
|
ActivityGraphFacadeLogic
State machines can be used to express the behavior of part of a system.
|
ActivityGraphFacadeLogicImpl
Metaclass facade implementation.
|
ActorFacadeLogic
An actor specifies a role played by a user or any other system that interacts with the subject.
|
ActorFacadeLogicImpl
Metaclass facade implementation.
|
ArgumentFacadeLogic
Represents an argument to an operation.
|
AssociationClassFacadeLogic
A model element that has both association and class properties.
|
AssociationEndFacadeLogic
A property related by memberEnd or its specializations to an association represents an end of the
association.
|
AssociationEndFacadeLogicImpl
Metaclass facade implementation.
|
AssociationFacadeLogic
An association describes a set of tuples whose values refer to typed instances.
|
AssociationFacadeLogicImpl
Metaclass facade implementation.
|
AttributeFacadeLogic
Represents an attribute on a classifier.
|
AttributeFacadeLogicImpl
Metaclass facade implementation.
|
AttributeLinkFacadeLogic
A representation of the model object 'Slot'.
|
BindingFacadeLogic
A representation of the model object 'Template Binding'.
|
CallActionFacadeLogic
A representation of the model object 'Call Operation Action'.
|
CallEventFacadeLogic
A representation of the model object 'Activity'.
|
ClassifierFacadeLogic
A Classifier is a classification of instances - it describes a set of instances that have
features in common.
|
ClassifierFacadeLogicImpl
Metaclass facade implementation.
|
ConstraintFacadeLogic
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.
|
DependencyFacadeLogic
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.
|
DependencyFacadeLogicImpl
Metaclass facade implementation.
|
DestinationLogic
Represents a UML Destination for incoming/outgoing messages.
|
DestinationLogicImpl
MetafacadeLogic implementation for org.andromda.metafacades.uml.Destination.
|
EntityAssociationEndLogic
Represents an association end of an entity.
|
EntityAssociationEndLogicImpl
Represents an association end of an entity.
|
EntityAssociationLogic
Represents an association between entities.
|
EntityAttributeLogic
Represents an attribute of an entity.
|
EntityAttributeLogicImpl
Metaclass facade implementation.
|
EntityLogic
Represents a persistent entity.
|
EntityLogicImpl
Metaclass facade implementation.
|
EntityQueryOperationLogic
Represents a persistent entity finder method.
|
EnumerationFacadeLogic
Represents an enumeration.
|
EnumerationLiteralFacadeLogic
A user-defined data value for an enumeration.
|
EventFacadeLogic
A representation of the model object 'Activity'.
|
EventFacadeLogicImpl
MetafacadeLogic implementation.
|
ExtendFacadeLogic
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.
|
ExtensionPointFacadeLogic
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.
|
FinalStateFacadeLogic
A special kind of state signifying that the enclosing region is completed.
|
FinalStateFacadeLogicImpl
Metaclass facade implementation.
|
FrontEndActionLogic
Represents a "front-end" action.
|
FrontEndActionStateLogic
Represents an operation on the server called by an action.
|
FrontEndActionStateLogicImpl
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndActionState.
|
FrontEndActivityGraphLogic
Represents the activity graph describing the details of a presentation tier or "front end" use
case.
|
FrontEndControllerLogic
A front end controller is assigned as the context of a use-case.
|
FrontEndControllerOperationLogic
Represents an operation modeled on a controller.
|
FrontEndEventLogic
A front-end event is represented by some kind of even on some kind of front-end (hyperlink,
submit button, etc).
|
FrontEndExceptionHandlerLogic
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) .
|
FrontEndFinalStateLogic
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.
|
FrontEndForwardLogic
A front end forward is any transition between front-end states.
|
FrontEndForwardLogicImpl
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndForward.
|
FrontEndPackageLogic
Represents a package storing "front-end" components.
|
FrontEndParameterLogic
A front-end parameter is a parameter passed between front-end action states.
|
FrontEndPseudostateLogic
Encapsulates a pseudostate and provides specific front-end services.
|
FrontEndUseCaseLogic
Represents a use case used in the "front end" of an application.
|
FrontEndViewLogic
Represents a view within a front end application.
|
GeneralizableElementFacadeLogic
The model element that represents an element that can be generalized or specialized.
|
GeneralizableElementFacadeLogicImpl
MetafacadeLogic implementation.
|
GeneralizationFacadeLogic
A taxonomic relationship between a more general classifier and a more specific classifier.
|
GuardFacadeLogic
A representation of the model object 'Constraint'.
|
IncludeFacadeLogic
An include relationship defines that a use case contains the behavior defined in another use
case.
|
InstanceFacadeLogic
A representation of the model object 'Instance Specification'.
|
InteractionFacadeLogic
An interaction is a unit of behavior that focuses on the observable exchange of information
between connectable elements.
|
LinkEndFacadeLogic
Can be an AttributeLinkImpl or LinkEndImpl.
|
LinkFacadeLogic
A representation of the model object 'Instance Specification'.
|
ManageableEntityAssociationEndLogic
TODO: Model Documentation for ManageableEntityAssociationEnd
MetafacadeLogic for ManageableEntityAssociationEnd
|
ManageableEntityAttributeLogic
TODO: Model Documentation for ManageableEntityAttribute
MetafacadeLogic for ManageableEntityAttribute
|
ManageableEntityLogic
An Entity that is Manageable: will produce CRUD operations in the EntityManager implementation.
|
ModelElementFacadeLogic
Represents a model element.
|
ModelElementFacadeLogicImpl
Metaclass facade implementation.
|
ModelFacadeLogic
Captures a view of a physical system.
|
NamespaceFacadeLogic
An element in a model that contains a set of named elements that can be identified by name.
|
NamespaceFacadeLogicImpl
MetafacadeLogic implementation.
|
NodeFacadeLogic
A computational resource upon which artifacts may be deployed for execution.
|
NodeFacadeLogicImpl
MetafacadeLogic implementation for org.andromda.metafacades.uml.NodeFacade.
|
ObjectFlowStateFacadeLogic
A representation of the model object 'Object Flow'.
|
OperationFacadeLogic
A behavioral feature of a classifier that specifies the name, type, parameters, and constraints
for invoking an associated behavior.
|
OperationFacadeLogicImpl
Metaclass facade implementation.
|
PackageFacadeLogic
Used to group elements, and provides a namespace for the grouped elements.
|
PackageFacadeLogicImpl
Metaclass facade implementation.
|
ParameterFacadeLogic
Specification of an argument used to pass information into or out of an invocation of a
behavioral feature.
|
ParameterFacadeLogicImpl
Metaclass facade implementation.
|
PartitionFacadeLogic
A representation of the model object 'Region'.
|
PseudostateFacadeLogic
An abstraction that encompasses different types of transient vertices in the state machine graph.
|
PseudostateFacadeLogicImpl
Metaclass facade implementation.
|
QueueLogic
TODO: Model Documentation for Queue
MetafacadeLogic for Queue
|
RedefinableTemplateSignatureFacadeLogic
A signature containing the template parameters for the templated element (Class, operation,
property, etc).
|
RoleLogic
Represents a role a user may play within a system.
|
ServiceLogic
Represents a service.
|
ServiceOperationLogic
Reprsents an operation of a service.
|
StateFacadeLogic
Models a situation during which some (usually implicit) invariant condition holds.
|
StateFacadeLogicImpl
Metaclass facade implementation.
|
StateMachineFacadeLogic
State machines can be used to express the behavior of part of a system.
|
StateMachineFacadeLogicImpl
MetafacadeLogic implementation for org.andromda.metafacades.uml.StateMachineFacade.
|
StateVertexFacadeLogic
A representation of the model object 'Vertex'.
|
StateVertexFacadeLogicImpl
MetafacadeLogic implementation.
|
StereotypeFacadeLogic
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.
|
SubactivityStateFacadeLogic
State machines can be used to express the behavior of part of a system.
|
TaggedValueFacadeLogic
UML2 Stereotype attribute, UML14 TaggedValue.
|
TemplateArgumentFacadeLogic
Represents the model object 'Template Parameter Substitution'.
|
TemplateParameterFacadeLogic
Represents a UML template parameter.
|
TopicLogic
TODO: Model Documentation for Topic
MetafacadeLogic for Topic
|
TransitionFacadeLogic
A directed relationship between a source vertex and a target vertex.
|
TransitionFacadeLogicImpl
Metaclass facade implementation.
|
UseCaseFacadeLogic
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.
|
UseCaseFacadeLogicImpl
Metaclass facade implementation.
|
ValueObjectAssociationEndLogic
Represents the association end of a ValueObject.
|
ValueObjectLogic
Represents a value object, a Classifier whose unique value is determined only by its attributes.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.