Class | 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.
|
ArgumentFacadeLogicImpl |
MetafacadeLogic implementation.
|
AssociationClassFacadeLogic |
A model element that has both association and class properties.
|
AssociationClassFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.AssociationClassFacade.
|
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'.
|
AttributeLinkFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.AttributeLinkFacade.
|
BindingFacadeLogic |
A representation of the model object 'Template Binding'.
|
BindingFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.BindingFacade.
|
CallActionFacadeLogic |
A representation of the model object 'Call Operation Action'.
|
CallActionFacadeLogicImpl |
MetafacadeLogic implementation.
|
CallEventFacadeLogic |
A representation of the model object 'Activity'.
|
CallEventFacadeLogicImpl |
MetafacadeLogic implementation.
|
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.
|
ConstraintFacadeLogicImpl |
Metafacade implementation for org.andromda.metafacades.uml.ConstraintFacade.
|
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.
|
EntityAssociationLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.EntityAssociationFacade.
|
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.
|
EntityQueryOperationLogicImpl |
Metaclass facade implementation.
|
EnumerationFacadeLogic |
Represents an enumeration.
|
EnumerationFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.EnumerationFacade.
|
EnumerationLiteralFacadeLogic |
A user-defined data value for an enumeration.
|
EnumerationLiteralFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.EnumerationLiteralFacade.
|
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.
|
ExtendFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.ExtendFacade.
|
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.
|
ExtensionPointFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.ExtensionPointFacade.
|
FinalStateFacadeLogic |
A special kind of state signifying that the enclosing region is completed.
|
FinalStateFacadeLogicImpl |
Metaclass facade implementation.
|
FrontEndActionLogic |
Represents a "front-end" action.
|
FrontEndActionLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndAction.
|
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.
|
FrontEndActivityGraphLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndActivityGraph.
|
FrontEndControllerLogic |
A front end controller is assigned as the context of a use-case.
|
FrontEndControllerLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndController.
|
FrontEndControllerOperationLogic |
Represents an operation modeled on a controller.
|
FrontEndControllerOperationLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndControllerOperation.
|
FrontEndEventLogic |
A front-end event is represented by some kind of even on some kind of front-end (hyperlink,
submit button, etc).
|
FrontEndEventLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndEvent.
|
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) .
|
FrontEndExceptionHandlerLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndExceptionHandler.
|
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.
|
FrontEndFinalStateLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndFinalState.
|
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.
|
FrontEndPackageLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndPackage.
|
FrontEndParameterLogic |
A front-end parameter is a parameter passed between front-end action states.
|
FrontEndParameterLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndParameter.
|
FrontEndPseudostateLogic |
Encapsulates a pseudostate and provides specific front-end services.
|
FrontEndPseudostateLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndPseudostate.
|
FrontEndUseCaseLogic |
Represents a use case used in the "front end" of an application.
|
FrontEndUseCaseLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndUseCase.
|
FrontEndViewLogic |
Represents a view within a front end application.
|
FrontEndViewLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.FrontEndView.
|
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.
|
GeneralizationFacadeLogicImpl |
MetafacadeLogic implementation.
|
GuardFacadeLogic |
A representation of the model object 'Constraint'.
|
GuardFacadeLogicImpl |
MetafacadeLogic implementation.
|
IncludeFacadeLogic |
An include relationship defines that a use case contains the behavior defined in another use
case.
|
IncludeFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.IncludeFacade.
|
InstanceFacadeLogic |
A representation of the model object 'Instance Specification'.
|
InstanceFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.InstanceFacade.
|
InteractionFacadeLogic |
An interaction is a unit of behavior that focuses on the observable exchange of information
between connectable elements.
|
InteractionFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.InteractionFacade.
|
LinkEndFacadeLogic |
Can be an AttributeLinkImpl or LinkEndImpl.
|
LinkEndFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.LinkEndFacade.
|
LinkFacadeLogic |
A representation of the model object 'Instance Specification'.
|
LinkFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.LinkFacade.
|
ManageableEntityAssociationEndLogic |
TODO: Model Documentation for ManageableEntityAssociationEnd
MetafacadeLogic for ManageableEntityAssociationEnd
|
ManageableEntityAssociationEndLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.ManageableEntityAssociationEnd.
|
ManageableEntityAttributeLogic |
TODO: Model Documentation for ManageableEntityAttribute
MetafacadeLogic for ManageableEntityAttribute
|
ManageableEntityAttributeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.ManageableEntityAttribute.
|
ManageableEntityLogic |
An Entity that is Manageable: will produce CRUD operations in the EntityManager implementation.
|
ManageableEntityLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.ManageableEntity.
|
ManageableEntityLogicImpl.ManageableComparator | |
ModelElementFacadeLogic |
Represents a model element.
|
ModelElementFacadeLogicImpl |
Metaclass facade implementation.
|
ModelFacadeLogic |
Captures a view of a physical system.
|
ModelFacadeLogicImpl |
Metaclass facade implementation.
|
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'.
|
ObjectFlowStateFacadeLogicImpl |
Metaclass facade implementation.
|
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'.
|
PartitionFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.PartitionFacade.
|
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
|
QueueLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.Queue.
|
RedefinableTemplateSignatureFacadeLogic |
A signature containing the template parameters for the templated element (Class, operation,
property, etc).
|
RedefinableTemplateSignatureFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.RedefinableTemplateSignatureFacade.
|
RoleLogic |
Represents a role a user may play within a system.
|
RoleLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.Role.
|
ServiceLogic |
Represents a service.
|
ServiceLogicImpl |
Metaclass facade implementation.
|
ServiceOperationLogic |
Reprsents an operation of a service.
|
ServiceOperationLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.ServiceOperation.
|
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.
|
StereotypeFacadeLogicImpl |
MetafacadeLogic implementation.
|
SubactivityStateFacadeLogic |
State machines can be used to express the behavior of part of a system.
|
SubactivityStateFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.SubactivityStateFacade.
|
TaggedValueFacadeLogic |
UML2 Stereotype attribute, UML14 TaggedValue.
|
TaggedValueFacadeLogicImpl |
Metaclass facade implementation.
|
TemplateArgumentFacadeLogic |
Represents the model object 'Template Parameter Substitution'.
|
TemplateArgumentFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.TemplateArgumentFacade.
|
TemplateParameterFacadeLogic |
Represents a UML template parameter.
|
TemplateParameterFacadeLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.TemplateParameterFacade.
|
TopicLogic |
TODO: Model Documentation for Topic
MetafacadeLogic for Topic
|
TopicLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.Topic.
|
TransitionFacadeLogic |
A directed relationship between a source vertex and a target vertex.
|
TransitionFacadeLogicImpl |
Metaclass facade implementation.
|
UML14MetafacadeUtils |
Utilities for dealing with UML 1.4 metafacades
|
UMLModelAccessFacade |
Contains a UML model, follows the
ModelAccessFacade interface and can therefore be processed by AndroMDA. |
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.
|
ValueObjectAssociationEndLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.ValueObjectAssociationEnd.
|
ValueObjectLogic |
Represents a value object, a Classifier whose unique value is determined only by its attributes.
|
ValueObjectLogicImpl |
MetafacadeLogic implementation for org.andromda.metafacades.uml.ValueObject.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.