- GeneralizableElementFacadeLogic - Class in org.andromda.metafacades.emf.uml22
-
The model element that represents an element that can be generalized or specialized.
- GeneralizableElementFacadeLogic(Object, String) - Constructor for class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
Create Metafacade implementation instance using the MetafacadeFactory from the context
- GeneralizableElementFacadeLogicImpl - Class in org.andromda.metafacades.emf.uml22
-
MetafacadeLogic implementation for
org.andromda.metafacades.uml.GeneralizableElementFacade.
- GeneralizableElementFacadeLogicImpl(Object, String) - Constructor for class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogicImpl
-
- GeneralizationFacadeLogic - Class in org.andromda.metafacades.emf.uml22
-
A taxonomic relationship between a more general classifier and a more specific classifier.
- GeneralizationFacadeLogic(Generalization, String) - Constructor for class org.andromda.metafacades.emf.uml22.GeneralizationFacadeLogic
-
Create Metafacade implementation instance using the MetafacadeFactory from the context
- GeneralizationFacadeLogicImpl - Class in org.andromda.metafacades.emf.uml22
-
MetafacadeLogic implementation for
org.andromda.metafacades.uml.GeneralizationFacade.
- GeneralizationFacadeLogicImpl(Generalization, String) - Constructor for class org.andromda.metafacades.emf.uml22.GeneralizationFacadeLogicImpl
-
- getAbstractions() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Those abstraction dependencies for which this classifier is the client.
- getAbstractions() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A Classifier is a classification of instances - it describes a set of instances that have
features
in common.
- getAction() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogic
-
A front-end event is represented by some kind of even on some kind of front-end (hyperlink,
submit
button, etc).
- getAction() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
All parameters sent by this "front-end" action.
- getActionForwards() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
Represents a "front-end" action.
- getActionMethodName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
The method name representing this action state.
- getActionMethodName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
The method name used to delegate to this forward.
- getActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
All the transitions that make up this action, this directly maps onto the forwards.
- getActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
Represents a use case used in the "front end" of an application.
- getActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
The StateVertex (FrontEndView or PseudostateFacade) on which this action can be triggered.
- getActionState() - Method in class org.andromda.metafacades.emf.uml22.ActionFacadeLogic
-
The entry action for this action state (if any).
- getActionStates() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogic
-
State machines can be used to express the behavior of part of a system.
- getActionStates() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
The actions that pass through this action state.
- getActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogic
-
Represents an operation modeled on a controller.
- getActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
The use case to which this activity graph belongs.
- getActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.PartitionFacadeLogic
-
The set of partitions contained in this activity graph.
- getAdderName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
A name suitable for use when adding new elements to this association end in programming code.
- getAddition() - Method in class org.andromda.metafacades.emf.uml22.IncludeFacadeLogic
-
An include relationship defines that a use case contains the behavior defined in another use
case.
- getAggregation() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getAggregation() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getAggregationKind() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
Returns the value of the 'Aggregation' attribute (none, shared, composite).
- getAllActionParameters() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
Represents a view within a front end application.
- getAllActionStates() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Captures a view of a physical system.
- getAllActionStatesWithStereotype(ActivityGraphFacade, String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Finds all ActionStates with the Stereotype.
- getAllActors() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Captures a view of a physical system.
- getAllAssociatedClasses() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Lists all classes associated to this one and any ancestor classes (through generalization).
- getAllAssociatedClasses() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Lists the classes associated to this one, there is no repitition of classes.
- getAllClasses() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Captures a view of a physical system.
- getAllEntityReferences() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Represents a persistent entity.
- getAllEntityReferences() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
Represents a service.
- getAllFormFields() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
Represents a view within a front end application.
- getAllGeneralizations() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
All generalizations for this generalizable element, goes up the inheritance tree.
- getAllGeneralizations() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
The model element that represents an element that can be generalized or specialized.
- getAllManageables() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
An Entity that is Manageable: will produce CRUD operations in the EntityManager
implementation.
- getAllMessagingDestinations() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
Represents a service.
- getAllMetaObjectsInstanceOf(Class, List<Package>) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
List all meta objects instances of a given meta class It's a way to
achieve refAllOfType method in a JMI implementation.
- getAllObjectFlowStates() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Captures a view of a physical system.
- getAllProperties() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
A collection containing all 'properties' of the classifier and its ancestors.
- getAllProperties() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A collection containing all 'properties' of the classifier and its ancestors.
- getAllRequiredConstructorParameters() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
A collection containing all required and/or read-only 'properties' of the classifier and its
ancestors.
- getAllRequiredConstructorParameters() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A collection containing all required and/or read-only 'properties' of the classifier and its
ancestors.
- getAllRoles() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
Represents a use case used in the "front end" of an application.
- getAllRoles() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
Represents a service.
- getAllServiceReferences() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
Represents a service.
- getAllSpecializations() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
All specializations (travels down the inheritance hierarchy).
- getAllSpecializations() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
The model element that represents an element that can be generalized or specialized.
- getAllTransitions() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Captures a view of a physical system.
- getAllUseCases() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
Represents a use case used in the "front end" of an application.
- getAllUseCases() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Captures a view of a physical system.
- getApplicableStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getApplicableStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getApplicableStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getApplicableStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getApplicableStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getApplicableStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getApplicableStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getApplicableStereotypes() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getApplicableStereotypes() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getApplicableStereotypes() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getApplicableStereotypes() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getApplicableStereotypes() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getApplicableStereotypes() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getApplicableStereotypes() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getAppliedStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getAppliedStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getAppliedStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getAppliedStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getAppliedStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getAppliedStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getAppliedStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getAppliedStereotypes() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getAppliedStereotypes() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getAppliedStereotypes() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getAppliedStereotypes() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getAppliedStereotypes() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getAppliedStereotypes() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getAppliedStereotypes() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getAppliedSubstereotype(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getAppliedSubstereotype(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getAppliedSubstereotype(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getAppliedSubstereotype(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getAppliedSubstereotype(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getAppliedSubstereotype(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getAppliedSubstereotype(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getAppliedSubstereotypes(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getAppliedSubstereotypes(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getAppliedSubstereotypes(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getAppliedSubstereotypes(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getAppliedSubstereotypes(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getAppliedSubstereotypes(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getAppliedSubstereotypes(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getAppliedVersion(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getArgumentNames() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
A comma separated list of all argument names.
- getArguments() - Method in class org.andromda.metafacades.emf.uml22.BindingFacadeLogic
-
A representation of the model object 'Template Binding'.
- getArguments() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
A behavioral feature of a classifier that specifies the name, type, parameters, and
constraints for
invoking an associated behavior.
- getArgumentTypeNames() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
A comma separated list of all types of each argument, in order.
- getArray() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the array type for this classifier.
- getArray() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Assuming that the classifier is an array, this will return the non array type of the
classifier from
the model.
- getArrayName() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The name of the classifier as an array.
- getArrayName() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
The name of the classifier as an array.
- getArraySuffix() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
Gets the array suffix from the configured metafacade properties.
- getAssociatedClasses() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Lists the classes associated to this one, there is no repitition of classes.
- getAssociatedClasses() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Lists all classes associated to this one and any ancestor classes (through generalization).
- getAssociation() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
Gets the association ends belonging to this association.
- getAssociation() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getAssociation() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getAssociationEnd() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getAssociationEnd() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getAssociationEnd() - Method in class org.andromda.metafacades.emf.uml22.LinkEndFacadeLogic
-
Can be an AttributeLinkImpl or LinkEndImpl.
- getAssociationEndA() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The first association end.
- getAssociationEndA() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
An association describes a set of tuples whose values refer to typed instances.
- getAssociationEndB() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The second association end.
- getAssociationEndB() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
An association describes a set of tuples whose values refer to typed instances.
- getAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the association ends belonging to this association.
- getAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
The association owning this association end.
- getAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A Classifier is a classification of instances - it describes a set of instances that have
features
in common.
- getAssociationEnds(Classifier, boolean) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Gets a collection containing all of the associationEnds for this
class/interface.
- getAttribute() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkFacadeLogic
-
A representation of the model object 'Slot'.
- getAttributeLinks() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
The owning instance for this link.
- getAttributeNameList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets a comma separated list of attribute names.
- getAttributeNameList(boolean, boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets a comma separated list of attribute names.
- getAttributes() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the attributes that belong to the classifier.
- getAttributes(boolean) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets all attributes for the classifier and if 'follow' is true goes up the inheritance
hierarchy and gets the attributes from the super classes as well.
- getAttributes(boolean) - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Gets all attributes for the classifier and if 'follow' is true goes up the inheritance
hierarchy and gets the attributes from the super classes as well.
- getAttributes() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Gets the classifier who is the owner of the attributes.
- getAttributes(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets all attributes of the entity, and optionally retieves the super entities attributes as
well as excludes the entity's identifiers if 'withIdentifiers' is set to false.
- getAttributes(boolean, boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets all attributes of the entity, and optionally retieves the super entities attributes as
well as excludes the entity's identifiers if 'withIdentifiers' is set to false and exclude
derived attributes if 'withDerived' is set to false.
- getAttributes(Classifier, boolean) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Gets a collection containing all of the attributes for this
class/interface.
- getAttributeTypeList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets a comma separated list of attribute types.
- getBase() - Method in class org.andromda.metafacades.emf.uml22.ExtendFacadeLogic
-
The extend instances related to this use-case.
- getBase() - Method in class org.andromda.metafacades.emf.uml22.IncludeFacadeLogic
-
The included instances related to this use-case.
- getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Returns the fully qualified name of the model element.
- getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Returns the fully qualified name of the model element.
- getBody() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
Gets the 'body' or text of this constraint.
- getBody() - Method in class org.andromda.metafacades.emf.uml22.GuardFacadeLogic
-
TODO: Model Documentation for GuardFacade.body
- getBusinessOperations() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Represents a persistent entity.
- getCall() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Constructs the operation call with the operation name
- getChild() - Method in class org.andromda.metafacades.emf.uml22.GeneralizationFacadeLogic
-
A taxonomic relationship between a more general classifier and a more specific classifier.
- getChildEnds() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Represents a persistent entity.
- getClass_() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getClass_() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getClasses() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogic
-
Used to group elements, and provides a namespace for the grouped elements.
- getClassifier(String) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getClassifier(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getClassifier(String) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getClassifier(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getClassifier() - Method in class org.andromda.metafacades.emf.uml22.RedefinableTemplateSignatureFacadeLogic
-
A signature containing the template parameters for the templated element (Class, operation,
property, etc).
- getClassifiers() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
A representation of the model object 'Instance Specification'.
- getClassifiers() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getClassifiers() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getClientDependencies() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getClientDependencies() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getClientDependencies() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getClientDependencies() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getClientDependencies() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getClientDependency(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getClientDependency(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getClientDependency(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getClientDependency(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getClientDependency(String) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getClientDependency(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getClientDependency(String) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getClientDependency(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getClientDependency(String) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getClientDependency(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getColumnIndex() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
The name of the index to create on a column that persists the foreign key attribute.
- getColumnIndex() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
The name of the index to create on a column that persists the entity attribute.
- getColumnLength() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
The length of the column that persists this entity attribute.
- getColumnName() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
The name of the column that makes up the foreign key.
- getColumnName() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
The name of the table column to which this entity is mapped.
- getComment(Element) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Get the comments for a UML Element.
- getConcurrency() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Returns the concurrency modifier for this operation (i.e.
- getConnectionAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
A model element that has both association and class properties.
- getConstrainingClassifiers() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
Represents a UML template parameter.
- getConstraints() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets all constraints belonging to the model element.
- getConstraints(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Returns the constraints of the argument kind that have been placed onto this model.
- getConstraints(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Returns the constraints of the argument kind that have been placed onto this model.
- getConstraints() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Gets the model element to which the constraint applies (i.e.
- getContainer() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogic
-
A representation of the model object 'Vertex'.
- getContainerActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
All action states visited by this action.
- getContainerActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPseudostateLogic
-
Encapsulates a pseudostate and provides specific front-end services.
- getContextElement() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
Gets all constraints belonging to the model element.
- getContextElement() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
If this model element is the context of an activity graph, this represents that activity
graph.
- getController() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
All actions that defer to at least one operation of this controller.
- getController() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActivityGraphLogic
-
Represents the activity graph describing the details of a presentation tier or "front end"
use case.
- getController() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
Returns the use-case "controlled" by this controller.
- getControllerCall() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogic
-
A front-end event is represented by some kind of even on some kind of front-end (hyperlink,
submit
button, etc).
- getControllerCalls() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
Represents an operation on the server called by an action.
- getControllerCalls() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogic
-
A front-end event is represented by some kind of even on some kind of front-end (hyperlink,
submit
button, etc).
- getControllerOperation() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
The set of fields in the form made up form this controller operation's parameters.
- getDatatype() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getDatatype() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getDecisionTransitions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
Represents a "front-end" action.
- getDecisionTrigger() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
A front end forward is any transition between front-end states.
- getDefault() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
UML2: Returns the value of the 'Default' attribute.
- getDefault() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getDefault() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getDefaultElement() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
Represents a UML template parameter.
- getDefaultValue() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getDefaultValue() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
The default value of the attribute.
- getDefaultValue() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getDefaultValue() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
TODO: Model Documentation for ParameterFacade.defaultValue
- getDeferrableEvents() - Method in class org.andromda.metafacades.emf.uml22.StateFacadeLogic
-
If this event is located on an action state, this will represent that state.
- getDeferredOperations() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
All those actions that contain at least one front-end action state that is deferring to this
operation.
- getDeferringActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerLogic
-
The controller that will handle the execution of this front-end action.
- getDeferringActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogic
-
The controller operations to which this action defers, the order is preserved.
- getDefiningFeature() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getDefiningFeature() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getDeployedElement(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getDeployedElement(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getDeployedElement(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getDeployedElement(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getDeployedElement(String) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getDeployedElement(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getDeployedElement(String) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getDeployedElement(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getDeployedElements() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getDeployedElements() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getDeployedElements() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getDeployedElements() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getDeployment(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getDeployment(String, boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getDeployment(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getDeployment(String, boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getDeployment(String, boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getDeployment(String) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getDeployment(String, boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getDeployment(String) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getDeployments() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getDeployments() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getDeployments() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getDeployments() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getDisplayAttribute() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
An Entity that is Manageable: will produce CRUD operations in the EntityManager
implementation.
- getDocumentation(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the documentation for the model element, The indent argument is prefixed to each line.
- getDocumentation(String, int) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
This method returns the documentation for this model element, with the lines wrapped after
the specified number of characters, values of less than 1 will indicate no line wrapping is
required.
- getDocumentation(String, int, boolean) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
This method returns the documentation for this model element, with the lines wrapped after
the specified number of characters, values of less than 1 will indicate no line wrapping is
required.
- getDocumentation(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Gets the documentation for the model element, The indent argument is prefixed to each line.
- getDocumentation(String, int) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
This method returns the documentation for this model element, with the lines wrapped after
the specified number of characters, values of less than 1 will indicate no line wrapping is
required.
- getDocumentation(String, int, boolean) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
This method returns the documentation for this model element, with the lines wrapped after
the specified number of characters, values of less than 1 will indicate no line wrapping is
required.
- getDocumentation(String) - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
Gets the documentation for the model element, The indent argument is prefixed to each line.
- getDocumentation(String, int) - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
This method returns the documentation for this model element, with the lines wrapped after
the specified number of characters, values of less than 1 will indicate no line wrapping is
required.
- getDocumentation(String, int, boolean) - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
TODO: Model Documentation for
TemplateParameterFacade.getDocumentation
- getEAnnotation(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getEAnnotation(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getEAnnotation(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getEAnnotation(String) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getEAnnotation(String) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getEAnnotation(String) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getEAnnotation(String) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getEAnnotations() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getEAnnotations() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getEAnnotations() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getEAnnotations() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getEAnnotations() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getEAnnotations() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getEAnnotations() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getEffect() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
UML2: A representation of the literals of the enumeration 'Parameter Effect Kind': CREATE,
READ, UPDATE, DELETE.
- getEffect() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
If this action is located on a transition, this represents that transition.
- getElement() - Method in class org.andromda.metafacades.emf.uml22.TemplateArgumentFacadeLogic
-
Represents the model object 'Template Parameter Substitution'.
- getEmbeddedValues() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
The embedded values belonging to this entity.
- getEnds() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getEnds() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getEntityReferences() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Represents a persistent entity.
- getEntityReferences() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
Represents a service.
- getEntry() - Method in class org.andromda.metafacades.emf.uml22.ActionStateFacadeLogic
-
If this action is located on an action state, this will represent that state.
- getEnumeration() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
This enumeration's literals.
- getEnumerationLiteralParameters() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
Returns the enumeration literal parameters defined by tagged value as a comma separated list.
- getEnumerationValue() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
The value for this attribute if it is an enumeration literal, null otherwise.
- getEnumerationValue() - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogic
-
Gets the Literal's Value.
- getEvent() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
The parameters to this event.
- getExceptionList() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
A comma separated list containing all exceptions that this operation throws.
- getExceptionList(String) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Returns a comma separated list of exceptions appended to the comma separated list of fully
qualified 'initialException' classes passed in to this method.
- getExceptions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
Represents an operation on the server called by an action.
- getExceptions() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
A collection of all exceptions thrown by this operation.
- getExtends() - Method in class org.andromda.metafacades.emf.uml22.UseCaseFacadeLogic
-
The base use-case.
- getExtension() - Method in class org.andromda.metafacades.emf.uml22.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.
- getExtensionPoints() - Method in class org.andromda.metafacades.emf.uml22.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.
- getExtensionPoints() - Method in class org.andromda.metafacades.emf.uml22.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.
- getFeaturingClassifier(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getFeaturingClassifier(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getFeaturingClassifier(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getFeaturingClassifier(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getFeaturingClassifiers() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getFeaturingClassifiers() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getFinalStates() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
State machines can be used to express the behavior of part of a system.
- getFirstActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.UseCaseFacadeLogic
-
The use-case owning this activity graph.
- getForeignKeyConstraintName() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
The name of the foreign key constraint to use for databases.
- getForeignKeySuffix() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
The current foreign key suffix specified for this entity association end facade.
- getFormFields() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
Represents a "front-end" action.
- getFormFields() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogic
-
Gets the controller operation to which this parameter belongs.
- getForward() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
Represents an operation on the server called by an action.
- getForwardParameters() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
A front end forward is any transition between front-end states.
- getFromOperationName() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogic
-
The 'from' operation name.
- getFromOperationSignature() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogic
-
The 'from' operation signature.
- getFrontEndActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
A front end forward is any transition between front-end states.
- getFrontEndControllers() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPackageLogic
-
Represents a package storing "front-end" components.
- getFrontEndUseCases() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPackageLogic
-
Represents a package storing "front-end" components.
- getFullyQualifiedArrayName() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The fully qualified name of the classifier as an array.
- getFullyQualifiedArrayName() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
The fully qualified name of the classifier as an array.
- getFullyQualifiedIdentifierTypeName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
The full name of the type of the identifier.
- getFullyQualifiedManageableServiceName() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
The fully qualified service name of the entity.
- getFullyQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The fully qualified name of this model element.
- getFullyQualifiedName(boolean) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Returns the fully qualified name of the model element.
- getFullyQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
The fully qualified name of this model element.
- getFullyQualifiedName(boolean) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Returns the fully qualified name of the model element.
- getFullyQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
Return the fully qualified name of the template parameter: package + class + parameter name
- getFullyQualifiedName(Element, String, boolean) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Returns the fully-qualified name of the model element by iterating up through the getOwner hierarchy.
- getFullyQualifiedNamePath() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Returns the fully qualified name as a path, the returned value always starts with out a slash
'/'.
- getFullyQualifiedNamePath() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Returns the fully qualified name as a path, the returned value always starts with out a slash
'/'.
- getGeneralization() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the direct generalization for this generalizable element.
- getGeneralization() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
The model element that represents an element that can be generalized or specialized.
- getGeneralizationLinks() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the actual links that this generalization element is part of (it plays either the
specialization or generalization).
- getGeneralizationLinks() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
The model element that represents an element that can be generalized or specialized.
- getGeneralizationList() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
A comma separated list of the fully qualified names of all generalizations.
- getGeneralizationList() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
A comma separated list of the fully qualified names of all generalizations.
- getGeneralizationRoot() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The element found when you recursively follow the generalization path up to the root.
- getGeneralizationRoot() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
The model element that represents an element that can be generalized or specialized.
- getGeneralizations() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Return all generalizations (ancestors) from this generalizable element.
- getGeneralizations() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
The model element that represents an element that can be generalized or specialized.
- getGeneralizedActors() - Method in class org.andromda.metafacades.emf.uml22.ActorFacadeLogic
-
The set of actors that generalize this actor.
- getGeneralizedByActors() - Method in class org.andromda.metafacades.emf.uml22.ActorFacadeLogic
-
All actors generalized by this actor.
- getGetterName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
A name suitable for use when accessing this association end in programming code.
- getGetterName() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
The name of the accessor operation that would retrieve this attribute's value.
- getGetterName() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogic
-
The "getter" name for this dependency.
- getGetterName() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
The name to use for accessors getting this parameter from a bean.
- getGetterName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
get + capitalized parameter name
- getGetterSetterReturnTypeName() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Return Type with multiplicity taken into account.
- getGetterSetterTypeName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
The name of the type that is returned on the accessor and mutator operations, determined in
part by the multiplicity.
- getGetterSetterTypeName() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
The name of the type that is returned on the accessor and mutator operations, determined in
part by the multiplicity.
- getGetterSetterTypeName() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
Fully Qualified TypeName, determined in part by multiplicity (for UML2).
- getGetterSetterTypeName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
The type of the template parameter.
- getGetterSetterTypeNameImpl() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
Fully Qualified implementation class of TypeName, determined in part by multiplicity (for
UML2).
- getGuard() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
A directed relationship between a source vertex and a target vertex.
- getId() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the unique identifier of the underlying model element.
- getId() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Gets the unique identifier of the underlying model element.
- getIdentifierAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets all the associationEnds of this entity marked with the identifiers stereotype.
- getIdentifierGetterName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
The getter name of the identifier.
- getIdentifierName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
The name of the identifier.
- getIdentifiers(boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets all identifiers for an entity.
- getIdentifiers() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Represents a persistent entity.
- getIdentifierSetterName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
The setter name of the identifier.
- getIdentifierTypeName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
The name of the type of the identifier.
- getImplementationOperations() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Returns all those operations that could be implemented at this classifier's level.
- getImplementationOperations() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A Classifier is a classification of instances - it describes a set of instances that have
features
in common.
- getImplementedInterfaceList() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
A comma separated list of the fully qualified names of all implemented interfaces.
- getImplementedInterfaceList() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A comma separated list of the fully qualified names of all implemented interfaces.
- getIncludes() - Method in class org.andromda.metafacades.emf.uml22.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.
- getIncomingDestination() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
Reprsents an operation of a service.
- getIncomings() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogic
-
A representation of the model object 'Vertex'.
- getInitialAction() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActivityGraphLogic
-
Represents the activity graph describing the details of a presentation tier or "front end"
use case.
- getInitialState() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
State machines can be used to express the behavior of part of a system.
- getInitialStates() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
State machines can be used to express the behavior of part of a system.
- getInitialTransition() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
State machines can be used to express the behavior of part of a system.
- getInitialView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
Represents a use case used in the "front end" of an application.
- getInput() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
Represents a "front-end" action.
- getInstance() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkFacadeLogic
-
Returns those slots that map onto attributes.
- getInstance() - Method in class org.andromda.metafacades.emf.uml22.LinkEndFacadeLogic
-
Those slots that map onto association ends.
- getInstanceAttributes() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Those attributes that are scoped to an instance of this class.
- getInstanceAttributes() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A Classifier is a classification of instances - it describes a set of instances that have
features
in common.
- getInstanceOperations() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Those operations that are scoped to an instance of this class.
- getInstanceOperations() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A Classifier is a classification of instances - it describes a set of instances that have
features
in common.
- getInstances() - Method in class org.andromda.metafacades.emf.uml22.LinkEndFacadeLogic
-
Can be an AttributeLinkImpl or LinkEndImpl.
- getInterface() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
UML2 4.0 (Eclipse 4.2) only
- getInterface() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
UML2 4.0 (Eclipse 4.2) only
- getInterfaceAbstractions() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Those interfaces that are abstractions of this classifier, this basically means this
classifier realizes them.
- getInterfaceAbstractions() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A Classifier is a classification of instances - it describes a set of instances that have
features
in common.
- getInterUseCaseParameters() - Method in class org.andromda.metafacades.emf.uml22.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.
- getJavaNewString() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
A String representing a new Constructor declaration for this classifier type to be used in a
Java environment.
- getJavaNewString() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A String representing a new Constructor declaration for this classifier type to be used in a
Java environment.
- getJavaNullString() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
A String representing the null-value for this classifier type to be used in a Java
environment.
- getJavaNullString() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A String representing the null-value for this classifier type to be used in a Java
environment.
- getJdbcMappings() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
The PIM to language specific mappings for JDBC.
- getJdbcType() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
The JDBC type for this entity attribute.
- getKeywords() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
UML2: Retrieves the keywords for this element.
- getKeywords() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getKeywords() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getKeywords() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getKeywords() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getKeywords() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getKeywords() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
UML2: Retrieves the keywords for this element.
- getKeywords() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getKeywords() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getLabel() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
UML2: Retrieves a localized label for this named element.
- getLabel() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getLabel(boolean) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getLabel() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getLabel(boolean) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getLabel() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getLabel(boolean) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getLabel() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
UML2: Retrieves a localized label for this named element.
- getLabel() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getLabel(boolean) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getLabel() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getLabel(boolean) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getLanguageMappings() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The language mappings that have been set for this model element.
- getLanguageMappings() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
The language mappings that have been set for this model element.
- getLink() - Method in class org.andromda.metafacades.emf.uml22.LinkEndFacadeLogic
-
The two links ends owned by this link.
- getLinkEnds() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
The first instance to which this link end is attached.
- getLinkEnds() - Method in class org.andromda.metafacades.emf.uml22.LinkFacadeLogic
-
The link owning this link end.
- getLiterals() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogic
-
If the attribute is an enumeration literal this represents the owning enumeration.
- getLiteralType() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogic
-
Represents an enumeration.
- getLower() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
the lower value for the multiplicity
-only applicable for UML2
- getLower() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getLower() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
the lower value for the multiplicity
-only applicable for UML2
- getLower() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getLower() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
the lower value for the multiplicity
-only applicable for UML2
- getLower() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
the lower value for the multiplicity
-only applicable for UML2
- getLower() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- getLowerValue() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getLowerValue() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getManageableAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
An Entity that is Manageable: will produce CRUD operations in the EntityManager
implementation.
- getManageableAttributes() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
An Entity that is Manageable: will produce CRUD operations in the EntityManager
implementation.
- getManageableIdentifier() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAssociationEndLogic
-
TODO: Model Documentation for ManageableEntityAssociationEnd
- getManageableIdentifier() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
An Entity that is Manageable: will produce CRUD operations in the EntityManager
implementation.
- getManageableMembers() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
ManageableAttributes and ManageableAssociationEnds
- getManageablePackageName() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
The entity package name.
- getManageablePackagePath() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
The Package path of the Entity
- getManageableServiceAccessorCall() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
The entity accessor (getter) call.
- getManageableServiceFullPath() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
The service full path of the entity.
- getManageableServiceName() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
The service name of the entity.
- getMaximumListSize() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
The maximum number of rows to load from the database.
- getMaxSqlNameLength() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
The maximum length a SQL name may be.
- getMemberVariables() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogic
-
Represents an enumeration.
- getMessagingDestinations() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
Represents a service.
- getMethodBody() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Returns the operation method body determined from UML sequence diagrams or other UML sources.
- getModel() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Return the model containing this model element (multiple models may be loaded and processed
at the same time).
- getModel() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getModel() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getModel() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getModel() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getModel() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getModel() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Represents a model element.
- getModel() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getModel() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getModel() - Method in class org.andromda.metafacades.emf.uml22.UMLModelAccessFacade
-
- getModelElements() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogic
-
Gets the root package for the model element.
- getModelElements() - Method in class org.andromda.metafacades.emf.uml22.UMLModelAccessFacade
-
- getModels() - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Utility method to return ALL loaded models, populated by RepositoryFacade
- getName() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The name of the model element.
- getName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getName() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getName(boolean) - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogic
-
Gets the name of the enumeration literal (if the "modelName" flag is true, then the actual
name of the literal in the model is returned - otherwise the name that has any masking
applied).
- getName() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
The name of the model element.
- getName() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getName() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
TODO: Model Documentation for TemplateParameterFacade.name
- getName(Object) - Method in class org.andromda.metafacades.emf.uml22.UMLModelAccessFacade
-
- getNameExpression() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getNameExpression() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getNameExpression() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getNameExpression() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getNameExpression() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getNamespace() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getNamespace() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getNamespace() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getNamespace() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getNamespace() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getNavigableConnectingEnds() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The other ends of this classifier's association ends which are navigable.
- getNavigableConnectingEnds(boolean) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Get the other ends of this classifier's association ends which are navigable and if 'follow'
is true goes up the inheritance hierarchy and gets the super association ends as well.
- getNavigableConnectingEnds(boolean) - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Get the other ends of this classifier's association ends which are navigable and if 'follow'
is true goes up the inheritance hierarchy and gets the super association ends as well.
- getNavigableConnectingEnds() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A Classifier is a classification of instances - it describes a set of instances that have
features
in common.
- getNearestPackage() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getNearestPackage() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getNearestPackage() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getNearestPackage() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getNearestPackage() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getNearestPackage() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getNearestPackage() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getNonArray() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Assuming that the classifier is an array, this will return the non array type of the
classifier from
the model.
- getNonArray() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Gets the array type for this classifier.
- getObjectFlowStates() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogic
-
State machines can be used to express the behavior of part of a system.
- getOperation() - Method in class org.andromda.metafacades.emf.uml22.CallActionFacadeLogic
-
A representation of the model object 'Call Operation Action'.
- getOperation() - Method in class org.andromda.metafacades.emf.uml22.CallEventFacadeLogic
-
A representation of the model object 'Activity'.
- getOperation() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
Return all parameters for the operation, including the return parameter.
- getOperationCall() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
A front end forward is any transition between front-end states.
- getOperationCallFromAttributes() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The attributes from this classifier in the form of an operation call (this example would be
in Java): '(String attributeOne, String attributeTwo).
- getOperationCallFromAttributes() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
The attributes from this classifier in the form of an operation call (this example would be
in Java): '(String attributeOne, String attributeTwo).
- getOperationCallFromAttributes(boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets the attributes as a list within an operation call, optionally including the type names
and the identifier attributes.
- getOperationCallFromAttributes(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets the attributes as a list within an operation call.
- getOperations() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The operations owned by this classifier.
- getOperations() - Method in class org.andromda.metafacades.emf.uml22.CallEventFacadeLogic
-
A representation of the model object 'Activity'.
- getOperations() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Gets the owner of this operation
- getOpposite() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getOpposite() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getOppositeAssociationEnd(Property) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Gets the opposite end of the given associationEnd
if the
property is indeed an association end, otherwise returns null.
- getOppositeProperty(Property) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Gets the opposite end of the given associationEnd
if the
property is indeed an association end, otherwise returns null.
- getOtherEnd() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
A property related by memberEnd or its specializations to an association represents an end of
the
association.
- getOtherEnd() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getOtherEnd() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getOutgoingDestination() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
Reprsents an operation of a service.
- getOutgoings() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogic
-
A representation of the model object 'Vertex'.
- getOverriddenOperation() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
A behavioral feature of a classifier that specifies the name, type, parameters, and
constraints for
invoking an associated behavior.
- getOwnedComments() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getOwnedComments() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getOwnedComments() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getOwnedComments() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getOwnedComments() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getOwnedComments() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getOwnedComments() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getOwnedElements() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getOwnedElements() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getOwnedElements() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getOwnedElements() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getOwnedElements() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getOwnedElements() - Method in class org.andromda.metafacades.emf.uml22.NamespaceFacadeLogic
-
Gets the namespace to which this model element belongs.
- getOwnedElements() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getOwnedElements() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogic
-
Used to group elements, and provides a namespace for the grouped elements.
- getOwnedElements() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getOwnedInstances() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
A representation of the model object 'Instance Specification'.
- getOwnedLinks() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
A representation of the model object 'Instance Specification'.
- getOwnedProperty(Classifier, boolean, boolean) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
returns all owned properties of the given classifier with the right type:
attribute if isAssociation
is false and association end
otherwise.
- getOwnedTemplateSignature() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
UML2 3.0: Property no longer inherits from TemplateableElement
- getOwnedTemplateSignature() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
UML2 3.0: Property no longer inherits from TemplateableElement
- getOwnedTemplateSignature() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getOwner() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getOwner() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
Gets the attributes that belong to the classifier.
- getOwner() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getOwner() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getOwner() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- getOwner() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getOwner() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getOwner() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getOwner() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
The operations owned by this classifier.
- getOwner() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getOwner() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
The ModelElement that owns this parameter.
- getOwningAssociation() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getOwningAssociation() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getOwningInstance() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getOwningInstance() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getOwningParameter() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getOwningParameter() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getOwningParameter() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getOwningParameter() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getOwningTemplateParameter() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getOwningTemplateParameter() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getOwningTemplateParameter() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getOwningTemplateParameter() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getPackage() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the package to which this model element belongs.
- getPackage() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Represents a model element.
- getPackageableElement_visibility() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getPackageableElement_visibility() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getPackageName() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The name of this model element's package.
- getPackageName(boolean) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the package name (optionally providing the ability to retrieve the model name and not
the mapped name).
- getPackageName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
The name of this model element's package.
- getPackageName(boolean) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Gets the package name (optionally providing the ability to retrieve the model name and not
the mapped name).
- getPackageName(Object) - Method in class org.andromda.metafacades.emf.uml22.UMLModelAccessFacade
-
- getPackageName(NamedElement, String, boolean) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Constructs the package name for the given metaObject
,
separating the package name by the given separator
.
- getPackageName(Element, String, boolean) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Returns the package name of the closest ancestor that is an instance of NamedElement
.
- getPackagePath() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Returns the package as a path, the returned value always starts with out a slash '/'.
- getPackagePath() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Returns the package as a path, the returned value always starts with out a slash '/'.
- getPageSize() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
The maximum number of rows to load from the database.
- getParameter() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
Represents a UML template parameter.
- getParameters() - Method in class org.andromda.metafacades.emf.uml22.EventFacadeLogic
-
If this parameter is located on an event, this will represent that event.
- getParameters() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
The action to which this parameter belongs (if it belongs to an action), otherwise it returns
null.
- getParameters() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
If this parameter is located on an operation, this will represent that operation.
- getParent() - Method in class org.andromda.metafacades.emf.uml22.GeneralizationFacadeLogic
-
A taxonomic relationship between a more general classifier and a more specific classifier.
- getParentEnd() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Represents a persistent entity.
- getPartition() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogic
-
All vertices enveloped by this partition.
- getPartitions() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogic
-
State machines can be used to express the behavior of part of a system.
- getPostconditionName() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
The name of the operation that handles postcondition constraints.
- getPostconditions() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
A behavioral feature of a classifier that specifies the name, type, parameters, and
constraints for
invoking an associated behavior.
- getPreconditionCall() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
The call to the precondition operation.
- getPreconditionName() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
The name of the operation that handles precondition constraints.
- getPreconditions() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
A behavioral feature of a classifier that specifies the name, type, parameters, and
constraints for
invoking an associated behavior.
- getPreconditionSignature() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
The signature of the precondition operation.
- getProperties() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
A collection containing all 'properties' of the classifier.
- getProperties(boolean) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets all properties (attributes and navigable association ends) for the classifier and if
'follow' is true goes up the inheritance hierarchy and gets the properties from the super
classes as well.
- getProperties() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A collection containing all 'properties' of the classifier.
- getProperties(boolean) - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Gets all properties (attributes and navigable association ends) for the classifier and if
'follow' is true goes up the inheritance hierarchy and gets the properties from the super
classes as well.
- getProperties(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets all properties of this entity, this includes the attributes and navigable association
ends of the entity.
- getPseudostates() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
State machines can be used to express the behavior of part of a system.
- getQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
UML2: Returns the value of the 'Qualified Name' attribute.
- getQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
UML2: Returns the value of the 'Qualified Name' attribute.
- getQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getQualifier(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getQualifier(String, Type) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getQualifier(String, Type, boolean, EClass, boolean) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getQualifier(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getQualifier(String, Type) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getQualifier(String, Type, boolean, EClass, boolean) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getQualifiers() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getQualifiers() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getQuery(String) - Method in class org.andromda.metafacades.emf.uml22.EntityQueryOperationLogic
-
The query string for this EntityFinderMethod.
- getQueryOperations(boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets all query operations for an entity.
- getQueryOperations() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Represents a persistent entity.
- getRedefinedElement(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRedefinedElement(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRedefinedElement(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getRedefinedElement(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getRedefinedElements() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRedefinedElements() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getRedefinedProperties() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRedefinedProperties() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getRedefinedProperty(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRedefinedProperty(String, Type) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRedefinedProperty(String, Type, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRedefinedProperty(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getRedefinedProperty(String, Type) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getRedefinedProperty(String, Type, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getRedefinitionContext(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRedefinitionContext(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRedefinitionContext(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getRedefinitionContext(String, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getRedefinitionContexts() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRedefinitionContexts() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getReferencingFinalStates() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
The use case the final state is "targetting".
- getReferencingManageables() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
An Entity that is Manageable: will produce CRUD operations in the EntityManager
implementation.
- getRelationName() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
A name suited for naming this relationship.
- getRelationName() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
A name suited for naming this relationship.
- getRelationships() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRelationships() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getRelationships() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getRelationships() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getRelationships() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getRelationships() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getRelationships() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getRemoverName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
A name suitable for use when removing element from this association end in programming code.
- getRequiredAttributeNameList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets a comma separated list of required attribute names.
- getRequiredAttributes(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Returns all attributes that are specified as 'required' in the model.
- getRequiredAttributeTypeList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets a comma separated list of attribute types with are required.
- getRequiredConstructorParameters() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
A collection containing all required and/or read-only 'properties' of the classifier.
- getRequiredConstructorParameters() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A collection containing all required and/or read-only 'properties' of the classifier.
- getRequiredProperties(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Gets all required properties for this entity.
- getRequiredPropertyNameList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Creates a comma separated list of the required property names.
- getRequiredPropertyTypeList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
A comma separated list of the required property types.
- getRequiredStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRequiredStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getRequiredStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getRequiredStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getRequiredStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getRequiredStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getRequiredStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getRequiredStereotypes() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getRequiredStereotypes() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getRequiredStereotypes() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getRequiredStereotypes() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getRequiredStereotypes() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getRequiredStereotypes() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getRequiredStereotypes() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getReturnParameter() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
(UML2 Only).
- getReturnType() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
A behavioral feature of a classifier that specifies the name, type, parameters, and
constraints for
invoking an associated behavior.
- getRoles() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
Represents a use case used in the "front end" of an application.
- getRoles() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
Represents a service.
- getRoles() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
Reprsents an operation of a service.
- getRootPackage() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the root package for the model element.
- getRootPackage() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Gets all the model elements belonging to the root package.
- getRootPackage() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Captures a view of a physical system.
- getSchema() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationLogic
-
The name of the schema that contains the database table
- getSchema() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
The name of the schema that contains the database table
- getSerialVersionUID() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Returns the serial version UID of the underlying model element.
- getSerialVersionUID() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Returns the serial version UID of the underlying model element.
- getSerialVersionUID(ClassifierFacade) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
- getService() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
Reprsents an operation of a service.
- getServiceCalls() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
All calls deferred to the controller by this action state.
- getServiceReferences() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerLogic
-
A front end controller is assigned as the context of a use-case.
- getServiceReferences() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
Represents a service.
- getSetterName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
A name suitable for use when accessing this association end in programming code.
- getSetterName() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
The name of the mutator operation that would retrieve this attribute's value.
- getSetterName() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogic
-
The "setter" name for this dependency.
- getSetterName() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
The name to use for accessors getting this parameter in a bean.
- getSetterName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
set + capitalized parameter name
- getSignature() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Return the operation signature, including public/protested abstract returnType name plus
argument type and name
- getSignature(boolean) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Returns the signature of the operation and optionally appends the argument names (if
withArgumentNames is true), otherwise returns the signature with just the types alone in the
signature.
- getSignature(String) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Returns the signature of the operation and optionally appends the given 'argumentModifier' to
each argument.
- getSlots() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
The instances this attribute link is attached too.
- getSlots() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getSlots() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getSource() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
A directed relationship between a source vertex and a target vertex.
- getSourceDependencies() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the dependencies for which this model element is the source.
- getSourceDependencies() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
The source element of this dependency.
- getSourceDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getSourceDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getSourceDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getSourceDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getSourceDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getSourceDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getSourceDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getSourceDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getSourceDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getSourceDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getSourceDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getSourceDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getSourceDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getSourceDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getSourceElement() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogic
-
Gets the dependencies for which this model element is the source.
- getSpecializations() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the direct specializations (i.e.
- getSpecializations() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
The model element that represents an element that can be generalized or specialized.
- getSpecializations(Classifier) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Retrieves all specializations of the given classifier
instance.
- getSpecification() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getSpecification() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getSqlMappings() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogicImpl
-
Gets the SQL mappings that have been set for this entity attribute.
- getSqlMappings() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
The SQL mappings (i.e.
- getSqlType() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
The SQL type for this the foreign key column of this association end.
- getSqlType() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
The SQL type for this attribute.
- getState() - Method in class org.andromda.metafacades.emf.uml22.EventFacadeLogic
-
Events to which is being deferred in this action state.
- getStateMachine() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogic
-
A representation of the model object 'Vertex'.
- getStateMachineContext() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
If this model element is the context of an activity graph, this represents that activity
graph.
- getStateMachineContext() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Represents a model element.
- getStates() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
State machines can be used to express the behavior of part of a system.
- getStaticAttributes() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Those attributes that are scoped to the definition of this class.
- getStaticAttributes() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A Classifier is a classification of instances - it describes a set of instances that have
features
in common.
- getStaticOperations() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Those operations that are scoped to the definition of this class.
- getStaticOperations() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A Classifier is a classification of instances - it describes a set of instances that have
features
in common.
- getStereotypeApplication(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getStereotypeApplication(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getStereotypeApplication(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getStereotypeApplication(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getStereotypeApplication(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getStereotypeApplication(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getStereotypeApplication(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getStereotypeApplications() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getStereotypeApplications() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getStereotypeApplications() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getStereotypeApplications() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getStereotypeApplications() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getStereotypeApplications() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getStereotypeApplications() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getStereotypeNames() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The collection of ALL stereotype names for this model element.
- getStereotypeNames() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
The collection of ALL stereotype names for this model element.
- getStereotypeNames(Object) - Method in class org.andromda.metafacades.emf.uml22.UMLModelAccessFacade
-
- getStereotypeNames(Element) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Retrieves the names of the stereotypes for the given element
- getStereotypes() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets all stereotypes for this model element.
- getStereotypes() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Represents a model element.
- getSubmachine() - Method in class org.andromda.metafacades.emf.uml22.SubactivityStateFacadeLogic
-
State machines can be used to express the behavior of part of a system.
- getSubPackages() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogic
-
Used to group elements, and provides a namespace for the grouped elements.
- getSubsettedProperties() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getSubsettedProperties() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getSubsettedProperty(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getSubsettedProperty(String, Type) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getSubsettedProperty(String, Type, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getSubsettedProperty(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getSubsettedProperty(String, Type) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getSubsettedProperty(String, Type, boolean, EClass) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getSubvertices(Predicate) - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogicImpl
-
- getSuperAssociationFacade() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the AssociationFacade parent instance.
- getSuperClass() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
This class' superclass, returns the generalization if it is a ClassifierFacade, null
otherwise.
- getSuperClass() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
A Classifier is a classification of instances - it describes a set of instances that have
features
in common.
- getSuperClassifierFacade() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the ClassifierFacade parent instance.
- getTableAttributeNames() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
A collection of all possible attribute names of a table (this will only work when your table
is modeled as an array..not a collection).
- getTableColumnNames() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
All the columns for this parameter if it represents a table variable.
- getTableColumns() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
A list of all attributes which make up the table columns of this table (this only contains
attributes when the table is represented by an array).
- getTableName() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationLogic
-
The name of the table if this is a many-to-many association.
- getTableName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
The name of the database table to which this entity is persisted.
- getTablePrefix() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogic
-
The Entity table prefix to be used for this package.
- getTables() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
Represents a view within a front end application.
- getTaggedValue(Element) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Retrieves the TagDefinitions for the given element.
- getTaggedValues() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Return the TaggedValues associated with this model element, under all stereotypes.
- getTaggedValues() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Represents a model element.
- getTagValueAsString(Object) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
The toString() method isn't suitable to transform the values of tagValue as String.
- getTarget() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
A directed relationship between a source vertex and a target vertex.
- getTargetDependencies() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Gets the dependencies for which this model element is the target.
- getTargetDependencies() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Gets the element to which the dependencies belong.
- getTargetDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getTargetDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getTargetDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getTargetDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getTargetDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getTargetDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getTargetDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getTargetDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getTargetDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getTargetDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getTargetDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getTargetDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getTargetDirectedRelationships() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getTargetDirectedRelationships(EClass) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getTargetElement() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogic
-
Gets the dependencies for which this model element is the target.
- getTargetUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndFinalStateLogic
-
The final states linking to this use case
- getTargetViews() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
Represents a "front-end" action.
- getTemplateBinding(TemplateSignature) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
UML2 3.0: Property no longer inherits from TemplateableElement
- getTemplateBinding(TemplateSignature, boolean) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
UML2 3.0: Property no longer inherits from TemplateableElement
- getTemplateBinding(TemplateSignature) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
UML2 3.0: Property no longer inherits from TemplateableElement
- getTemplateBinding(TemplateSignature, boolean) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
UML2 3.0: Property no longer inherits from TemplateableElement
- getTemplateBindings() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
UML2 3.0: Property no longer inherits from TemplateableElement
AssociationEndImpl.property.validateUpperGt0 has been removed from UML2 3.x.
- getTemplateBindings() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
UML2 3.0: Property no longer inherits from TemplateableElement
AttributeImpl.property.validateUpperGt0 has been removed from UML2 3.x.
- getTemplateBindings() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getTemplateParameter(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Get the template parameter for this model element having the parameterName
- getTemplateParameter() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getTemplateParameter() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getTemplateParameter() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getTemplateParameter(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Get the template parameter for this model element having the parameterName
- getTemplateParameter() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getTemplateParameters() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Get the template parameters for this model element
- getTemplateParameters() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Represents a model element.
- getTransition() - Method in class org.andromda.metafacades.emf.uml22.ActionFacadeLogic
-
An action is a named element that is the fundamental unit of executable functionality.
- getTransition() - Method in class org.andromda.metafacades.emf.uml22.EventFacadeLogic
-
If a trigger is present on this transition, this event represents that trigger.
- getTransition() - Method in class org.andromda.metafacades.emf.uml22.GuardFacadeLogic
-
A representation of the model object 'Constraint'.
- getTransitions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
The front-end actions directly containing this front-end forward.
- getTransitions() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
State machines can be used to express the behavior of part of a system.
- getTranslation(String) - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
This constraint's translation for the argument languange.
- getTrigger() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
If this event is located on a transition, this represents that transition.
- getType() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
A property related by memberEnd or its specializations to an association represents an end of
the
association.
- getType() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getType() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
Represents an attribute on a classifier.
- getType() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getType() - Method in class org.andromda.metafacades.emf.uml22.ObjectFlowStateFacadeLogic
-
A representation of the model object 'Object Flow'.
- getType() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
Specification of an argument used to pass information into or out of an invocation of a
behavioral
feature.
- getType() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
TemplateParameter may be of type Classifier, PackageableElement,
Operation or Property.
- getTypedArgumentList() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
A comma-separated parameter list (type and name of each parameter) of an operation.
- getTypedArgumentList(String) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
A comma-separated parameter list (type and name of each parameter) of an operation with an
optional modifier (i.e final) before each parameter.
- getTypeSpecializations() - Method in class org.andromda.metafacades.emf.uml22.ValueObjectLogic
-
Represents a value object, a Classifier whose unique value is determined only by its
attributes.
- getUniqueGroup() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
The name of the unique-key that this unique association end belongs
- getUniqueGroup() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
The name of the unique-key that this unique attribute belongs
- getUpper() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
the upper value for the multiplicity (will be -1 for *)
-only applicable for UML2
- getUpper() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getUpper() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
the upper value for the multiplicity (will be -1 for *)
-only applicable for UML2
- getUpper() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getUpper() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
the upper value for the multiplicity (will be -1 for *)
- only applicable for UML2
- getUpper() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
the upper value of the multiplicity (will be -1 for *)
-only applicable for UML2
- getUpperValue() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getUpperValue() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getUseCase() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogic
-
The first activity graph directly owned by this use-case.
- getUseCase() - Method in class org.andromda.metafacades.emf.uml22.ExtensionPointFacadeLogic
-
The extension points related to this use-case.
- getUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerLogic
-
Returns the controller for this use-case.
- getUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
A front end forward is any transition between front-end states.
- getUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
All views that are part of this use case.
- getUsers() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
An Entity that is Manageable: will produce CRUD operations in the EntityManager
implementation.
- getValidationName() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
- getValidationName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- getValidationName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogicImpl
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.ActorFacadeLogicImpl
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.EventFacadeLogicImpl
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.FinalStateFacadeLogicImpl
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.GuardFacadeLogicImpl
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogicImpl
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogicImpl
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogicImpl
-
getStateMachine
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- getValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.UseCaseFacadeLogicImpl
-
- getValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getValue() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkFacadeLogic
-
A representation of the model object 'Slot'.
- getValue(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getValue(String, Type) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getValue(String, Type, boolean, EClass, boolean) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getValue() - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogic
-
Returns the value of this enumeration literal, by default the value is the same as the name.
- getValue(boolean) - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogic
-
Gets the value of the enumeration literal (if the "modelValue" flag is true, then the actual
value of the literal in the model is returned - otherwise the value that has any masking
applied is returned).
- getValue(String) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getValue(String, Type) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getValue(String, Type, boolean, EClass, boolean) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getValue() - Method in interface org.andromda.metafacades.emf.uml22.TagDefinition
-
Get the value of the tag.
- getValue() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getValue() - Method in class org.andromda.metafacades.emf.uml22.TaggedValueFacadeLogic
-
The first value for this tagged value.
- getValues() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkFacadeLogic
-
All slots for this instance, this includes the ones that map onto attributes and the ones
that map onto association ends.
- getValues() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- getValues() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- getValues() - Method in interface org.andromda.metafacades.emf.uml22.TagDefinition
-
If the value is a collection return it as a collection rather than an
object.
- getValues() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getValues() - Method in class org.andromda.metafacades.emf.uml22.TaggedValueFacadeLogic
-
The collection of values for this tagged value.
- getVariables() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
Represents the view in which this parameter will be used.
- getVertices() - Method in class org.andromda.metafacades.emf.uml22.PartitionFacadeLogic
-
The partition (if any) to which this vertex belongs.
- getView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
All those variables that will be present as variables in the target view.
- getViews() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
The use-case of which this view is a member.
- getViewVariables() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
Represents a use case used in the "front end" of an application.
- getVisibility() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The visibility (i.e.
- getVisibility() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- getVisibility() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- getVisibility() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- getVisibility() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
The visibility (i.e.
- getVisibility() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- getVisibility() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- getWrapperMappings() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Gets the mappings from primitive types to wrapper types.
- getWrapperName() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
- getWrapperName() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
- GuardFacadeLogic - Class in org.andromda.metafacades.emf.uml22
-
A representation of the model object 'Constraint'.
- GuardFacadeLogic(Constraint, String) - Constructor for class org.andromda.metafacades.emf.uml22.GuardFacadeLogic
-
Create Metafacade implementation instance using the MetafacadeFactory from the context
- GuardFacadeLogicImpl - Class in org.andromda.metafacades.emf.uml22
-
MetafacadeLogic implementation for org.andromda.metafacades.uml.GuardFacade.
- GuardFacadeLogicImpl(Constraint, String) - Constructor for class org.andromda.metafacades.emf.uml22.GuardFacadeLogicImpl
-
- handleCopyTaggedValues(ModelElementFacade) - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Not implemented
- handleCopyTaggedValues(ModelElementFacade) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Copies all tagged values from the given ModelElementFacade to this model element facade.
- handleCopyTaggedValues(ModelElementFacade) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleFindActivityGraphByName(String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Method to be implemented in descendants
Finds the ActivityGraph with the Name.
- handleFindActivityGraphByName(String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleFindActivityGraphByNameAndStereotype(String, String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Method to be implemented in descendants
Finds the ActivityGraph with the Name and Stereotype.
- handleFindActivityGraphByNameAndStereotype(String, String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleFindAttribute(String) - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Method to be implemented in descendants
Return the attribute which name matches the parameter
- handleFindAttribute(String) - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleFindClassWithTaggedValueOrHyperlink(String, String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Method to be implemented in descendants
Return the Class belonging to this model with the tagged value or hyperlink.
- handleFindClassWithTaggedValueOrHyperlink(String, String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleFindFinalStatesWithNameOrHyperlink(UseCaseFacade) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Method to be implemented in descendants
Finds the FinalState with the Name or Hyperlink.
- handleFindFinalStatesWithNameOrHyperlink(UseCaseFacade) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleFindModelElement(String) - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogic
-
Method to be implemented in descendants
Finds the model element with the given 'fullyQualifiedName', or returns null if one can't be
found with that name.
- handleFindModelElement(String) - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogicImpl
-
- handleFindParameter(String) - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
Method to be implemented in descendants
Finds the parameter on this action having the given name, if no parameter is found, null is
returned instead.
- handleFindParameter(String) - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogicImpl
-
- handleFindParameter(String) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Method to be implemented in descendants
Finds the parameter on this operation having the given name, if no parameter is found, null
is returned instead.
- handleFindParameter(String) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleFindTaggedValue(String, boolean) - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
Method to be implemented in descendants
Searches the given feature for the specified tag.
- handleFindTaggedValue(String, boolean) - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleFindTaggedValue(String, boolean) - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
Method to be implemented in descendants
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set
to true.
- handleFindTaggedValue(String, boolean) - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogicImpl
-
- handleFindTaggedValue(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Finds the tagged value with the specified 'tagName'.
- handleFindTaggedValue(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleFindTaggedValue(String, boolean) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Method to be implemented in descendants
Searches the given feature for the specified tag.
- handleFindTaggedValue(String, boolean) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleFindTaggedValues(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Returns all the values for the tagged value with the specified name.
- handleFindTaggedValues(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleFindUseCaseByName(String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Method to be implemented in descendants
Finds the UseCase with the Name.
- handleFindUseCaseByName(String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleFindUseCaseWithNameAndStereotype(String, String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Method to be implemented in descendants
Finds the UseGraph with the Name and Stereotype.
- handleFindUseCaseWithNameAndStereotype(String, String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleFindUseCaseWithTaggedValueOrHyperlink(String, String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Method to be implemented in descendants
Return the UseCase belonging to this model with the tagged value or hyperlink.
- handleFindUseCaseWithTaggedValueOrHyperlink(String, String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleGetAbstractions() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAbstractions() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetAction() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAction() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogicImpl
-
- handleGetAction() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAction() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogicImpl
-
- handleGetActionForwards() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetActionForwards() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogicImpl
-
- handleGetActionMethodName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
- handleGetActionMethodName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogicImpl
-
- handleGetActionMethodName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
- handleGetActionMethodName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogicImpl
-
- handleGetActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogicImpl
-
- handleGetActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogicImpl
-
- handleGetActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogicImpl
-
- handleGetActionState() - Method in class org.andromda.metafacades.emf.uml22.ActionFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetActionState() - Method in class org.andromda.metafacades.emf.uml22.ActionFacadeLogicImpl
-
- handleGetActionStates() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetActionStates() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogicImpl
-
- handleGetActionStates() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetActionStates() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogicImpl
-
- handleGetActionStates() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogicImpl
-
- handleGetActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogicImpl
-
- handleGetActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogicImpl
-
- handleGetActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.PartitionFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.PartitionFacadeLogicImpl
-
- handleGetAdderName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleGetAdderName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleGetAddition() - Method in class org.andromda.metafacades.emf.uml22.IncludeFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAddition() - Method in class org.andromda.metafacades.emf.uml22.IncludeFacadeLogicImpl
-
- handleGetAggregationKind() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleGetAggregationKind() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleGetAllActionParameters() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllActionParameters() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogicImpl
-
- handleGetAllActionStates() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllActionStates() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleGetAllActionStatesWithStereotype(ActivityGraphFacade, String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
Method to be implemented in descendants
Finds all ActionStates with the Stereotype.
- handleGetAllActionStatesWithStereotype(ActivityGraphFacade, String) - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleGetAllActors() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllActors() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleGetAllAssociatedClasses() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllAssociatedClasses() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetAllClasses() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllClasses() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleGetAllEntityReferences() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllEntityReferences() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetAllEntityReferences() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllEntityReferences() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogicImpl
-
- handleGetAllFormFields() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllFormFields() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogicImpl
-
- handleGetAllGeneralizations() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllGeneralizations() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogicImpl
-
- handleGetAllManageables() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllManageables() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleGetAllMessagingDestinations() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllMessagingDestinations() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogicImpl
-
- handleGetAllObjectFlowStates() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllObjectFlowStates() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
NOT IMPLEMENTED
- handleGetAllProperties() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleGetAllProperties() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetAllRequiredConstructorParameters() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleGetAllRequiredConstructorParameters() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Can return either an AttributeFacade or AssociationFacade Collection (UML2 Property)
- handleGetAllRoles() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllRoles() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogicImpl
-
- handleGetAllRoles() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllRoles() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogicImpl
-
- handleGetAllServiceReferences() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllServiceReferences() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogicImpl
-
- handleGetAllSpecializations() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllSpecializations() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogicImpl
-
- handleGetAllTransitions() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllTransitions() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleGetAllUseCases() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllUseCases() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogicImpl
-
- handleGetAllUseCases() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAllUseCases() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleGetArgumentNames() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetArgumentNames() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetArguments() - Method in class org.andromda.metafacades.emf.uml22.BindingFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetArguments() - Method in class org.andromda.metafacades.emf.uml22.BindingFacadeLogicImpl
-
- handleGetArguments() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetArguments() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetArgumentTypeNames() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetArgumentTypeNames() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetArray() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetArray() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetArrayName() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleGetArrayName() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
The name of the classifier as an array.
- handleGetAssociatedClasses() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAssociatedClasses() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetAssociation() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAssociation() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleGetAssociationEnd() - Method in class org.andromda.metafacades.emf.uml22.LinkEndFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAssociationEnd() - Method in class org.andromda.metafacades.emf.uml22.LinkEndFacadeLogicImpl
-
- handleGetAssociationEndA() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAssociationEndA() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogicImpl
-
- handleGetAssociationEndB() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAssociationEndB() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogicImpl
-
- handleGetAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogicImpl
-
- handleGetAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
Override to filter out any association ends that point to model elements
other than other entities.
- handleGetAttribute() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAttribute() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkFacadeLogicImpl
-
- handleGetAttributeLinks() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAttributeLinks() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogicImpl
-
- handleGetAttributeNameList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets a comma separated list of attribute names.
- handleGetAttributeNameList(boolean, boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets a comma separated list of attribute names.
- handleGetAttributeNameList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetAttributeNameList(boolean, boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetAttributes(boolean) - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Method to be implemented in descendants
Gets all attributes for the classifier and if 'follow' is true goes up the inheritance
hierarchy and gets the attributes from the super classes as well.
- handleGetAttributes() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetAttributes(boolean) - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetAttributes() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetAttributes(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets all attributes of the entity, and optionally retieves the super entities attributes as
well as excludes the entity's identifiers if 'withIdentifiers' is set to false.
- handleGetAttributes(boolean, boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets all attributes of the entity, and optionally retieves the super entities attributes as
well as excludes the entity's identifiers if 'withIdentifiers' is set to false and exclude
derived attributes if 'withDerived' is set to false.
- handleGetAttributes(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetAttributes(boolean, boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetAttributeTypeList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets a comma separated list of attribute types.
- handleGetAttributeTypeList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetBase() - Method in class org.andromda.metafacades.emf.uml22.ExtendFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetBase() - Method in class org.andromda.metafacades.emf.uml22.ExtendFacadeLogicImpl
-
- handleGetBase() - Method in class org.andromda.metafacades.emf.uml22.IncludeFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetBase() - Method in class org.andromda.metafacades.emf.uml22.IncludeFacadeLogicImpl
-
- handleGetBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Returns the fully qualified name of the model element.
- handleGetBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
Method to be implemented in descendants
Returns the fully qualified name of the model element.
- handleGetBody() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
- handleGetBody() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogicImpl
-
- handleGetBody() - Method in class org.andromda.metafacades.emf.uml22.GuardFacadeLogic
-
- handleGetBody() - Method in class org.andromda.metafacades.emf.uml22.GuardFacadeLogicImpl
-
- handleGetBusinessOperations() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetBusinessOperations() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetCall() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetCall() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetChild() - Method in class org.andromda.metafacades.emf.uml22.GeneralizationFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetChild() - Method in class org.andromda.metafacades.emf.uml22.GeneralizationFacadeLogicImpl
-
- handleGetChildEnds() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetChildEnds() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetClasses() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetClasses() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogicImpl
-
Returns Andromda class types, not necessarily all UML2 Class/Classifier type objects.
- handleGetClassifier() - Method in class org.andromda.metafacades.emf.uml22.RedefinableTemplateSignatureFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetClassifier() - Method in class org.andromda.metafacades.emf.uml22.RedefinableTemplateSignatureFacadeLogicImpl
-
- handleGetClassifiers() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetClassifiers() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogicImpl
-
- handleGetColumnIndex() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
- handleGetColumnIndex() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogicImpl
-
- handleGetColumnIndex() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
- handleGetColumnIndex() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogicImpl
-
- handleGetColumnLength() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
- handleGetColumnLength() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogicImpl
-
- handleGetColumnName() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
- handleGetColumnName() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogicImpl
-
- handleGetColumnName() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
- handleGetColumnName() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogicImpl
-
- handleGetConcurrency() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetConcurrency() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetConnectionAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetConnectionAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogicImpl
-
- handleGetConstrainingClassifiers() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetConstrainingClassifiers() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- handleGetConstraints(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Returns the constraints of the argument kind that have been placed onto this model.
- handleGetConstraints() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetConstraints(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetConstraints() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetContainer() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetContainer() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogicImpl
-
- handleGetContainerActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetContainerActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogicImpl
-
- handleGetContainerActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPseudostateLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetContainerActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPseudostateLogicImpl
-
- handleGetContextElement() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetContextElement() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogicImpl
-
- handleGetContextElement() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetContextElement() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogicImpl
-
- handleGetController() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetController() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogicImpl
-
- handleGetController() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActivityGraphLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetController() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActivityGraphLogicImpl
-
- handleGetController() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetController() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogicImpl
-
- handleGetControllerCall() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetControllerCall() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogicImpl
-
- handleGetControllerCalls() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetControllerCalls() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogicImpl
-
- handleGetControllerCalls() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetControllerCalls() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogicImpl
-
- handleGetControllerOperation() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetControllerOperation() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogicImpl
-
- handleGetDecisionTransitions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetDecisionTransitions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogicImpl
-
- handleGetDecisionTrigger() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetDecisionTrigger() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogicImpl
-
- handleGetDefault() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleGetDefault() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
Get the UML Default Value for this AssociationEnd
- handleGetDefaultElement() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetDefaultElement() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- handleGetDefaultValue() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleGetDefaultValue() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleGetDefaultValue() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleGetDefaultValue() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleGetDeferrableEvents() - Method in class org.andromda.metafacades.emf.uml22.StateFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetDeferrableEvents() - Method in class org.andromda.metafacades.emf.uml22.StateFacadeLogicImpl
-
- handleGetDeferredOperations() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetDeferredOperations() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogicImpl
-
- handleGetDeferringActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetDeferringActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerLogicImpl
-
- handleGetDeferringActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetDeferringActions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogicImpl
-
- handleGetDisplayAttribute() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetDisplayAttribute() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
Returns the value of the 'andromda_manageable_table_displayname' or the first unique attribute, or the identifier column.
- handleGetDocumentation(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Gets the documentation for the model element, The indent argument is prefixed to each line.
- handleGetDocumentation(String, int) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
This method returns the documentation for this model element, with the lines wrapped after
the specified number of characters, values of less than 1 will indicate no line wrapping is
required.
- handleGetDocumentation(String, int, boolean) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
This method returns the documentation for this model element, with the lines wrapped after
the specified number of characters, values of less than 1 will indicate no line wrapping is
required.
- handleGetDocumentation(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetDocumentation(String, int) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetDocumentation(String, int, boolean) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetDocumentation(String) - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
Method to be implemented in descendants
Gets the documentation for the model element, The indent argument is prefixed to each line.
- handleGetDocumentation(String, int) - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
Method to be implemented in descendants
This method returns the documentation for this model element, with the lines wrapped after
the specified number of characters, values of less than 1 will indicate no line wrapping is
required.
- handleGetDocumentation(String, int, boolean) - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
Method to be implemented in descendants
TODO: Model Documentation for
TemplateParameterFacade.getDocumentation
- handleGetDocumentation(String) - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- handleGetDocumentation(String, int) - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- handleGetDocumentation(String, int, boolean) - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- handleGetEffect() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleGetEffect() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
UML2 Only: Returns "NONE" if no effect specified.
- handleGetEffect() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetEffect() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogicImpl
-
- handleGetElement() - Method in class org.andromda.metafacades.emf.uml22.TemplateArgumentFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetElement() - Method in class org.andromda.metafacades.emf.uml22.TemplateArgumentFacadeLogicImpl
-
- handleGetEmbeddedValues() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleGetEmbeddedValues() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetEntityReferences() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetEntityReferences() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetEntityReferences() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetEntityReferences() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogicImpl
-
- handleGetEntry() - Method in class org.andromda.metafacades.emf.uml22.ActionStateFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetEntry() - Method in class org.andromda.metafacades.emf.uml22.ActionStateFacadeLogicImpl
-
UML1.4 Entry is an Action, where as in UML2 it's an activity.
- handleGetEnumeration() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetEnumeration() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleGetEnumerationLiteralParameters() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleGetEnumerationLiteralParameters() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleGetEnumerationValue() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleGetEnumerationValue() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleGetEnumerationValue() - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogic
-
Method to be implemented in descendants
Gets the Literal's Value.
- handleGetEnumerationValue() - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogicImpl
-
- handleGetEvent() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetEvent() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleGetExceptionList() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetExceptionList(String) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Method to be implemented in descendants
Returns a comma separated list of exceptions appended to the comma separated list of fully
qualified 'initialException' classes passed in to this method.
- handleGetExceptionList() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetExceptionList(String) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetExceptions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetExceptions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogicImpl
-
- handleGetExceptions() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetExceptions() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
Finds both exceptions and exception dependency references
- handleGetExtends() - Method in class org.andromda.metafacades.emf.uml22.UseCaseFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetExtends() - Method in class org.andromda.metafacades.emf.uml22.UseCaseFacadeLogicImpl
-
- handleGetExtension() - Method in class org.andromda.metafacades.emf.uml22.ExtendFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetExtension() - Method in class org.andromda.metafacades.emf.uml22.ExtendFacadeLogicImpl
-
- handleGetExtensionPoints() - Method in class org.andromda.metafacades.emf.uml22.ExtendFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetExtensionPoints() - Method in class org.andromda.metafacades.emf.uml22.ExtendFacadeLogicImpl
-
- handleGetExtensionPoints() - Method in class org.andromda.metafacades.emf.uml22.UseCaseFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetExtensionPoints() - Method in class org.andromda.metafacades.emf.uml22.UseCaseFacadeLogicImpl
-
- handleGetFinalStates() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetFinalStates() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogicImpl
-
- handleGetFirstActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.UseCaseFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetFirstActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.UseCaseFacadeLogicImpl
-
- handleGetForeignKeyConstraintName() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
- handleGetForeignKeyConstraintName() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogicImpl
-
- handleGetForeignKeySuffix() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
- handleGetForeignKeySuffix() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogicImpl
-
- handleGetFormFields() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetFormFields() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogicImpl
-
- handleGetFormFields() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetFormFields() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogicImpl
-
- handleGetForward() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetForward() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogicImpl
-
- handleGetForwardParameters() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetForwardParameters() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogicImpl
-
- handleGetFromOperationName() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogic
-
- handleGetFromOperationName() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogicImpl
-
- handleGetFromOperationSignature() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogic
-
- handleGetFromOperationSignature() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogicImpl
-
- handleGetFrontEndActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetFrontEndActivityGraph() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogicImpl
-
- handleGetFrontEndControllers() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPackageLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetFrontEndControllers() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPackageLogicImpl
-
- handleGetFrontEndUseCases() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPackageLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetFrontEndUseCases() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPackageLogicImpl
-
- handleGetFullyQualifiedArrayName() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleGetFullyQualifiedArrayName() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
The fully qualified name of the classifier as an array.
- handleGetFullyQualifiedIdentifierTypeName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleGetFullyQualifiedIdentifierTypeName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetFullyQualifiedManageableServiceName() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleGetFullyQualifiedManageableServiceName() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleGetFullyQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleGetFullyQualifiedName(boolean) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Returns the fully qualified name of the model element.
- handleGetFullyQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetFullyQualifiedName(boolean) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetFullyQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
- handleGetFullyQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- handleGetFullyQualifiedNamePath() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleGetFullyQualifiedNamePath() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetGeneralization() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetGeneralization() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogicImpl
-
- handleGetGeneralizationLinks() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetGeneralizationLinks() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogicImpl
-
- handleGetGeneralizationList() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
- handleGetGeneralizationList() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogicImpl
-
- handleGetGeneralizationRoot() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetGeneralizationRoot() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogicImpl
-
- handleGetGeneralizations() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetGeneralizations() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogicImpl
-
- handleGetGeneralizedActors() - Method in class org.andromda.metafacades.emf.uml22.ActorFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetGeneralizedActors() - Method in class org.andromda.metafacades.emf.uml22.ActorFacadeLogicImpl
-
- handleGetGeneralizedByActors() - Method in class org.andromda.metafacades.emf.uml22.ActorFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetGeneralizedByActors() - Method in class org.andromda.metafacades.emf.uml22.ActorFacadeLogicImpl
-
- handleGetGetterName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleGetGetterName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleGetGetterName() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleGetGetterName() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleGetGetterName() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogic
-
- handleGetGetterName() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogicImpl
-
- handleGetGetterName() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleGetGetterName() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleGetGetterName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
- handleGetGetterName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
Takes lower bound and datatype primitive/wrapped into account.
- handleGetGetterSetterReturnTypeName() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetGetterSetterReturnTypeName() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetGetterSetterTypeName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleGetGetterSetterTypeName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleGetGetterSetterTypeName() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleGetGetterSetterTypeName() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleGetGetterSetterTypeName() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleGetGetterSetterTypeName() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleGetGetterSetterTypeName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
- handleGetGetterSetterTypeName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- handleGetGetterSetterTypeName() - Method in class org.andromda.metafacades.emf.uml22.ValueObjectAssociationEndLogicImpl
-
Overridden to provide handling of array names within many type
multiplicities.
- handleGetGetterSetterTypeNameImpl() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleGetGetterSetterTypeNameImpl() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleGetGuard() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetGuard() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogicImpl
-
- handleGetId() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleGetId() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetIdentifierAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets all the associationEnds of this entity marked with the identifiers stereotype.
- handleGetIdentifierAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetIdentifierGetterName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleGetIdentifierGetterName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetIdentifierName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleGetIdentifierName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetIdentifiers(boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets all identifiers for an entity.
- handleGetIdentifiers() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetIdentifiers() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetIdentifiers(boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetIdentifierSetterName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleGetIdentifierSetterName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetIdentifierTypeName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleGetIdentifierTypeName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetImplementationOperations() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetImplementationOperations() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Note: if this instance represents an actual class we resolve any realized interfaces recursively, in case this
instance represents an interface we return only the owned operations.
- handleGetImplementedInterfaceList() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleGetImplementedInterfaceList() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetIncludes() - Method in class org.andromda.metafacades.emf.uml22.UseCaseFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetIncludes() - Method in class org.andromda.metafacades.emf.uml22.UseCaseFacadeLogicImpl
-
- handleGetIncomingDestination() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetIncomingDestination() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogicImpl
-
- handleGetIncomings() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetIncomings() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogicImpl
-
- handleGetInitialAction() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActivityGraphLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetInitialAction() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActivityGraphLogicImpl
-
- handleGetInitialState() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetInitialState() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogicImpl
-
- handleGetInitialStates() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetInitialStates() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogicImpl
-
- handleGetInitialTransition() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetInitialTransition() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogicImpl
-
- handleGetInitialView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetInitialView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogicImpl
-
- handleGetInput() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetInput() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogicImpl
-
- handleGetInstance() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetInstance() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkFacadeLogicImpl
-
- handleGetInstance() - Method in class org.andromda.metafacades.emf.uml22.LinkEndFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetInstance() - Method in class org.andromda.metafacades.emf.uml22.LinkEndFacadeLogicImpl
-
- handleGetInstanceAttributes() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetInstanceAttributes() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetInstanceOperations() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetInstanceOperations() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetInstances() - Method in class org.andromda.metafacades.emf.uml22.LinkEndFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetInstances() - Method in class org.andromda.metafacades.emf.uml22.LinkEndFacadeLogicImpl
-
- handleGetInterfaceAbstractions() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetInterfaceAbstractions() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetInterUseCaseParameters() - Method in class org.andromda.metafacades.emf.uml22.FrontEndFinalStateLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetInterUseCaseParameters() - Method in class org.andromda.metafacades.emf.uml22.FrontEndFinalStateLogicImpl
-
- handleGetJavaNewString() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleGetJavaNewString() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
A String representing the new Constructor value for this classifier type to
be used in a Java environment.
- handleGetJavaNullString() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleGetJavaNullString() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
A String representing the null-value for this classifier type to
be used in a Java environment.
- handleGetJdbcMappings() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
- handleGetJdbcMappings() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogicImpl
-
- handleGetJdbcType() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
- handleGetJdbcType() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogicImpl
-
- handleGetKeywords() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleGetKeywords() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetLabel() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleGetLabel() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetLanguageMappings() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleGetLanguageMappings() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetLink() - Method in class org.andromda.metafacades.emf.uml22.LinkEndFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetLink() - Method in class org.andromda.metafacades.emf.uml22.LinkEndFacadeLogicImpl
-
- handleGetLinkEnds() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetLinkEnds() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogicImpl
-
- handleGetLinkEnds() - Method in class org.andromda.metafacades.emf.uml22.LinkFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetLinkEnds() - Method in class org.andromda.metafacades.emf.uml22.LinkFacadeLogicImpl
-
- handleGetLiterals() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetLiterals() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogicImpl
-
Return type can be either EnumerationLiteral or AttributeFacade
- handleGetLiteralType() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetLiteralType() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogicImpl
-
- handleGetLower() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleGetLower() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
Get the UML lower multiplicity Not implemented for UML1.4
- handleGetLower() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleGetLower() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
Get the UML lower multiplicity Not implemented for UML1.4
- handleGetLower() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetLower() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
Get the UML lower multiplicity Not implemented for UML1.4
- handleGetLower() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleGetLower() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
Get the UML lower multiplicity
- handleGetManageableAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetManageableAssociationEnds() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleGetManageableAttributes() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetManageableAttributes() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
)
- handleGetManageableIdentifier() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAssociationEndLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetManageableIdentifier() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAssociationEndLogicImpl
-
- handleGetManageableIdentifier() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetManageableIdentifier() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleGetManageableMembers() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleGetManageableMembers() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
Contains both Attributes and AssociationEnds
- handleGetManageablePackageName() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleGetManageablePackageName() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleGetManageablePackagePath() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleGetManageablePackagePath() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleGetManageableServiceAccessorCall() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleGetManageableServiceAccessorCall() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleGetManageableServiceFullPath() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleGetManageableServiceFullPath() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleGetManageableServiceName() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleGetManageableServiceName() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleGetMaximumListSize() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleGetMaximumListSize() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleGetMaxSqlNameLength() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleGetMaxSqlNameLength() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
Gets the maximum name length SQL names may be
- handleGetMemberVariables() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetMemberVariables() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogicImpl
-
- handleGetMessagingDestinations() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetMessagingDestinations() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogicImpl
-
- handleGetMethodBody() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetMethodBody() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
Not yet implemented, always returns null.
- handleGetModel() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetModel() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetModelElements() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetModelElements() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogicImpl
-
- handleGetModelNamespace() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogicImpl
-
Overridden: A name may not have a name, which
is problematic for getSqlName (for an EntityAssociation).
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
Overridden to provide different handling of the name if this attribute represents a literal.
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Overridden to provide name masking.
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogicImpl
-
Gets the name in the following manner.
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogicImpl
-
Overridden to provide name masking.
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogicImpl
-
Overridden to provide name masking.
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
Overridden to provide name masking.
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogicImpl
-
Overridden to provide name masking.
- handleGetName(boolean) - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogic
-
Method to be implemented in descendants
Gets the name of the enumeration literal (if the "modelName" flag is true, then the actual
name of the literal in the model is returned - otherwise the name that has any masking
applied).
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogicImpl
-
- handleGetName(boolean) - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogicImpl
-
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndFinalStateLogicImpl
-
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogicImpl
-
If this forward has a trigger this method returns that trigger's name,
otherwise if this forward has a name this method returns that name,
otherwise if this forward's target has a name this method returns that
name, otherwise simply returns "unknown"
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogicImpl
-
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
Overridden to provide name masking.
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
Overridden to provide name masking.
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.RoleLogicImpl
-
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- handleGetName() - Method in class org.andromda.metafacades.emf.uml22.UseCaseFacadeLogicImpl
-
- handleGetNavigableConnectingEnds(boolean) - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Method to be implemented in descendants
Get the other ends of this classifier's association ends which are navigable and if 'follow'
is true goes up the inheritance hierarchy and gets the super association ends as well.
- handleGetNavigableConnectingEnds() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetNavigableConnectingEnds() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetNavigableConnectingEnds(boolean) - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetNonArray() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetNonArray() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetObjectFlowStates() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetObjectFlowStates() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogicImpl
-
- handleGetOperation() - Method in class org.andromda.metafacades.emf.uml22.CallActionFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOperation() - Method in class org.andromda.metafacades.emf.uml22.CallActionFacadeLogicImpl
-
- handleGetOperation() - Method in class org.andromda.metafacades.emf.uml22.CallEventFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOperation() - Method in class org.andromda.metafacades.emf.uml22.CallEventFacadeLogicImpl
-
- handleGetOperation() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOperation() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleGetOperationCall() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOperationCall() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogicImpl
-
- handleGetOperationCallFromAttributes() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleGetOperationCallFromAttributes() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
The attributes from this classifier in the form of an operation
call (this example would be in Java): '(String
attributeOne, String attributeTwo).
- handleGetOperationCallFromAttributes(boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets the attributes as a list within an operation call, optionally including the type names
and the identifier attributes.
- handleGetOperationCallFromAttributes(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets the attributes as a list within an operation call.
- handleGetOperationCallFromAttributes(boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetOperationCallFromAttributes(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetOperations() - Method in class org.andromda.metafacades.emf.uml22.CallEventFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOperations() - Method in class org.andromda.metafacades.emf.uml22.CallEventFacadeLogicImpl
-
- handleGetOperations() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOperations() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetOtherEnd() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOtherEnd() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleGetOutgoingDestination() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOutgoingDestination() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogicImpl
-
- handleGetOutgoings() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOutgoings() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogicImpl
-
- handleGetOverriddenOperation() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOverriddenOperation() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetOwnedElements() - Method in class org.andromda.metafacades.emf.uml22.NamespaceFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOwnedElements() - Method in class org.andromda.metafacades.emf.uml22.NamespaceFacadeLogicImpl
-
- handleGetOwnedElements() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOwnedElements() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogicImpl
-
- handleGetOwnedInstances() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOwnedInstances() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogicImpl
-
- handleGetOwnedLinks() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOwnedLinks() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogicImpl
-
Instances do not own Links in UML2 (unlike UML1.4+), this method always returns an empty collection.
- handleGetOwner() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOwner() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleGetOwner() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetOwner() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetOwner() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
- handleGetOwner() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
UML2 only.
- handleGetPackage() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetPackage() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetPackageName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogicImpl
-
Overridden because actions (transitions) are not directly contained in a
UML namespace.
- handleGetPackageName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogicImpl
-
Override to return the owner's package as the package name.
- handleGetPackageName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogicImpl
-
UML2 v5: ActivityImpl returns NULL for namespace.
- handleGetPackageName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogicImpl
-
Overridden since a transition doesn't exist in a package.
- handleGetPackageName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogicImpl
-
UML2 v5: FrontEndParameter returns NULL for namespace.
- handleGetPackageName() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogicImpl
-
Override to create the package of the view.
- handleGetPackageName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleGetPackageName(boolean) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Gets the package name (optionally providing the ability to retrieve the model name and not
the mapped name).
- handleGetPackageName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetPackageName(boolean) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetPackagePath() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleGetPackagePath() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetPageSize() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleGetPageSize() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleGetParameter() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetParameter() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- handleGetParameters() - Method in class org.andromda.metafacades.emf.uml22.EventFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetParameters() - Method in class org.andromda.metafacades.emf.uml22.EventFacadeLogicImpl
-
- handleGetParameters() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetParameters() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogicImpl
-
- handleGetParameters() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetParameters() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetParent() - Method in class org.andromda.metafacades.emf.uml22.GeneralizationFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetParent() - Method in class org.andromda.metafacades.emf.uml22.GeneralizationFacadeLogicImpl
-
- handleGetParentEnd() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetParentEnd() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetPartition() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetPartition() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogicImpl
-
- handleGetPartitions() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetPartitions() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogicImpl
-
- handleGetPostconditionName() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetPostconditionName() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetPostconditions() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetPostconditions() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetPreconditionCall() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetPreconditionCall() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetPreconditionName() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetPreconditionName() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetPreconditions() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetPreconditions() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetPreconditionSignature() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetPreconditionSignature() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetProperties() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleGetProperties(boolean) - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Method to be implemented in descendants
Gets all properties (attributes and navigable association ends) for the classifier and if
'follow' is true goes up the inheritance hierarchy and gets the properties from the super
classes as well.
- handleGetProperties() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetProperties(boolean) - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Can return either an AttributeFacade or AssociationFacade Collection (UML2 Property)
- handleGetProperties(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets all properties of this entity, this includes the attributes and navigable association
ends of the entity.
- handleGetProperties(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetPseudostates() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetPseudostates() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogicImpl
-
- handleGetQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleGetQualifiedName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetQuery(String) - Method in class org.andromda.metafacades.emf.uml22.EntityQueryOperationLogic
-
Method to be implemented in descendants
The query string for this EntityFinderMethod.
- handleGetQuery(String) - Method in class org.andromda.metafacades.emf.uml22.EntityQueryOperationLogicImpl
-
- handleGetQueryOperations(boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets all query operations for an entity.
- handleGetQueryOperations() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetQueryOperations() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetQueryOperations(boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetReferencingFinalStates() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetReferencingFinalStates() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogicImpl
-
- handleGetReferencingManageables() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetReferencingManageables() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleGetRelationName() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
- handleGetRelationName() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogicImpl
-
- handleGetRemoverName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleGetRemoverName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleGetRequiredAttributeNameList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets a comma separated list of required attribute names.
- handleGetRequiredAttributeNameList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetRequiredAttributes(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Returns all attributes that are specified as 'required' in the model.
- handleGetRequiredAttributes(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetRequiredAttributeTypeList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets a comma separated list of attribute types with are required.
- handleGetRequiredAttributeTypeList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetRequiredConstructorParameters() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleGetRequiredConstructorParameters() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Can return either an AttributeFacade or AssociationFacade Collection (UML2 Property)
- handleGetRequiredProperties(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Gets all required properties for this entity.
- handleGetRequiredProperties(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetRequiredPropertyNameList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
Creates a comma separated list of the required property names.
- handleGetRequiredPropertyNameList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetRequiredPropertyTypeList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Method to be implemented in descendants
A comma separated list of the required property types.
- handleGetRequiredPropertyTypeList(boolean, boolean) - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetReturnParameter() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetReturnParameter() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
Get the first UML2 ReturnResult parameter.
- handleGetReturnType() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetReturnType() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetRoles() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetRoles() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogicImpl
-
- handleGetRoles() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetRoles() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogicImpl
-
- handleGetRoles() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetRoles() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogicImpl
-
- handleGetRootPackage() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetRootPackage() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetRootPackage() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetRootPackage() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogicImpl
-
- handleGetSchema() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationLogic
-
- handleGetSchema() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationLogicImpl
-
- handleGetSchema() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleGetSchema() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetSerialVersionUID() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleGetSerialVersionUID() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Returns the serial version UID of the underlying model element.
- handleGetService() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetService() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogicImpl
-
- handleGetServiceCalls() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
- handleGetServiceCalls() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogicImpl
-
- handleGetServiceReferences() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetServiceReferences() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerLogicImpl
-
- handleGetServiceReferences() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetServiceReferences() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogicImpl
-
- handleGetSetterName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleGetSetterName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleGetSetterName() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleGetSetterName() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleGetSetterName() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogic
-
- handleGetSetterName() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogicImpl
-
- handleGetSetterName() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleGetSetterName() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleGetSetterName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
- handleGetSetterName() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- handleGetSignature() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetSignature(boolean) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Method to be implemented in descendants
Returns the signature of the operation and optionally appends the argument names (if
withArgumentNames is true), otherwise returns the signature with just the types alone in the
signature.
- handleGetSignature(String) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Method to be implemented in descendants
Returns the signature of the operation and optionally appends the given 'argumentModifier' to
each argument.
- handleGetSignature() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetSignature(boolean) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetSignature(String) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetSlots() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetSlots() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogicImpl
-
- handleGetSource() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetSource() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogicImpl
-
- handleGetSourceDependencies() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetSourceDependencies() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetSourceElement() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetSourceElement() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogicImpl
-
- handleGetSpecializations() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetSpecializations() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogicImpl
-
- handleGetSqlMappings() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
- handleGetSqlMappings() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogicImpl
-
- handleGetSqlType() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
- handleGetSqlType() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogicImpl
-
- handleGetSqlType() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
- handleGetSqlType() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogicImpl
-
- handleGetState() - Method in class org.andromda.metafacades.emf.uml22.EventFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetState() - Method in class org.andromda.metafacades.emf.uml22.EventFacadeLogicImpl
-
- handleGetStateMachine() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetStateMachine() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogicImpl
-
- handleGetStateMachineContext() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetStateMachineContext() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetStates() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetStates() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogicImpl
-
- handleGetStaticAttributes() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetStaticAttributes() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetStaticOperations() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetStaticOperations() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetStereotypeNames() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleGetStereotypeNames() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetStereotypes() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetStereotypes() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetSubmachine() - Method in class org.andromda.metafacades.emf.uml22.SubactivityStateFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetSubmachine() - Method in class org.andromda.metafacades.emf.uml22.SubactivityStateFacadeLogicImpl
-
- handleGetSubPackages() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetSubPackages() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogicImpl
-
- handleGetSuperClass() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetSuperClass() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetTableAttributeNames() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
- handleGetTableAttributeNames() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogicImpl
-
- handleGetTableColumnNames() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
- handleGetTableColumnNames() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogicImpl
-
- handleGetTableColumns() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
- handleGetTableColumns() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogicImpl
-
- handleGetTableName() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationLogic
-
- handleGetTableName() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationLogicImpl
-
- handleGetTableName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleGetTableName() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleGetTablePrefix() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogic
-
- handleGetTablePrefix() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogicImpl
-
- handleGetTables() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTables() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogicImpl
-
- handleGetTaggedValues() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTaggedValues() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetTarget() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTarget() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogicImpl
-
- handleGetTargetDependencies() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTargetDependencies() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetTargetElement() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTargetElement() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogicImpl
-
- handleGetTargetUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndFinalStateLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTargetUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndFinalStateLogicImpl
-
- handleGetTargetViews() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTargetViews() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogicImpl
-
- handleGetTemplateParameter(String) - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetTemplateParameter(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Get the template parameter for this model element having the parameterName
- handleGetTemplateParameter(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetTemplateParameters() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleGetTemplateParameters() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTemplateParameters() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetTransition() - Method in class org.andromda.metafacades.emf.uml22.ActionFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTransition() - Method in class org.andromda.metafacades.emf.uml22.ActionFacadeLogicImpl
-
- handleGetTransition() - Method in class org.andromda.metafacades.emf.uml22.EventFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTransition() - Method in class org.andromda.metafacades.emf.uml22.EventFacadeLogicImpl
-
- handleGetTransition() - Method in class org.andromda.metafacades.emf.uml22.GuardFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTransition() - Method in class org.andromda.metafacades.emf.uml22.GuardFacadeLogicImpl
-
- handleGetTransitions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTransitions() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogicImpl
-
- handleGetTransitions() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTransitions() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogicImpl
-
- handleGetTranslation(String) - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
Method to be implemented in descendants
This constraint's translation for the argument languange.
- handleGetTranslation(String) - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogicImpl
-
- handleGetTrigger() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTrigger() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogicImpl
-
- handleGetType() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetType() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleGetType() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetType() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleGetType() - Method in class org.andromda.metafacades.emf.uml22.ObjectFlowStateFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetType() - Method in class org.andromda.metafacades.emf.uml22.ObjectFlowStateFacadeLogicImpl
-
- handleGetType() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetType() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleGetType() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
- handleGetType() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogicImpl
-
- handleGetTypedArgumentList() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetTypedArgumentList(String) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Method to be implemented in descendants
A comma-separated parameter list (type and name of each parameter) of an operation with an
optional modifier (i.e final) before each parameter.
- handleGetTypedArgumentList() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetTypedArgumentList(String) - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleGetTypeSpecializations() - Method in class org.andromda.metafacades.emf.uml22.ValueObjectLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetTypeSpecializations() - Method in class org.andromda.metafacades.emf.uml22.ValueObjectLogicImpl
-
Used by XmlSeeAlso to reference immediate descendants of this VO class
- handleGetTypeSpecializations(String) - Method in class org.andromda.metafacades.emf.uml22.ValueObjectLogicImpl
-
- handleGetUniqueGroup() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
- handleGetUniqueGroup() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogicImpl
-
- handleGetUniqueGroup() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
- handleGetUniqueGroup() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogicImpl
-
- handleGetUpper() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleGetUpper() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
Get the UML upper multiplicity Not implemented for UML1.4
- handleGetUpper() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleGetUpper() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
Get the UML upper multiplicity Not implemented for UML1.4
- handleGetUpper() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleGetUpper() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
Get the UML upper multiplicity Not implemented for UML1.4
- handleGetUpper() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleGetUpper() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
Get the UML upper multiplicity
- handleGetUseCase() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetUseCase() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogicImpl
-
- handleGetUseCase() - Method in class org.andromda.metafacades.emf.uml22.ExtensionPointFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetUseCase() - Method in class org.andromda.metafacades.emf.uml22.ExtensionPointFacadeLogicImpl
-
- handleGetUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActivityGraphLogicImpl
-
Retrieves the usecase that owns this activity.
- handleGetUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerLogicImpl
-
- handleGetUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogicImpl
-
- handleGetUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogicImpl
-
- handleGetUsers() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetUsers() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleGetValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.ActionFacadeLogicImpl
-
- handleGetValidationOwner() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogicImpl
-
- handleGetValue() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkFacadeLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetValue() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkFacadeLogicImpl
-
- handleGetValue() - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogic
-
- handleGetValue(boolean) - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogic
-
Method to be implemented in descendants
Gets the value of the enumeration literal (if the "modelValue" flag is true, then the actual
value of the literal in the model is returned - otherwise the value that has any masking
applied is returned).
- handleGetValue() - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogicImpl
-
- handleGetValue(boolean) - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogicImpl
-
- handleGetValue() - Method in class org.andromda.metafacades.emf.uml22.TaggedValueFacadeLogic
-
- handleGetValue() - Method in class org.andromda.metafacades.emf.uml22.TaggedValueFacadeLogicImpl
-
- handleGetValues() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetValues() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkFacadeLogicImpl
-
- handleGetValues() - Method in class org.andromda.metafacades.emf.uml22.TaggedValueFacadeLogic
-
- handleGetValues() - Method in class org.andromda.metafacades.emf.uml22.TaggedValueFacadeLogicImpl
-
- handleGetVariables() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetVariables() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogicImpl
-
- handleGetVertices() - Method in class org.andromda.metafacades.emf.uml22.PartitionFacadeLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetVertices() - Method in class org.andromda.metafacades.emf.uml22.PartitionFacadeLogicImpl
-
- handleGetView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
- handleGetView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogicImpl
-
- handleGetViews() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetViews() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogicImpl
-
- handleGetViewVariables() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
- handleGetViewVariables() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogicImpl
-
- handleGetVisibility() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
Override to change public to private, since we provide accessors in generated code
Allows for protected, package level visibility in the model
- handleGetVisibility() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
Override to change private to public, since we provide accessors in generated code
Allows for protected, package level visibility of accessors/mutators in the model
- handleGetVisibility() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleGetVisibility() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleGetWrapperName() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleGetWrapperName() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
The wrapper name for this classifier if a mapped type has a
defined wrapper class (i.e.
- handleHasExactStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance
is taken into account when searching for the stereotype), false otherwise.
- handleHasExactStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleHasKeyword(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma,
pipe, semicolon, or << >>
- handleHasKeyword(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleHasStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Returns true if the model element has the specified stereotype.
- handleHasStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
Assumes no stereotype inheritance
- handleIsAbstract() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
- handleIsAbstract() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogicImpl
-
- handleIsAbstract() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsAbstract() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Indicates if this classifier is 'abstract'.
- handleIsAbstract() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleIsAbstract() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleIsActionParameter() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
- handleIsActionParameter() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogicImpl
-
- handleIsAddOnly() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsAddOnly() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsAggregation() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsAggregation() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsAllArgumentsHaveFormFields() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogic
-
- handleIsAllArgumentsHaveFormFields() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogicImpl
-
- handleIsArrayType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsArrayType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
True if this classifier represents an array type.
- handleIsAssociationClass() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
- handleIsAssociationClass() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogicImpl
-
- handleIsAssociationClass() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsAssociationClass() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleIsBidirectional() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsBidirectional() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsBinary() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
- handleIsBinary() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogicImpl
-
- handleIsBindingDependenciesPresent() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleIsBindingDependenciesPresent() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleIsBlobType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsBlobType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Returns true if this type represents a Blob type.
- handleIsBodyExpression() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
- handleIsBodyExpression() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogicImpl
-
- handleIsBooleanType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsBooleanType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Indicates if this type represents a boolean type or not.
- handleIsChangeable() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsChangeable() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsCharacterType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsCharacterType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Indicates if this type represents a char, Character, or java.lang.Character type or not.
- handleIsChild() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsChild() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsChild() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleIsChild() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleIsChoice() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
- handleIsChoice() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogicImpl
-
- handleIsClobType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsClobType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleIsCollect() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
- handleIsCollect() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogicImpl
-
- handleIsCollectionType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsCollectionType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
True if this classifier represents a collection type.
- handleIsCompositeIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleIsCompositeIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleIsComposition() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsComposition() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsConstraintsPresent() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleIsConstraintsPresent() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogicImpl
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActivityGraphLogic
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActivityGraphLogicImpl
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogic
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogicImpl
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndFinalStateLogic
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndFinalStateLogicImpl
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogicImpl
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogicImpl
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPseudostateLogic
-
- handleIsContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPseudostateLogicImpl
-
- handleIsControllerOperationArgument() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
- handleIsControllerOperationArgument() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogicImpl
-
- handleIsCreate() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleIsCreate() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleIsDataType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsDataType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
True/false depending on whether or not this classifier
represents a datatype.
- handleIsDateType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsDateType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
True when this classifier is a date type.
- handleIsDecisionPoint() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
- handleIsDecisionPoint() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogicImpl
-
- handleIsDeepHistory() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
- handleIsDeepHistory() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogicImpl
-
- handleIsDefaultValuePresent() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsDefaultValuePresent() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsDefaultValuePresent() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleIsDefaultValuePresent() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleIsDefinition() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
- handleIsDefinition() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogicImpl
-
- handleIsDelete() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleIsDelete() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleIsDerived() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsDerived() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsDerived() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
- handleIsDerived() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogicImpl
-
- handleIsDerived() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsDerived() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsDisplay() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAssociationEndLogic
-
- handleIsDisplay() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAssociationEndLogicImpl
-
- handleIsDisplay() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAttributeLogic
-
- handleIsDisplay() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAttributeLogicImpl
-
- handleIsDocumentationPresent() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleIsDocumentationPresent() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
If documentation is present, i.e.
- handleIsDoubleType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsDoubleType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Indicates whether or not this classifier represents a double type.
- handleIsDynamic() - Method in class org.andromda.metafacades.emf.uml22.SubactivityStateFacadeLogic
-
- handleIsDynamic() - Method in class org.andromda.metafacades.emf.uml22.SubactivityStateFacadeLogicImpl
-
- handleIsDynamicIdentifiersPresent() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleIsDynamicIdentifiersPresent() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleIsEmbeddedValue() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsEmbeddedValue() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleIsEnteringActionState() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
- handleIsEnteringActionState() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogicImpl
-
- handleIsEnteringDecisionPoint() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
- handleIsEnteringDecisionPoint() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogicImpl
-
- handleIsEnteringFinalState() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
- handleIsEnteringFinalState() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogicImpl
-
- handleIsEnteringView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
- handleIsEnteringView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogicImpl
-
- handleIsEntityAssociation() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationLogic
-
- handleIsEntityAssociation() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationLogicImpl
-
It is an entity association if both ends are entities (have the entity stereotype)
- handleIsEntryUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
- handleIsEntryUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogicImpl
-
- handleIsEnumeration() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsEnumeration() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
True if this classifier is in fact marked as an enumeration.
- handleIsEnumerationLiteral() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsEnumerationLiteral() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsEnumerationLiteralParametersExist() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsEnumerationLiteralParametersExist() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsEnumerationMember() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsEnumerationMember() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsException() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleIsException() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
UML2 Only: Returns false always.
- handleIsExceptionsPresent() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleIsExceptionsPresent() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleIsExitingActionState() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
- handleIsExitingActionState() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogicImpl
-
- handleIsExitingDecisionPoint() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
- handleIsExitingDecisionPoint() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogicImpl
-
- handleIsExitingInitialState() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
- handleIsExitingInitialState() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogicImpl
-
- handleIsExitingView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
- handleIsExitingView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogicImpl
-
- handleIsFileType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsFileType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Returns true if this type represents a 'file' type.
- handleIsFloatType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsFloatType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Indicates whether or not this classifier represents a float type.
- handleIsForeignIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
- handleIsForeignIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogicImpl
-
- handleIsFork() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
- handleIsFork() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogicImpl
-
- handleIsFrontEndException() - Method in class org.andromda.metafacades.emf.uml22.FrontEndExceptionHandlerLogic
-
- handleIsFrontEndException() - Method in class org.andromda.metafacades.emf.uml22.FrontEndExceptionHandlerLogicImpl
-
- handleIsFrontEndView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
- handleIsFrontEndView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogicImpl
-
- handleIsIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
- handleIsIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogicImpl
-
- handleIsIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
- handleIsIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogicImpl
-
- handleIsIdentifiersPresent() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
- handleIsIdentifiersPresent() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogicImpl
-
- handleIsIdentifiersPresent() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleIsIdentifiersPresent() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleIsIncomingMessageOperation() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
- handleIsIncomingMessageOperation() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogicImpl
-
- handleIsInitialState() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
- handleIsInitialState() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogicImpl
-
- handleIsInoutParameter() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleIsInoutParameter() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleIsInParameter() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleIsInParameter() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleIsIntegerType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsIntegerType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Indicates whether or not this classifier represents an integer type.
- handleIsInterface() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsInterface() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
True/false depending on whether or not this Classifier
represents an interface.
- handleIsInvariant() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
- handleIsInvariant() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogicImpl
-
- handleIsJoin() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
- handleIsJoin() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogicImpl
-
- handleIsJunction() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
- handleIsJunction() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogicImpl
-
- handleIsLeaf() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsLeaf() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
UML2 Only: Returns false always.
- handleIsLeaf() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
- handleIsLeaf() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogicImpl
-
- handleIsLeaf() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsLeaf() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsLeaf() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsLeaf() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleIsLeaf() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleIsLeaf() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleIsListType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsListType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
True if this classifier represents a list type.
- handleIsLongType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsLongType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Indicates whether or not this classifier represents a long type.
- handleIsManageable() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleIsManageable() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleIsManageableGetterAvailable() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAttributeLogic
-
- handleIsManageableGetterAvailable() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAttributeLogicImpl
-
- handleIsMany() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsMany() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsMany() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsMany() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsMany() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleIsMany() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleIsMany() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleIsMany() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleIsMany2Many() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsMany2Many() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsMany2Many() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
- handleIsMany2Many() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogicImpl
-
- handleIsMany2One() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsMany2One() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsMapType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsMapType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Indicates whether or not this classifier represents a Map type.
- handleIsMergePoint() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
- handleIsMergePoint() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogicImpl
-
- handleIsMessageOperation() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
- handleIsMessageOperation() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogicImpl
-
- handleIsNavigable() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsNavigable() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsOne2Many() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsOne2Many() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsOne2One() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsOne2One() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsOrdered() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsOrdered() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsOrdered() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsOrdered() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsOrdered() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleIsOrdered() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleIsOrdered() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleIsOrdered() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleIsOutgoingMessageOperation() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
- handleIsOutgoingMessageOperation() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogicImpl
-
- handleIsOutParameter() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleIsOutParameter() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleIsOverriding() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleIsOverriding() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleIsOwnerIsController() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogic
-
- handleIsOwnerIsController() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogicImpl
-
- handleIsPostCondition() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
- handleIsPostCondition() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogicImpl
-
- handleIsPostconditionsPresent() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleIsPostconditionsPresent() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleIsPreCondition() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
- handleIsPreCondition() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogicImpl
-
- handleIsPreconditionsPresent() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleIsPreconditionsPresent() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleIsPrimitive() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsPrimitive() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Indicates whether or not this classifier represents a primitive
type.
- handleIsQuery() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleIsQuery() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleIsRead() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleIsRead() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleIsReadable() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleIsReadable() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleIsReadOnly() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsReadOnly() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsReadOnly() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsReadOnly() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsReferencesPresent() - Method in class org.andromda.metafacades.emf.uml22.RoleLogic
-
- handleIsReferencesPresent() - Method in class org.andromda.metafacades.emf.uml22.RoleLogicImpl
-
- handleIsRequired() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsRequired() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsRequired() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsRequired() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsRequired() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleIsRequired() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleIsReservedWord() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleIsReservedWord() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleIsResolveable() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleIsResolveable() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleIsReturn() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleIsReturn() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleIsReturnTypePresent() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleIsReturnTypePresent() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleIsSecured() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
- handleIsSecured() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogicImpl
-
- handleIsServerSide() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
- handleIsServerSide() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogicImpl
-
- handleIsSetType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsSetType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
True if this classifier represents a set type.
- handleIsShallowHistory() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
- handleIsShallowHistory() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogicImpl
-
- handleIsSplit() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
- handleIsSplit() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogicImpl
-
- handleIsStatic() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsStatic() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
- handleIsStatic() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsStatic() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsStatic() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleIsStatic() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleIsStringType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsStringType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Indicates whether or not this classifier represents a string
type.
- handleIsTable() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
- handleIsTable() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogicImpl
-
- handleIsTemplateParametersPresent() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
- handleIsTemplateParametersPresent() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleIsTemplateParametersPresent() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleIsTimeType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsTimeType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Indicates whether or not this classifier represents a time type.
- handleIsTransient() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
- handleIsTransient() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogicImpl
-
- handleIsTransient() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
- handleIsTransient() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogicImpl
-
- handleIsTriggerPresent() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
- handleIsTriggerPresent() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogicImpl
-
- handleIsTypeSafe() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogic
-
- handleIsTypeSafe() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogicImpl
-
- handleIsUnique() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- handleIsUnique() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogicImpl
-
UML2 Only: Returns false always.
- handleIsUnique() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- handleIsUnique() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogicImpl
-
- handleIsUnique() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- handleIsUnique() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogicImpl
-
- handleIsUnique() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleIsUnique() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleIsUpdate() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- handleIsUpdate() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleIsUseCaseStart() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
- handleIsUseCaseStart() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogicImpl
-
- handleIsUsingAssignedIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleIsUsingAssignedIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleIsUsingForeignIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- handleIsUsingForeignIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- handleIsValidIdentifierName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- handleIsValidIdentifierName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
Return true if name matches the pattern [a-zA-Z_$][a-zA-Z\\d_$]*
- handleIsValueObjectType() - Method in class org.andromda.metafacades.emf.uml22.ValueObjectAssociationEndLogic
-
- handleIsValueObjectType() - Method in class org.andromda.metafacades.emf.uml22.ValueObjectAssociationEndLogicImpl
-
- handleIsWrappedPrimitive() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- handleIsWrappedPrimitive() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogicImpl
-
Indicates whether or not this classifier represents a wrapped primitive type.
- handleIsWritable() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- handleIsWritable() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogicImpl
-
- handleListManageableMembers(boolean) - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
Method to be implemented in descendants
Returns a string with the attributes without wrapper types.
- handleListManageableMembers(boolean) - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleListManageableMembersWithWrapperTypes() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
Method to be implemented in descendants
Returns a string with the attributes and wrapper types.
- handleListManageableMembersWithWrapperTypes() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogicImpl
-
- handleTranslateConstraint(String, String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Searches for the constraint with the specified 'name' on this model element, and if found
translates it using the specified 'translation' from a translation library discovered by the
framework.
- handleTranslateConstraint(String, String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleTranslateConstraints(String, String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Translates the constraints of the specified 'kind' belonging to this model element.
- handleTranslateConstraints(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Method to be implemented in descendants
Translates all constraints belonging to this model element with the given 'translation'.
- handleTranslateConstraints(String, String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- handleTranslateConstraints(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
- hasExactStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance
is taken into account when searching for the stereotype), false otherwise.
- hasExactStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance
is taken into account when searching for the stereotype), false otherwise.
- hashCode() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- hashCode() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- hashCode() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- hashCode() - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- hashCode() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- hashCode() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- hasKeyword(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma,
pipe, semicolon, or << >>
- hasKeyword(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- hasKeyword(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- hasKeyword(String) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- hasKeyword(String) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- hasKeyword(String) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- hasKeyword(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma,
pipe, semicolon, or << >>
- hasKeyword(String) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- hasKeyword(String) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- hasStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Returns true if the model element has the specified stereotype.
- hasStereotype(String) - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Returns true if the model element has the specified stereotype.
- hasValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- hasValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- hasValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- hasValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- hasValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- hasValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- hasValue(Stereotype, String) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- IncludeFacadeLogic - Class in org.andromda.metafacades.emf.uml22
-
An include relationship defines that a use case contains the behavior defined in another use
case.
- IncludeFacadeLogic(Include, String) - Constructor for class org.andromda.metafacades.emf.uml22.IncludeFacadeLogic
-
Create Metafacade implementation instance using the MetafacadeFactory from the context
- IncludeFacadeLogicImpl - Class in org.andromda.metafacades.emf.uml22
-
MetafacadeLogic implementation for org.andromda.metafacades.uml.IncludeFacade.
- IncludeFacadeLogicImpl(Include, String) - Constructor for class org.andromda.metafacades.emf.uml22.IncludeFacadeLogicImpl
-
- includesMultiplicity(MultiplicityElement) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- includesMultiplicity(MultiplicityElement) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- initialize() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
- initialize() - Method in class org.andromda.metafacades.emf.uml22.EntityLogicImpl
-
- InstanceFacadeLogic - Class in org.andromda.metafacades.emf.uml22
-
A representation of the model object 'Instance Specification'.
- InstanceFacadeLogic(ObjectInstance, String) - Constructor for class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
Create Metafacade implementation instance using the MetafacadeFactory from the context
- InstanceFacadeLogicImpl - Class in org.andromda.metafacades.emf.uml22
-
MetafacadeLogic implementation for org.andromda.metafacades.uml.InstanceFacade.
- InstanceFacadeLogicImpl(ObjectInstance, String) - Constructor for class org.andromda.metafacades.emf.uml22.InstanceFacadeLogicImpl
-
- instanceSpecification - Variable in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- instanceSpecification - Variable in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- InteractionFacadeLogic - Class in org.andromda.metafacades.emf.uml22
-
An interaction is a unit of behavior that focuses on the observable exchange of information
between connectable elements.
- InteractionFacadeLogic(Object, String) - Constructor for class org.andromda.metafacades.emf.uml22.InteractionFacadeLogic
-
Create Metafacade implementation instance using the MetafacadeFactory from the context
- InteractionFacadeLogicImpl - Class in org.andromda.metafacades.emf.uml22
-
MetafacadeLogic implementation for org.andromda.metafacades.uml.InteractionFacade.
- InteractionFacadeLogicImpl(Object, String) - Constructor for class org.andromda.metafacades.emf.uml22.InteractionFacadeLogicImpl
-
- is(int, int) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- is(int, int) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isAbstract() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates if this association is 'abstract'.
- isAbstract() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
Indicates if this association is 'abstract'.
- isAbstract() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Indicates if this classifier is 'abstract'.
- isAbstract() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
True is the operation is abstract.
- isActionFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ActionFacadeLogic
-
- isActionParameter() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
Indicates whether or not this is an action parameter or not.
- isActionStateFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ActionStateFacadeLogic
-
- isActivityGraphFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ActivityGraphFacadeLogic
-
- isActorFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ActorFacadeLogic
-
- isAddOnly() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
True if this attribute can only be set.
- isAggregation() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
True if this association end represents an aggregation relationship.
- isAllArgumentsHaveFormFields() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogic
-
For each front-end controller operation argument there must exist a form field for each
action deferring to that operation.
- isApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
Deprecated.
- isApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- isApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- isApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- isApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- isArgumentFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ArgumentFacadeLogic
-
- isArrayType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True if this classifier represents an array type.
- isArrayType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
True if this classifier represents an array type.
- isAssociationClass() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True if the AssociationFacade is an AssociationClass.
- isAssociationClass() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
True if the AssociationFacade is an AssociationClass.
- isAssociationClass() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
True if the ClassifierFacade is an AssociationClass.
- isAssociationClassFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
- isAssociationEndAttachedToType(Classifier, Property, boolean) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Returns true
if the given association end's type is an ancestor of the classifier, or just the
argument classifier if follow is false
.
- isAssociationEndFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
- isAssociationFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
- isAssociationFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
- isAttribute() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
UML2 5.0 (Eclipse 4.4) only
- isAttribute() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isAttributeFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
- isAttributeLinkFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkFacadeLogic
-
- isAUml14Dependency(DirectedRelationship) - Static method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogicImpl
-
This function tests if the given relation is a dependency in UML1.4 sense of term.
- isBidirectional() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
Is true if update of one side of the association should also update the other side.
- isBinary() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
UML2: Determines whether this association is a binary association, i.e.
- isBinary() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
UML2: Determines whether this association is a binary association, i.e.
- isBindingDependenciesPresent() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True if there are target dependencies from this element that are instances of BindingFacade.
- isBindingDependenciesPresent() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
True if there are target dependencies from this element that are instances of BindingFacade.
- isBindingFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.BindingFacadeLogic
-
- isBlobType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Returns true if this type represents a Blob type.
- isBlobType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Returns true if this type represents a Blob type.
- isBodyExpression() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
True if this constraint denotes a body expression.
- isBooleanType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates if this type represents a boolean type or not.
- isBooleanType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Indicates if this type represents a boolean type or not.
- isCallActionFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.CallActionFacadeLogic
-
- isCallEventFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.CallEventFacadeLogic
-
- isChangeable() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
True if this attribute can be modified.
- isCharacterType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates if this type represents a char, Character, or java.lang.Character type or not.
- isCharacterType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Indicates if this type represents a char, Character, or java.lang.Character type or not.
- isChild() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
Returns whether or not (true/false) this association end is the child end of the assocation
(i.e.
- isChild() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Returns true/false depending on whether or not this entity represetns a child in an
association (this occurs when this entity is on the opposite end of an assocation end defined
as composite).
- isChoice() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
TODO: Model Documentation for PseudostateFacade.choice
- isClassifierFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
- isClassifierFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
- isClobType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Returns true if this type represents a Clob type.
- isClobType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Returns true if this type represents a Clob type.
- isCollect() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
Denotes this pseudostate to be either a join or a fork with a single outgoing transition and
more than one incoming transition.
- isCollectionType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True if this classifier represents a collection type.
- isCollectionType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
True if this classifier represents a collection type.
- isCompatibleWith(ParameterableElement) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isCompatibleWith(ParameterableElement) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isCompatibleWith(ParameterableElement) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- isCompatibleWith(ParameterableElement) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- isComposite() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isComposite() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isCompositeIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
True if this entity identifier is a composite (consists of multiple key columns, typically
abstracted into an external composite identifier class)
- isComposition() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
True if this association end represents a composition relationship.
- isConsistentWith(RedefinableElement) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isConsistentWith(RedefinableElement) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isConstraintFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
- isConstraintsPresent() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates if any constraints are present on this model element.
- isConstraintsPresent() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Indicates if any constraints are present on this model element.
- isContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
True if this element is contained in a FrontEndUseCase.
- isContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActivityGraphLogic
-
True if this element is contained in a FrontEndUseCase.
- isContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogic
-
Indicates whether or not this front end event is contained within a FrontEndUseCase.
- isContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndFinalStateLogic
-
Indicates if this front end final state is contained within a FrontEndUseCase.
- isContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
Indicates if this forward is contained in a FrontEndUseCase.
- isContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
Indicates if this parameter is contained in a "front-end" use case.
- isContainedInFrontEndUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPseudostateLogic
-
Indicates if this "front-end" pseudo date is contained within a "front-end" use case.
- isControllerOperationArgument() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
Indicates whether or not this parameter is an argument of a controller operation.
- isCreate() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
Create a create operation on the entity manager?
- isDataType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True/false depending on whether or not this classifier represents a datatype.
- isDataType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
True/false depending on whether or not this classifier represents a datatype.
- isDateType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True when this classifier is a date type.
- isDateType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
True when this classifier is a date type.
- isDecisionPoint() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
TODO: Model Documentation for PseudostateFacade.decisionPoint
- isDeepHistory() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
TODO: Model Documentation for PseudostateFacade.deepHistory
- isDefaultValuePresent() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
Indicates if the default value is present.
- isDefaultValuePresent() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
Indicates if the default value is present.
- isDefinition() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
True if this constraint denotes a definition.
- isDelete() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
Create a delete operation on the entity manager?
- isDependencyFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.DependencyFacadeLogic
-
- isDerived() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
UML2: Returns the value of the 'Is Derived' attribute.
- isDerived() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
If the association end is derived (its value is computed).
- isDerived() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isDerived() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
UML2: Returns the value of the 'Is Derived' attribute.
- isDerived() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
If the attribute is derived (its value is computed).
- isDerived() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isDerivedUnion() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isDerivedUnion() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isDestinationMetaType() - Method in class org.andromda.metafacades.emf.uml22.DestinationLogic
-
- isDisplay() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAssociationEndLogic
-
Whether or not this association end should be displayed.
- isDisplay() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAttributeLogic
-
Whether or not this attribute should be displayed.
- isDistinguishableFrom(NamedElement, Namespace) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isDistinguishableFrom(NamedElement, Namespace) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isDistinguishableFrom(NamedElement, Namespace) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- isDistinguishableFrom(NamedElement, Namespace) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- isDistinguishableFrom(NamedElement, Namespace) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- isDocumentationPresent() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates if any documentation is present on this model element.
- isDocumentationPresent() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
Indicates if any documentation is present on this model element.
- isDoubleType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates if this type represents a Double type or not.
- isDoubleType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Indicates if this type represents a Double type or not.
- isDynamic() - Method in class org.andromda.metafacades.emf.uml22.SubactivityStateFacadeLogic
-
TODO: Model Documentation for SubactivityStateFacade.dynamic
- isDynamicIdentifiersPresent() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
True if the entity has its identifiers dynamically added, false otherwise.
- isEmbeddedValue() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates whether or not this classifier represents an "EmbeddedValue'.
- isEmbeddedValue() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Indicates whether or not this classifier represents an "EmbeddedValue'.
- isEnteringActionState() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
TODO: Model Documentation for
TransitionFacade.enteringActionState
- isEnteringDecisionPoint() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
TODO: Model Documentation for
TransitionFacade.enteringDecisionPoint
- isEnteringFinalState() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
TODO: Model Documentation for
TransitionFacade.enteringFinalState
- isEnteringView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
Indicates if this action directly targets a "front-end" view, false otherwise.
- isEntityAssociation() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationLogic
-
is this an EntityAssociation?
- isEntityAssociationEndMetaType() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
- isEntityAssociationMetaType() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationLogic
-
- isEntityAttributeMetaType() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
- isEntityMetaType() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
- isEntityQueryOperationMetaType() - Method in class org.andromda.metafacades.emf.uml22.EntityQueryOperationLogic
-
- isEntryUseCase() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
True if this use-case is the entry point to the front end.
- isEnumeration() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True if this classifier is in fact marked as an enumeration.
- isEnumeration() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
True if this classifier is in fact marked as an enumeration.
- isEnumerationFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogic
-
- isEnumerationLiteral() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
True if this attribute is owned by an enumeration.
- isEnumerationLiteralFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.EnumerationLiteralFacadeLogic
-
- isEnumerationLiteralParametersExist() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
Returns true if enumeration literal parameters exist (defined by tagged value) for the
literal.
- isEnumerationMember() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
True if this attribute is owned by an enumeration but is defined as a member variable (NOT a
literal).
- isEventFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.EventFacadeLogic
-
- isException() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
UML2: Returns the value of the 'Is Exception' attribute.
- isExceptionsPresent() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
True if the operation has (i.e.
- isExitingActionState() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
TODO: Model Documentation for
TransitionFacade.exitingActionState
- isExitingDecisionPoint() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
TODO: Model Documentation for
TransitionFacade.exitingDecisionPoint
- isExitingInitialState() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
TODO: Model Documentation for
TransitionFacade.exitingInitialState
- isExitingView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
Indicates if this forward (transition) is coming out of a front-end view.
- isExtendFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ExtendFacadeLogic
-
- isExtensionPointFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ExtensionPointFacadeLogic
-
- isFileType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Returns true if this type represents a 'file' type.
- isFileType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Returns true if this type represents a 'file' type.
- isFinalStateFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.FinalStateFacadeLogic
-
- isFloatType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates if this type represents a Float type or not.
- isFloatType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Indicates if this type represents a Float type or not.
- isForeignIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
Indicates whether or not a foreign identifier should be used for the entity that owns this
association end.
- isFork() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
TODO: Model Documentation for PseudostateFacade.fork
- isFrontEndActionMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
- isFrontEndActionStateMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
- isFrontEndActivityGraphMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActivityGraphLogic
-
- isFrontEndControllerMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerLogic
-
- isFrontEndControllerOperationMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogic
-
- isFrontEndEventMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndEventLogic
-
- isFrontEndException() - Method in class org.andromda.metafacades.emf.uml22.FrontEndExceptionHandlerLogic
-
Indicatesif this element carries the FrontEndException stereotype.
- isFrontEndExceptionHandlerMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndExceptionHandlerLogic
-
- isFrontEndFinalStateMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndFinalStateLogic
-
- isFrontEndForwardMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndForwardLogic
-
- isFrontEndPackageMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPackageLogic
-
- isFrontEndParameterMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
- isFrontEndPseudostateMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndPseudostateLogic
-
- isFrontEndUseCaseMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
- isFrontEndView() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
True if this element carries the FrontEndView stereotype.
- isFrontEndViewMetaType() - Method in class org.andromda.metafacades.emf.uml22.FrontEndViewLogic
-
- isGeneralizableElementFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
- isGeneralizableElementFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.GeneralizableElementFacadeLogic
-
- isGeneralizationFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.GeneralizationFacadeLogic
-
- isGuardFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.GuardFacadeLogic
-
- isID() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
UML2 4.0 (Eclipse 4.2) only
- isID() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
UML2 4.0 (Eclipse 4.2) only
- isIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
True if this association is an identifier for its entity.
- isIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
True if this attribute is an identifier for its entity.
- isIdentifiersPresent() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
True if the associationEnd is marked with identifiers stereotype, false otherwise.
- isIdentifiersPresent() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
True if the entity has any identifiers defined, false otherwise.
- isIncludeFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.IncludeFacadeLogic
-
- isIncomingMessageOperation() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
Whether or not this operation represents an "incoming" message operation (i.e.
- isInitialState() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
TODO: Model Documentation for PseudostateFacade.initialState
- isInoutParameter() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
True if this parameter is an inout parameter.
- isInParameter() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
True if this parameter is an 'in' parameter.
- isInstanceFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.InstanceFacadeLogic
-
- isIntegerType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
- isIntegerType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
- isInteractionFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.InteractionFacadeLogic
-
- isInterface() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True/false depending on whether or not this Classifier represents an interface.
- isInterface() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
True/false depending on whether or not this Classifier represents an interface.
- isInvariant() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
True if this constraint denotes an invariant.
- isJoin() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
TODO: Model Documentation for PseudostateFacade.join
- isJunction() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
TODO: Model Documentation for PseudostateFacade.junction
- isLeaf() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True if this association cannot be extended and represent a leaf in the inheritance tree.
- isLeaf() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
IsLeaf property in the association end property.
- isLeaf() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isLeaf() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
True if this association cannot be extended and represent a leaf in the inheritance tree.
- isLeaf() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
IsLeaf property in the operation.
- isLeaf() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isLeaf() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
- isLeaf() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
IsLeaf property in the operation.
- isLinkEndFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.LinkEndFacadeLogic
-
- isLinkFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.LinkFacadeLogic
-
- isListType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True if this classifier represents a list type.
- isListType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
True if this classifier represents a list type.
- isLongType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates if this type represents a Long type or not.
- isLongType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Indicates if this type represents a Long type or not.
- isManageable() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
True: Entity is manageable.
- isManageableEntityAssociationEndMetaType() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAssociationEndLogic
-
- isManageableEntityAttributeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAttributeLogic
-
- isManageableEntityMetaType() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
- isManageableGetterAvailable() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityAttributeLogic
-
Whether or not this attribute can be read in a call isolated from the rest (for example when
downloading binary fields).
- isMany() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
True if this association end's multiplicity is greater than one.
- isMany() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
Whether or not this attribute has a multiplicity greater than 1.
- isMany() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
UML2 only.
- isMany() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
If upper>1 or upper==unlimited.
- isMany2Many() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates whether or not this associations represents a many-to-many relation.
- isMany2Many() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
True if this association end's and the other end's multiplicities are both many.
- isMany2Many() - Method in class org.andromda.metafacades.emf.uml22.AssociationFacadeLogic
-
Indicates whether or not this associations represents a many-to-many relation.
- isMany2One() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
True if this association end's multiplicity is many while the other end's is one.
- isMapType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates whether or not this classifier represents a Map type.
- isMapType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Indicates whether or not this classifier represents a Map type.
- isMergePoint() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
TODO: Model Documentation for PseudostateFacade.mergePoint
- isMessageOperation() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
Whether or not this is operation accepts incoming or outgoing messages.
- isModelElementFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
- isModelElementFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
- isModelFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ModelFacadeLogic
-
- isMultivalued() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isMultivalued() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isNamespaceFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.NamespaceFacadeLogic
-
- isNavigable() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
True if it is possible to navigate from the other end to this association end .
- isNavigable() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isNavigable() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isNodeFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.NodeFacadeLogic
-
- isObjectFlowStateFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ObjectFlowStateFacadeLogic
-
- isOne2Many() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
True if this association end's multiplicity is one while the other end's is many.
- isOne2One() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
True if this association end's and the other end's multiplicities are both one.
- isOperationFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
- isOrdered() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
Indicates whether or not the association ends are ordered (if multiplicity is greater than
1).
- isOrdered() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isOrdered() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
Indicates whether or not the attributes are ordered (if multiplicity is greater than 1).
- isOrdered() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isOrdered() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
UML2 only: If isMany (Collection type returned), is the type unique within the collection.
- isOrdered() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
UML2 Only: Is parameter ordered within the Collection type.
- isOutgoingMessageOperation() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
Whether or not this service operation represents an "outgoing" messaging operation (i.e.
- isOutParameter() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
True if this parameter is an 'out' parameter.
- isOverriding() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
True if this operation overrides an operation defined in an ancestor class.
- isOwnerIsController() - Method in class org.andromda.metafacades.emf.uml22.FrontEndControllerOperationLogic
-
Indicates if the owner of this operation is a controller.
- isPackageFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.PackageFacadeLogic
-
- isParameterFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
- isPartitionFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.PartitionFacadeLogic
-
- isPostCondition() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
True if this constraint denotes a postcondition.
- isPostconditionsPresent() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Whether any postcondition constraints are present on this operation.
- isPreCondition() - Method in class org.andromda.metafacades.emf.uml22.ConstraintFacadeLogic
-
True if this constraint denotes a precondition.
- isPreconditionsPresent() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Whether any precondition constraints are present on this operation.
- isPrimitive() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates whether or not this classifier represents a primitive type.
- isPrimitive() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Indicates whether or not this classifier represents a primitive type.
- isPseudostateFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
- isQuery() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
Indicates whether or not this operation is a query operation.
- isQueueMetaType() - Method in class org.andromda.metafacades.emf.uml22.QueueLogic
-
- isRead() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
Create a read operation on the entity manager?
- isReadable() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
True if this parameter is readable, aka an in-parameter, or this feature is unspecified.
- isReadOnly() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
True if the association end cannot be changed.
- isReadOnly() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isReadOnly() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
Whether or not this attribute can be modified.
- isReadOnly() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isRedefinableTemplateSignatureFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.RedefinableTemplateSignatureFacadeLogic
-
- isRedefinitionContextValid(RedefinableElement) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isRedefinitionContextValid(RedefinableElement) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isReferencesPresent() - Method in class org.andromda.metafacades.emf.uml22.RoleLogic
-
Indicates if the necessary references are present for the Role.
- isRequired() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
True if this association end's multiplicity is strictly greater than zero.
- isRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isRequired() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
Whether or not the multiplicity of this attribute is 1.
- isRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
Deprecated.
- isRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- isRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- isRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- isRequired() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
Whether or not this parameter is considered required (i.e must a non-empty value).
- isRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- isReservedWord() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
- isReservedWord() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
- isResolveable() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
The maximum number of rows to load from the database.
- isReturn() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
Whether or not this parameter represents a return parameter.
- isReturnTypePresent() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
True/false depending on whether or not the operation has a return type or not (i.e.
- isRoleMetaType() - Method in class org.andromda.metafacades.emf.uml22.RoleLogic
-
- isSameSignature(Operation, Operation) - Static method in class org.andromda.metafacades.emf.uml22.UmlUtilities
-
Returns true
if and only if the given operation would have an identical signature.
- isSecured() - Method in class org.andromda.metafacades.emf.uml22.FrontEndUseCaseLogic
-
Indicates if this use case is "secured".
- isServerSide() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionStateLogic
-
Indicates whether or not this front end action state is server side.
- isServiceMetaType() - Method in class org.andromda.metafacades.emf.uml22.ServiceLogic
-
- isServiceOperationMetaType() - Method in class org.andromda.metafacades.emf.uml22.ServiceOperationLogic
-
- isSetName() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isSetName() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isSetName() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- isSetName() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- isSetName() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- isSetType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True if this classifier represents a set type.
- isSetType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
True if this classifier represents a set type.
- isSetVisibility() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isSetVisibility() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isSetVisibility() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- isSetVisibility() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- isSetVisibility() - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- isShallowHistory() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
TODO: Model Documentation for PseudostateFacade.shallowHistory
- isSplit() - Method in class org.andromda.metafacades.emf.uml22.PseudostateFacadeLogic
-
Denotes this pseudostate to be either a join or a fork with a single incoming transition and
more than one outgoing transition.
- isStateFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.StateFacadeLogic
-
- isStateMachineFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.StateMachineFacadeLogic
-
- isStateVertexFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.StateVertexFacadeLogic
-
- isStatic() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
Indicates if this associationEnd is 'static', meaning it has a classifier scope.
- isStatic() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isStatic() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
Indicates if this attribute is 'static', meaning it has a classifier scope.
- isStatic() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isStatic() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
True is the operation is static (only a single instance can be instantiated).
- isStereotypeApplicable(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isStereotypeApplicable(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isStereotypeApplicable(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- isStereotypeApplicable(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- isStereotypeApplicable(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- isStereotypeApplicable(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- isStereotypeApplicable(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- isStereotypeApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isStereotypeApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isStereotypeApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- isStereotypeApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- isStereotypeApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- isStereotypeApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- isStereotypeApplied(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- isStereotypeFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.StereotypeFacadeLogic
-
- isStereotypeRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isStereotypeRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isStereotypeRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.AttributeLinkImpl
-
- isStereotypeRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkEndImpl
-
- isStereotypeRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- isStereotypeRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- isStereotypeRequired(Stereotype) - Method in class org.andromda.metafacades.emf.uml22.TagDefinitionImpl
-
- isStringType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates whether or not this classifier represents a string type.
- isStringType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Indicates whether or not this classifier represents a string type.
- isSubactivityStateFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.SubactivityStateFacadeLogic
-
- isTable() - Method in class org.andromda.metafacades.emf.uml22.FrontEndParameterLogic
-
Indicates whether or not this parameter represents a table.
- isTaggedValueFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.TaggedValueFacadeLogic
-
- isTemplate() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
UML2 3.0: Property no longer inherits from TemplateableElement
AssociationEndImpl.property.isTemplate has been removed from UML2 3.x
- isTemplate() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
UML2 3.0: Property no longer inherits from TemplateableElement
- isTemplateArgumentFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.TemplateArgumentFacadeLogic
-
- isTemplateParameter() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isTemplateParameter() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isTemplateParameter() - Method in class org.andromda.metafacades.emf.uml22.LinkInstanceImpl
-
- isTemplateParameter() - Method in class org.andromda.metafacades.emf.uml22.ObjectInstanceImpl
-
- isTemplateParameterFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.TemplateParameterFacadeLogic
-
- isTemplateParametersPresent() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True is there are template parameters on this model element.
- isTemplateParametersPresent() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
True is there are template parameters on this model element.
- isTimeType() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Indicates whether or not this classifier represents a time type.
- isTimeType() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Indicates whether or not this classifier represents a time type.
- isTopicMetaType() - Method in class org.andromda.metafacades.emf.uml22.TopicLogic
-
- isTransient() - Method in class org.andromda.metafacades.emf.uml22.EntityAssociationEndLogic
-
Indicates this association end should be ignored by the persistence layer.
- isTransient() - Method in class org.andromda.metafacades.emf.uml22.EntityAttributeLogic
-
Indicates this attribute should be ignored by the persistence layer.
- isTransitionFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
- isTriggerPresent() - Method in class org.andromda.metafacades.emf.uml22.TransitionFacadeLogic
-
TODO: Model Documentation for TransitionFacade.triggerPresent
- isTypeSafe() - Method in class org.andromda.metafacades.emf.uml22.EnumerationFacadeLogic
-
Indicates whether the enumeration must be generated using a Java 5 type-safe enum or a
traditional enumeration-pattern class.
- isUnique() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndFacadeLogic
-
UML2: If the association attribute is unique within the Collection type.
- isUnique() - Method in class org.andromda.metafacades.emf.uml22.AssociationEndImpl
-
- isUnique() - Method in class org.andromda.metafacades.emf.uml22.AttributeFacadeLogic
-
If the attribute is unique within the Collection type.
- isUnique() - Method in class org.andromda.metafacades.emf.uml22.AttributeImpl
-
- isUnique() - Method in class org.andromda.metafacades.emf.uml22.OperationFacadeLogic
-
UML2 only: for Collection return type, is the type unique within the collection.
- isUnique() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
If Parameter type isMany (UML2), is the parameter unique within the Collection.
- isUpdate() - Method in class org.andromda.metafacades.emf.uml22.ManageableEntityLogic
-
Create an update operation on the entity manager?
- isUseCaseFacadeMetaType() - Method in class org.andromda.metafacades.emf.uml22.UseCaseFacadeLogic
-
- isUseCaseStart() - Method in class org.andromda.metafacades.emf.uml22.FrontEndActionLogic
-
Indicates if this action represents the beginning of the front-end use case or not.
- isUsingAssignedIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Indiciates if this entity is using an assigned identifier or not.
- isUsingForeignIdentifier() - Method in class org.andromda.metafacades.emf.uml22.EntityLogic
-
Indicates whether or not this entity is using a foreign identifier as its identifiers.
- isValidIdentifierName() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++,
JavaScript.
- isValidIdentifierName() - Method in class org.andromda.metafacades.emf.uml22.ModelElementFacadeLogic
-
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++,
JavaScript.
- isValueObjectAssociationEndMetaType() - Method in class org.andromda.metafacades.emf.uml22.ValueObjectAssociationEndLogic
-
- isValueObjectMetaType() - Method in class org.andromda.metafacades.emf.uml22.ValueObjectLogic
-
- isValueObjectType() - Method in class org.andromda.metafacades.emf.uml22.ValueObjectAssociationEndLogic
-
Indicates if the type of this association is a value object or not.
- isWrappedPrimitive() - Method in class org.andromda.metafacades.emf.uml22.AssociationClassFacadeLogic
-
Returns true if this type is a wrapped primitive type.
- isWrappedPrimitive() - Method in class org.andromda.metafacades.emf.uml22.ClassifierFacadeLogic
-
Returns true if this type is a wrapped primitive type.
- isWritable() - Method in class org.andromda.metafacades.emf.uml22.ParameterFacadeLogic
-
True if this parameter is writable, aka an out-parameter, or this feature is unspecified.