- getAbstractions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Those abstraction dependencies for which this classifier is the client.
- getAbstractions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Those abstraction dependencies for which this classifier is the client.
- getAbstractions() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Those abstraction dependencies for which this classifier is the client.
- getAdderName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
A name suitable for use when adding new elements to this association end in programming code.
- getAggregationKind() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Returns the value of the 'Aggregation' attribute (none, shared, composite).
- getAllAssociatedClasses() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Lists all classes associated to this one and any ancestor classes (through generalization).
- getAllAssociatedClasses() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Lists all classes associated to this one and any ancestor classes (through generalization).
- getAllAssociatedClasses() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Lists all classes associated to this one and any ancestor classes (through generalization).
- getAllEntityReferences() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns a collection of all entities this entity and its ancestors have a relation to.
- getAllEntityReferences() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Returns a collection of all entities this service and its ancestors have a relation to.
- getAllEntityRelations() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
Find all associations that define relations to other entities.
- getAllEntityRelations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Find all associations that define relations to other entities.
- getAllGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
All generalizations for this generalizable element, goes up the inheritance tree.
- getAllGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
All generalizations for this generalizable element, goes up the inheritance tree.
- getAllGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
All generalizations for this generalizable element, goes up the inheritance tree.
- getAllGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
All generalizations for this generalizable element, goes up the inheritance tree.
- getAllInstanceAttributes() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
All instanceAttributes for this entity.
- getAllInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
All instanceAttributes for this entity.
- getAllInstanceAttributes(ClassifierFacade) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
-
Gets all instance attributes including those instance attributes belonging to the classifier
and any
inherited ones.
- getAllInstanceAttributes() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
All instanceAttributes for this session EJB.
- getAllInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
All instanceAttributes for this session EJB.
- getAllMessagingDestinations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
All messaging destinations that belong to this service and all decendent services.
- getAllProperties() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
A collection containing all 'properties' of the classifier and its ancestors.
- getAllProperties() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
A collection containing all 'properties' of the classifier and its ancestors.
- getAllProperties() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
A collection containing all 'properties' of the classifier and its ancestors.
- getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
A collection containing all required and/or read-only 'properties' of the classifier and its
ancestors.
- getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
A collection containing all required and/or read-only 'properties' of the classifier and its
ancestors.
- getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
A collection containing all required and/or read-only 'properties' of the classifier and its
ancestors.
- getAllRoles() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
All roles associated with the service, this includes both roles that have access to the
entire service, and any roles that have access to a single operation.
- getAllServiceReferences() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Returns a collection of all services this service and its ancestors have a relation to.
- getAllSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
All specializations (travels down the inheritance hierarchy).
- getAllSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
All specializations (travels down the inheritance hierarchy).
- getAllSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
All specializations (travels down the inheritance hierarchy).
- getAllSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
All specializations (travels down the inheritance hierarchy).
- getArgumentNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
A comma separated list of all argument names.
- getArgumentNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
A comma separated list of all argument names.
- getArguments() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Specification of an argument used to pass information into or out of an invocation of a
behavioral
feature.
- getArguments() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Specification of an argument used to pass information into or out of an invocation of a
behavioral
feature.
- getArgumentTypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
A comma separated list of all types of each argument, in order.
- getArgumentTypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
A comma separated list of all types of each argument, in order.
- getArray() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the array type for this classifier.
- getArray() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the array type for this classifier.
- getArray() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets the array type for this classifier.
- getArrayName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The name of the classifier as an array.
- getArrayName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The name of the classifier as an array.
- getArrayName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
The name of the classifier as an array.
- getAssociatedClasses() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Lists the classes associated to this one, there is no repitition of classes.
- getAssociatedClasses() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Lists the classes associated to this one, there is no repitition of classes.
- getAssociatedClasses() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Lists the classes associated to this one, there is no repitition of classes.
- getAssociation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The association owning this association end.
- getAssociationEndA() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
The first association end.
- getAssociationEndB() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
The second association end.
- getAssociationEnds() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets the association ends belonging to this association.
- getAssociationEnds() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the association ends belonging to a classifier.
- getAssociationEnds() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the association ends belonging to a classifier.
- getAssociationEnds() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets the association ends belonging to a classifier.
- getAttributeNameList(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets a comma separated list of attribute names.
- getAttributeNameList(boolean, boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets a comma separated list of attribute names.
- getAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the attributes that belong to the classifier.
- getAttributes(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
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, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
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.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
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() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the attributes that belong to the classifier.
- getAttributes(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
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.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets the attributes that belong to the classifier.
- getAttributes(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
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.
- getAttributesAsList(Collection, boolean, boolean) - Method in class org.andromda.cartridges.ejb.EJBScriptHelper
-
Create a comma separated list of attributes.
- getAttributeTypeList(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets a comma separated list of attribute types.
- getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Returns the fully qualified name of the model element.
- getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Returns the fully qualified name of the model element.
- getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Returns the fully qualified name of the model element.
- getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns the fully qualified name of the model element.
- getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Returns the fully qualified name of the model element.
- getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Returns the fully qualified name of the model element.
- getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Returns the fully qualified name of the model element.
- getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Returns the fully qualified name of the model element.
- getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Returns the fully qualified name of the model element.
- getBusinessOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
All business operations of the entity, these include any operations that aren't queries.
- getBusinessOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
-
- getBusinessOperations() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
All "business" operations for this Session EJB.
- getBusinessOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
All "business" operations for this Session EJB.
- getCall() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Constructs the operation call with the operation name
- getCall() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Constructs the operation call with the operation name
- getChildEnds() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets any children association ends (i.e.
- getColumnIndex() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The name of the index to create on a column that persists the foreign key attribute.
- getColumnIndex() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The name of the index to create on a column that persists the entity attribute.
- getColumnLength() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The length of the column that persists this entity attribute.
- getColumnName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The name of the column that makes up the foreign key.
- getColumnName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The name of the table column to which this entity is mapped.
- getConcurrency() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Returns the concurrency modifier for this operation (i.e.
- getConcurrency() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Returns the concurrency modifier for this operation (i.e.
- getConstants(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
Gets all constants for this entity.
- getConstants(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets all constants for this entity.
- getConstants(ClassifierFacade, boolean) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
-
Gets all constants for the specified classifier
.
- getConstants(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
Gets all constants for this session EJB.
- getConstants(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets all constants for this session EJB.
- getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Gets all constraints belonging to the model element.
- getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Returns the constraints of the argument kind that have been placed onto this model.
- getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets all constraints belonging to the model element.
- getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Returns the constraints of the argument kind that have been placed onto this model.
- getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Gets all constraints belonging to the model element.
- getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Returns the constraints of the argument kind that have been placed onto this model.
- getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets all constraints belonging to the model element.
- getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns the constraints of the argument kind that have been placed onto this model.
- getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Gets all constraints belonging to the model element.
- getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Returns the constraints of the argument kind that have been placed onto this model.
- getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Gets all constraints belonging to the model element.
- getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Returns the constraints of the argument kind that have been placed onto this model.
- getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Gets all constraints belonging to the model element.
- getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Returns the constraints of the argument kind that have been placed onto this model.
- getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets all constraints belonging to the model element.
- getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Returns the constraints of the argument kind that have been placed onto this model.
- getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets all constraints belonging to the model element.
- getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Returns the constraints of the argument kind that have been placed onto this model.
- getCreateMethods(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
Gets create methods for the entity.
- getCreateMethods(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets create methods for the entity.
- getCreateMethods(ClassifierFacade, boolean) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
-
Gets all create methods for the given classifier
.
- getCreateMethods(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
Gets create methods for this session EJB.
- getCreateMethods(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets create methods for this session EJB.
- getDefault() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
UML2: Returns the value of the 'Default' attribute.
- getDefaultValue() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The default value of the attribute.
- getDefaultValue() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
The default value of the attribute.
- getDocumentation(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Gets the documentation for the model element, The indent argument is prefixed to each line.
- getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
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.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
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.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets the documentation for the model element, The indent argument is prefixed to each line.
- getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
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.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
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.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Gets the documentation for the model element, The indent argument is prefixed to each line.
- getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
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.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
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.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the documentation for the model element, The indent argument is prefixed to each line.
- getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
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.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
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.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Gets the documentation for the model element, The indent argument is prefixed to each line.
- getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
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.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
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.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Gets the documentation for the model element, The indent argument is prefixed to each line.
- getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
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.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
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.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Gets the documentation for the model element, The indent argument is prefixed to each line.
- getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
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.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
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.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the documentation for the model element, The indent argument is prefixed to each line.
- getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
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.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
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.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets the documentation for the model element, The indent argument is prefixed to each line.
- getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
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.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
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.
- getEmbeddedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The embedded values belonging to this entity.
- getEntityReferences() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
All entities referenced by this entity.
- getEntityReferences() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
References to all entities to which this service has a dependency.
- getEntityRelations() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.entityRelations
- getEntityRelations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.entityRelations
- getEnumeration() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
If the attribute is an enumeration literal this represents the owning enumeration.
- getEnumeration() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
If the attribute is an enumeration literal this represents the owning enumeration.
- getEnumerationLiteralParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Returns the enumeration literal parameters defined by tagged value as a comma separated list.
- getEnumerationLiteralParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Returns the enumeration literal parameters defined by tagged value as a comma separated list.
- getEnumerationValue() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The value for this attribute if it is an enumeration literal, null otherwise.
- getEnumerationValue() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
The value for this attribute if it is an enumeration literal, null otherwise.
- getEnvironmentEntries(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
Gets all env-entries for the specified entity EJB.
- getEnvironmentEntries(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets all env-entries for the specified entity EJB.
- getEnvironmentEntries(ClassifierFacade, boolean) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
-
Gets all environment entries for the specified classifier
.
- getEnvironmentEntries(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
Gets all env-entries for the specified session EJB.
- getEnvironmentEntries(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets all env-entries for the specified session EJB.
- getExceptionList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
A comma separated list containing all exceptions that this operation throws.
- getExceptionList(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Returns a comma separated list of exceptions appended to the comma separated list of fully
qualified 'initialException' classes passed in to this method.
- getExceptionList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
A comma separated list containing all exceptions that this operation throws.
- getExceptionList(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
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.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
A collection of all exceptions thrown by this operation.
- getExceptions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
A collection of all exceptions thrown by this operation.
- getForeignKeyConstraintName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The name of the foreign key constraint to use for databases.
- getForeignKeySuffix() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The current foreign key suffix specified for this entity association end facade.
- getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The fully qualified name of the classifier as an array.
- getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The fully qualified name of the classifier as an array.
- getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
The fully qualified name of the classifier as an array.
- getFullyQualifiedIdentifierTypeName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The full name of the type of the identifier.
- getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The fully qualified name of this model element.
- getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Returns the fully qualified name of the model element.
- getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
The fully qualified name of this model element.
- getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Returns the fully qualified name of the model element.
- getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The fully qualified name of this model element.
- getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Returns the fully qualified name of the model element.
- getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The fully qualified name of this model element.
- getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns the fully qualified name of the model element.
- getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The fully qualified name of this model element.
- getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Returns the fully qualified name of the model element.
- getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The fully qualified name of this model element.
- getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Returns the fully qualified name of the model element.
- getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
The fully qualified name of this model element.
- getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Returns the fully qualified name of the model element.
- getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The fully qualified name of this model element.
- getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Returns the fully qualified name of the model element.
- getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
The fully qualified name of this model element.
- getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Returns the fully qualified name of the model element.
- getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogicImpl
-
- getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Returns the fully qualified name as a path, the returned value always starts with out a slash
'/'.
- getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Returns the fully qualified name as a path, the returned value always starts with out a slash
'/'.
- getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Returns the fully qualified name as a path, the returned value always starts with out a slash
'/'.
- getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns the fully qualified name as a path, the returned value always starts with out a slash
'/'.
- getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Returns the fully qualified name as a path, the returned value always starts with out a slash
'/'.
- getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Returns the fully qualified name as a path, the returned value always starts with out a slash
'/'.
- getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Returns the fully qualified name as a path, the returned value always starts with out a slash
'/'.
- getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Returns the fully qualified name as a path, the returned value always starts with out a slash
'/'.
- getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Returns the fully qualified name as a path, the returned value always starts with out a slash
'/'.
- getGeneralization() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets the direct generalization for this generalizable element.
- getGeneralization() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the direct generalization for this generalizable element.
- getGeneralization() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the direct generalization for this generalizable element.
- getGeneralization() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets the direct generalization for this generalizable element.
- getGeneralization() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogicImpl
-
If we're using inheritance to build up a value object with all model elements of an entity, we're returning no
superclass.
- getGeneralizationLinks() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets the actual links that this generalization element is part of (it plays either the
specialization or generalization).
- getGeneralizationLinks() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the actual links that this generalization element is part of (it plays either the
specialization or generalization).
- getGeneralizationLinks() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the actual links that this generalization element is part of (it plays either the
specialization or generalization).
- getGeneralizationLinks() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets the actual links that this generalization element is part of (it plays either the
specialization or generalization).
- getGeneralizationList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
A comma separated list of the fully qualified names of all generalizations.
- getGeneralizationList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
A comma separated list of the fully qualified names of all generalizations.
- getGeneralizationList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
A comma separated list of the fully qualified names of all generalizations.
- getGeneralizationList() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
A comma separated list of the fully qualified names of all generalizations.
- getGeneralizationRoot() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
The element found when you recursively follow the generalization path up to the root.
- getGeneralizationRoot() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The element found when you recursively follow the generalization path up to the root.
- getGeneralizationRoot() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The element found when you recursively follow the generalization path up to the root.
- getGeneralizationRoot() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
The element found when you recursively follow the generalization path up to the root.
- getGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Return all generalizations (ancestors) from this generalizable element.
- getGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Return all generalizations (ancestors) from this generalizable element.
- getGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Return all generalizations (ancestors) from this generalizable element.
- getGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Return all generalizations (ancestors) from this generalizable element.
- getGetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
A name suitable for use when accessing this association end in programming code.
- getGetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The name of the accessor operation that would retrieve this attribute's value.
- getGetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogicImpl
-
- getGetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
The name of the accessor operation that would retrieve this attribute's value.
- getGetterSetterReturnTypeName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Return Type with multiplicity taken into account.
- getGetterSetterReturnTypeName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Return Type with multiplicity taken into account.
- getGetterSetterTypeName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
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.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
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.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
The name of the type that is returned on the accessor and mutator operations, determined in
part by the multiplicity.
- getHomeInterfaceName() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
A String representing the name of a home interface for this entity EJB.
- getHomeInterfaceName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
A String representing the name of a home interface for this entity EJB.
- getHomeInterfaceName(ClassifierFacade) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
-
Gets the interface name for the passed in classifier
.
- getHomeInterfaceName() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
A String representing the name of a home interface for this entity EJB.
- getHomeInterfaceName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
A String representing the name of a home interface for this entity EJB.
- getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Gets the unique identifier of the underlying model element.
- getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets the unique identifier of the underlying model element.
- getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Gets the unique identifier of the underlying model element.
- getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the unique identifier of the underlying model element.
- getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Gets the unique identifier of the underlying model element.
- getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Gets the unique identifier of the underlying model element.
- getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Gets the unique identifier of the underlying model element.
- getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the unique identifier of the underlying model element.
- getId() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets the unique identifier of the underlying model element.
- getIdentifierAssociationEnds() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets all the associationEnds of this entity marked with the identifiers stereotype.
- getIdentifierGetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The getter name of the identifier.
- getIdentifierName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The name of the identifier.
- getIdentifiers() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
All the attributes of the entity which make up its identifier (primary key).
- getIdentifiers(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets all identifiers for an entity.
- getIdentifierSetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The setter name of the identifier.
- getIdentifierTypeName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The name of the type of the identifier.
- getImplementationOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns all those operations that could be implemented at this classifier's level.
- getImplementationOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Returns all those operations that could be implemented at this classifier's level.
- getImplementationOperations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Returns all those operations that could be implemented at this classifier's level.
- getImplementedInterfaceList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
A comma separated list of the fully qualified names of all implemented interfaces.
- getImplementedInterfaceList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
A comma separated list of the fully qualified names of all implemented interfaces.
- getImplementedInterfaceList() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
A comma separated list of the fully qualified names of all implemented interfaces.
- getInheritedInstanceAttributes() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
All inherited instanceAttributes this class.
- getInheritedInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
All inherited instanceAttributes this class.
- getInheritedInstanceAttributes(ClassifierFacade) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
-
Gets all the inherited instance attributes, excluding the instance attributes directory from this
classifier
.
- getInheritedInstanceAttributes() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
Alll inherited instanceAttributes this session EJB.
- getInheritedInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Alll inherited instanceAttributes this session EJB.
- getInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Those attributes that are scoped to an instance of this class.
- getInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Those attributes that are scoped to an instance of this class.
- getInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Those attributes that are scoped to an instance of this class.
- getInstanceOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Those operations that are scoped to an instance of this class.
- getInstanceOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Those operations that are scoped to an instance of this class.
- getInstanceOperations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Those operations that are scoped to an instance of this class.
- getInterfaceAbstractions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Those interfaces that are abstractions of this classifier, this basically means this
classifier realizes them.
- getInterfaceAbstractions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Those interfaces that are abstractions of this classifier, this basically means this
classifier realizes them.
- getInterfaceAbstractions() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Those interfaces that are abstractions of this classifier, this basically means this
classifier realizes them.
- getJavaNewString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
A String representing a new Constructor declaration for this classifier type to be used in a
Java environment.
- getJavaNewString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
A String representing a new Constructor declaration for this classifier type to be used in a
Java environment.
- getJavaNewString() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
A String representing a new Constructor declaration for this classifier type to be used in a
Java environment.
- getJavaNullString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
A String representing the null-value for this classifier type to be used in a Java
environment.
- getJavaNullString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
A String representing the null-value for this classifier type to be used in a Java
environment.
- getJavaNullString() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
A String representing the null-value for this classifier type to be used in a Java
environment.
- getJdbcMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The PIM to language specific mappings for JDBC.
- getJdbcType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The JDBC type for this entity attribute.
- getJndiName() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.jndiName
- getJndiName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.jndiName
- getJndiName() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
The JNDI name to which this session EJB is bound.
- getJndiName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The JNDI name to which this session EJB is bound.
- getJndiNamePrefix() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
-
Gets the jndiNamePrefix
for this EJB.
- getJndiNamePrefix() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
-
Gets the jndiNamePrefix
for this EJB.
- getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
UML2: Retrieves the keywords for this element.
- getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
UML2: Retrieves the keywords for this element.
- getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
UML2: Retrieves the keywords for this element.
- getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
UML2: Retrieves the keywords for this element.
- getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
UML2: Retrieves the keywords for this element.
- getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
UML2: Retrieves the keywords for this element.
- getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
UML2: Retrieves the keywords for this element.
- getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
UML2: Retrieves the keywords for this element.
- getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
UML2: Retrieves the keywords for this element.
- getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
UML2: Retrieves a localized label for this named element.
- getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
UML2: Retrieves a localized label for this named element.
- getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
UML2: Retrieves a localized label for this named element.
- getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
UML2: Retrieves a localized label for this named element.
- getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
UML2: Retrieves a localized label for this named element.
- getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
UML2: Retrieves a localized label for this named element.
- getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
UML2: Retrieves a localized label for this named element.
- getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
UML2: Retrieves a localized label for this named element.
- getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
UML2: Retrieves a localized label for this named element.
- getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The language mappings that have been set for this model element.
- getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
The language mappings that have been set for this model element.
- getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The language mappings that have been set for this model element.
- getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The language mappings that have been set for this model element.
- getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The language mappings that have been set for this model element.
- getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The language mappings that have been set for this model element.
- getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
The language mappings that have been set for this model element.
- getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The language mappings that have been set for this model element.
- getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
The language mappings that have been set for this model element.
- getLower() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
the lower value for the multiplicity
-only applicable for UML2
- getLower() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
the lower value for the multiplicity
-only applicable for UML2
- getLower() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
the lower value for the multiplicity
-only applicable for UML2
- getLower() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
the lower value for the multiplicity
-only applicable for UML2
- getLower() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
the lower value for the multiplicity
-only applicable for UML2
- getMaxSqlNameLength() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The maximum length a SQL name may be.
- getMessagingDestinations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
All messaging destinations available to this service.
- getMethodBody() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Returns the operation method body determined from UML sequence diagrams or other UML sources.
- getMethodBody() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Returns the operation method body determined from UML sequence diagrams or other UML sources.
- getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Return the model containing this model element (multiple models may be loaded and processed
at the same time).
- getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Return the model containing this model element (multiple models may be loaded and processed
at the same time).
- getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Return the model containing this model element (multiple models may be loaded and processed
at the same time).
- getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Return the model containing this model element (multiple models may be loaded and processed
at the same time).
- getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Return the model containing this model element (multiple models may be loaded and processed
at the same time).
- getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Return the model containing this model element (multiple models may be loaded and processed
at the same time).
- getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Return the model containing this model element (multiple models may be loaded and processed
at the same time).
- getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Return the model containing this model element (multiple models may be loaded and processed
at the same time).
- getModel() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Return the model containing this model element (multiple models may be loaded and processed
at the same time).
- getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The name of the model element.
- getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
The name of the model element.
- getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The name of the model element.
- getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The name of the model element.
- getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The name of the model element.
- getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The name of the model element.
- getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
The name of the model element.
- getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The name of the model element.
- getName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
The name of the model element.
- getName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogicImpl
-
- getNavigableConnectingEnds() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The other ends of this classifier's association ends which are navigable.
- getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
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.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The other ends of this classifier's association ends which are navigable.
- getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
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.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
The other ends of this classifier's association ends which are navigable.
- getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
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.
- getNonArray() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
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.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
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.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Assuming that the classifier is an array, this will return the non array type of the
classifier from
the model.
- getOperationCallFromAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
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.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
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.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the attributes as a list within an operation call.
- getOperationCallFromAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
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.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
The attributes from this classifier in the form of an operation call (this example would be
in Java): '(String attributeOne, String attributeTwo).
- getOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The operations owned by this classifier.
- getOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The operations owned by this classifier.
- getOperations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
The operations owned by this classifier.
- getOtherEnd() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The other association end owned by this end's association.
- getOverriddenOperation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The operation this operation overrides, null if this operation is not overriding.
- getOverriddenOperation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The operation this operation overrides, null if this operation is not overriding.
- getOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Gets the classifier who is the owner of the attributes.
- getOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Gets the owner of this operation
- getOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Gets the owner of this operation
- getOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Gets the classifier who is the owner of the attributes.
- getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Gets the package to which this model element belongs.
- getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets the package to which this model element belongs.
- getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Gets the package to which this model element belongs.
- getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the package to which this model element belongs.
- getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Gets the package to which this model element belongs.
- getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Gets the package to which this model element belongs.
- getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Gets the package to which this model element belongs.
- getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the package to which this model element belongs.
- getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets the package to which this model element belongs.
- getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The name of this model element's package.
- getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Gets the package name (optionally providing the ability to retrieve the model name and not
the mapped name).
- getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
The name of this model element's package.
- getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets the package name (optionally providing the ability to retrieve the model name and not
the mapped name).
- getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The name of this model element's package.
- getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Gets the package name (optionally providing the ability to retrieve the model name and not
the mapped name).
- getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The name of this model element's package.
- getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the package name (optionally providing the ability to retrieve the model name and not
the mapped name).
- getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The name of this model element's package.
- getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Gets the package name (optionally providing the ability to retrieve the model name and not
the mapped name).
- getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The name of this model element's package.
- getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Gets the package name (optionally providing the ability to retrieve the model name and not
the mapped name).
- getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
The name of this model element's package.
- getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Gets the package name (optionally providing the ability to retrieve the model name and not
the mapped name).
- getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The name of this model element's package.
- getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the package name (optionally providing the ability to retrieve the model name and not
the mapped name).
- getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
The name of this model element's package.
- getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets the package name (optionally providing the ability to retrieve the model name and not
the mapped name).
- getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogicImpl
-
Using /
in the configuredProperty valueObjectPackage
can remove the previous package
name.
- getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Returns the package as a path, the returned value always starts with out a slash '/'.
- getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Returns the package as a path, the returned value always starts with out a slash '/'.
- getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Returns the package as a path, the returned value always starts with out a slash '/'.
- getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns the package as a path, the returned value always starts with out a slash '/'.
- getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Returns the package as a path, the returned value always starts with out a slash '/'.
- getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Returns the package as a path, the returned value always starts with out a slash '/'.
- getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Returns the package as a path, the returned value always starts with out a slash '/'.
- getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Returns the package as a path, the returned value always starts with out a slash '/'.
- getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Returns the package as a path, the returned value always starts with out a slash '/'.
- getParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Return all parameters for the operation, including the return parameter.
- getParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Return all parameters for the operation, including the return parameter.
- getParentEnd() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns the parent association end of this entity if its a child entity.
- getPostconditionName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The name of the operation that handles postcondition constraints.
- getPostconditionName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The name of the operation that handles postcondition constraints.
- getPostconditions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The postcondition constraints belonging to this operation.
- getPostconditions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The postcondition constraints belonging to this operation.
- getPreconditionCall() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The call to the precondition operation.
- getPreconditionCall() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The call to the precondition operation.
- getPreconditionName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The name of the operation that handles precondition constraints.
- getPreconditionName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The name of the operation that handles precondition constraints.
- getPreconditions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The precondition constraints belonging to this operation.
- getPreconditions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The precondition constraints belonging to this operation.
- getPreconditionSignature() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The signature of the precondition operation.
- getPreconditionSignature() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The signature of the precondition operation.
- getProperties() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
A collection containing all 'properties' of the classifier.
- getProperties(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
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.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets all properties of this entity, this includes the attributes and navigable association
ends of the entity.
- getProperties() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
A collection containing all 'properties' of the classifier.
- getProperties(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
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.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
A collection containing all 'properties' of the classifier.
- getProperties(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
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.
- getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
UML2: Returns the value of the 'Qualified Name' attribute.
- getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
UML2: Returns the value of the 'Qualified Name' attribute.
- getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
UML2: Returns the value of the 'Qualified Name' attribute.
- getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
UML2: Returns the value of the 'Qualified Name' attribute.
- getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
UML2: Returns the value of the 'Qualified Name' attribute.
- getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
UML2: Returns the value of the 'Qualified Name' attribute.
- getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
UML2: Returns the value of the 'Qualified Name' attribute.
- getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
UML2: Returns the value of the 'Qualified Name' attribute.
- getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
UML2: Returns the value of the 'Qualified Name' attribute.
- getQuery() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacade
-
The query string for this EJB entity finder.
- getQuery() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The query string for this EJB entity finder.
- getQuery(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The query string for this EntityFinderMethod.
- getQueryOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns all the operations that can perform queries on the entity.
- getQueryOperations(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets all query operations for an entity.
- getRelationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
A name suited for naming this relationship.
- getRelationType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacade
-
The target type for a relation.
- getRelationType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The target type for a relation.
- getRemoverName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
A name suitable for use when removing element from this association end in programming code.
- getRequiredAttributeNameList(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets a comma separated list of required attribute names.
- getRequiredAttributes(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns all attributes that are specified as 'required' in the model.
- getRequiredAttributeTypeList(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets a comma separated list of attribute types with are required.
- getRequiredConstructorParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
A collection containing all required and/or read-only 'properties' of the classifier.
- getRequiredConstructorParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
A collection containing all required and/or read-only 'properties' of the classifier.
- getRequiredConstructorParameters() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
A collection containing all required and/or read-only 'properties' of the classifier.
- getRequiredProperties(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets all required properties for this entity.
- getRequiredPropertyNameList(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Creates a comma separated list of the required property names.
- getRequiredPropertyTypeList(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
A comma separated list of the required property types.
- getReturnParameter() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
(UML2 Only).
- getReturnParameter() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
(UML2 Only).
- getReturnType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The operation return type parameter.
- getReturnType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The operation return type parameter.
- getRoles() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The roles of the service, these are the actor's that can access this service.
- getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Gets the root package for the model element.
- getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets the root package for the model element.
- getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Gets the root package for the model element.
- getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the root package for the model element.
- getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Gets the root package for the model element.
- getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Gets the root package for the model element.
- getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Gets the root package for the model element.
- getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the root package for the model element.
- getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets the root package for the model element.
- getSchema() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
The name of the schema that contains the database table
- getSchema() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The name of the schema that contains the database table
- getSelectMethods(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
Gets select methods for the entity, if all is set to 'true' then ALL select methods will be
retrieved (including those inherited from any superclasses).
- getSelectMethods(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets select methods for the entity, if all is set to 'true' then ALL select methods will be
retrieved (including those inherited from any superclasses).
- getSerialVersionUID() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns the serial version UID of the underlying model element.
- getSerialVersionUID() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Returns the serial version UID of the underlying model element.
- getSerialVersionUID() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Returns the serial version UID of the underlying model element.
- getServiceReferences() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
References to all services to which this service has a dependency.
- getSetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
A name suitable for use when accessing this association end in programming code.
- getSetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The name of the mutator operation that would retrieve this attribute's value.
- getSetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
The name of the mutator operation that would retrieve this attribute's value.
- getSignature() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Return the operation signature, including public/protested abstract returnType name plus
argument type and name
- getSignature(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
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.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Returns the signature of the operation and optionally appends the given 'argumentModifier' to
each argument.
- getSignature() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Return the operation signature, including public/protested abstract returnType name plus
argument type and name
- getSignature(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
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.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Returns the signature of the operation and optionally appends the given 'argumentModifier' to
each argument.
- getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Gets the dependencies for which this model element is the source.
- getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets the dependencies for which this model element is the source.
- getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Gets the dependencies for which this model element is the source.
- getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the dependencies for which this model element is the source.
- getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Gets the dependencies for which this model element is the source.
- getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Gets the dependencies for which this model element is the source.
- getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Gets the dependencies for which this model element is the source.
- getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the dependencies for which this model element is the source.
- getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets the dependencies for which this model element is the source.
- getSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets the direct specializations (i.e.
- getSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the direct specializations (i.e.
- getSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the direct specializations (i.e.
- getSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets the direct specializations (i.e.
- getSqlMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The SQL mappings (i.e.
- getSqlType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The SQL type for this the foreign key column of this association end.
- getSqlType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The SQL type for this attribute.
- getSqlType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.getSqlType
- getSqlType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.getSqlType
- getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
If this model element is the context of an activity graph, this represents that activity
graph.
- getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
If this model element is the context of an activity graph, this represents that activity
graph.
- getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
If this model element is the context of an activity graph, this represents that activity
graph.
- getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
If this model element is the context of an activity graph, this represents that activity
graph.
- getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
If this model element is the context of an activity graph, this represents that activity
graph.
- getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
If this model element is the context of an activity graph, this represents that activity
graph.
- getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
If this model element is the context of an activity graph, this represents that activity
graph.
- getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
If this model element is the context of an activity graph, this represents that activity
graph.
- getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
If this model element is the context of an activity graph, this represents that activity
graph.
- getStaticAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Those attributes that are scoped to the definition of this class.
- getStaticAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Those attributes that are scoped to the definition of this class.
- getStaticAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Those attributes that are scoped to the definition of this class.
- getStaticOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Those operations that are scoped to the definition of this class.
- getStaticOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Those operations that are scoped to the definition of this class.
- getStaticOperations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Those operations that are scoped to the definition of this class.
- getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The collection of ALL stereotype names for this model element.
- getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
The collection of ALL stereotype names for this model element.
- getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The collection of ALL stereotype names for this model element.
- getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The collection of ALL stereotype names for this model element.
- getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The collection of ALL stereotype names for this model element.
- getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The collection of ALL stereotype names for this model element.
- getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
The collection of ALL stereotype names for this model element.
- getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The collection of ALL stereotype names for this model element.
- getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
The collection of ALL stereotype names for this model element.
- getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Gets all stereotypes for this model element.
- getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets all stereotypes for this model element.
- getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Gets all stereotypes for this model element.
- getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets all stereotypes for this model element.
- getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Gets all stereotypes for this model element.
- getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Gets all stereotypes for this model element.
- getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Gets all stereotypes for this model element.
- getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets all stereotypes for this model element.
- getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets all stereotypes for this model element.
- getSuperClass() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
This class' superclass, returns the generalization if it is a ClassifierFacade, null
otherwise.
- getSuperClass() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
This class' superclass, returns the generalization if it is a ClassifierFacade, null
otherwise.
- getSuperClass() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
This class' superclass, returns the generalization if it is a ClassifierFacade, null
otherwise.
- getTableName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
The name of the table if this is a many-to-many association.
- getTableName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogicImpl
-
- getTableName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The name of the database table to which this entity is persisted.
- getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Return the TaggedValues associated with this model element, under all stereotypes.
- getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Return the TaggedValues associated with this model element, under all stereotypes.
- getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Return the TaggedValues associated with this model element, under all stereotypes.
- getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Return the TaggedValues associated with this model element, under all stereotypes.
- getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Return the TaggedValues associated with this model element, under all stereotypes.
- getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Return the TaggedValues associated with this model element, under all stereotypes.
- getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Return the TaggedValues associated with this model element, under all stereotypes.
- getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Return the TaggedValues associated with this model element, under all stereotypes.
- getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Return the TaggedValues associated with this model element, under all stereotypes.
- getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Gets the dependencies for which this model element is the target.
- getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets the dependencies for which this model element is the target.
- getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Gets the dependencies for which this model element is the target.
- getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the dependencies for which this model element is the target.
- getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Gets the dependencies for which this model element is the target.
- getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Gets the dependencies for which this model element is the target.
- getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Gets the dependencies for which this model element is the target.
- getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the dependencies for which this model element is the target.
- getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Gets the dependencies for which this model element is the target.
- getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Get the template parameter for this model element having the parameterName
- getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Get the template parameter for this model element having the parameterName
- getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Get the template parameter for this model element having the parameterName
- getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Get the template parameter for this model element having the parameterName
- getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Get the template parameter for this model element having the parameterName
- getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Get the template parameter for this model element having the parameterName
- getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Get the template parameter for this model element having the parameterName
- getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Get the template parameter for this model element having the parameterName
- getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Get the template parameter for this model element having the parameterName
- getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Get the template parameters for this model element
- getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Get the template parameters for this model element
- getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Get the template parameters for this model element
- getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Get the template parameters for this model element
- getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Get the template parameters for this model element
- getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Get the template parameters for this model element
- getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Get the template parameters for this model element
- getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Get the template parameters for this model element
- getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Get the template parameters for this model element
- getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBAssociationFacade
-
Gets the transaction type for this attribute (i.e.
- getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Gets the transaction type for this attribute (i.e.
- getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacade
-
Gets the transaction type for this attribute (i.e.
- getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Gets the transaction type for this attribute (i.e.
- getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
Gets the transaction type for this entity (i.e.
- getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Gets the transaction type for this entity (i.e.
- getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacade
-
Gets the transaction type for this finder (i.e.
- getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Gets the transaction type for this finder (i.e.
- getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBOperationFacade
-
Gets the transaction type for this attribute (i.e.
- getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Gets the transaction type for this attribute (i.e.
- getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacade
-
Gets the transaction type for this attribute (i.e.
- getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Gets the transaction type for this attribute (i.e.
- getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
Gets the transaction type for this service (i.e.
- getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Gets the transaction type for this service (i.e.
- getType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The classifier attached to this association end.
- getType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The classifier owning this attribute.
- getType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
The classifier owning this attribute.
- getType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
The name of the type of this Session EJB.
- getType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The name of the type of this Session EJB.
- getTypedArgumentList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
A comma-separated parameter list (type and name of each parameter) of an operation.
- getTypedArgumentList(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
A comma-separated parameter list (type and name of each parameter) of an operation with an
optional modifier (i.e final) before each parameter.
- getTypedArgumentList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
A comma-separated parameter list (type and name of each parameter) of an operation.
- getTypedArgumentList(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
A comma-separated parameter list (type and name of each parameter) of an operation with an
optional modifier (i.e final) before each parameter.
- getUniqueGroup() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The name of the unique-key that this unique association end belongs
- getUniqueGroup() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The name of the unique-key that this unique attribute belongs
- getUpper() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
the upper value for the multiplicity (will be -1 for *)
-only applicable for UML2
- getUpper() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
the upper value for the multiplicity (will be -1 for *)
-only applicable for UML2
- getUpper() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
the upper value for the multiplicity (will be -1 for *)
- only applicable for UML2
- getUpper() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
the upper value for the multiplicity (will be -1 for *)
- only applicable for UML2
- getUpper() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
the upper value for the multiplicity (will be -1 for *)
-only applicable for UML2
- getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
- getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
- getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
- getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
- getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
- getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
- getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
- getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
- getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
- getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
- getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
- getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
- getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
- getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
- getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
- getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
- getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
- getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
- getValueDependencies() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.valueDependencies
- getValueDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.valueDependencies
- getViewType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
A string indicating whether the Bean is a local or remotely accessable bean.
- getViewType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
A string indicating whether the Bean is a local or remotely accessable bean.
- getViewType(ClassifierFacade) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
-
Gets the view type for the passed in classifier
.
- getViewType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
A string indicating whether the Bean is a local or remotely accessable bean.
- getViewType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
A string indicating whether the Bean is a local or remotely accessable bean.
- getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
The visibility (i.e.
- getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
The visibility (i.e.
- getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
The visibility (i.e.
- getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The visibility (i.e.
- getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
The visibility (i.e.
- getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
The visibility (i.e.
- getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
The visibility (i.e.
- getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The visibility (i.e.
- getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
The visibility (i.e.
- getWrapperName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
- getWrapperName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
- getWrapperName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
- initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
- initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
- initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
- initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
- initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
- initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
- initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
- initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
- initialize() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
- isAbstract() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Indicates if this association is 'abstract'.
- isAbstract() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates if this classifier is 'abstract'.
- isAbstract() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
True is the operation is abstract.
- isAbstract() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
True is the operation is abstract.
- isAbstract() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates if this classifier is 'abstract'.
- isAbstract() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates if this classifier is 'abstract'.
- isAddOnly() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
True if this attribute can only be set.
- isAddOnly() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
True if this attribute can only be set.
- isAggregation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if this association end represents an aggregation relationship.
- isArrayType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True if this classifier represents an array type.
- isArrayType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True if this classifier represents an array type.
- isArrayType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True if this classifier represents an array type.
- isAssociationClass() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
True if the AssociationFacade is an AssociationClass.
- isAssociationClass() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True if the ClassifierFacade is an AssociationClass.
- isAssociationClass() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True if the ClassifierFacade is an AssociationClass.
- isAssociationClass() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True if the ClassifierFacade is an AssociationClass.
- isAssociationEndFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
- isAssociationFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
- isAttributeFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
- isAttributeFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
- isAttributePresent(String) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isAttributePresent
- isAttributePresent(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isAttributePresent
- isBidirectional() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Is true if update of one side of the association should also update the other side.
- isBinary() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
UML2: Determines whether this association is a binary association, i.e.
- isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if there are target dependencies from this element that are instances of BindingFacade.
- isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
True if there are target dependencies from this element that are instances of BindingFacade.
- isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
True if there are target dependencies from this element that are instances of BindingFacade.
- isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True if there are target dependencies from this element that are instances of BindingFacade.
- isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
True if there are target dependencies from this element that are instances of BindingFacade.
- isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
True if there are target dependencies from this element that are instances of BindingFacade.
- isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
True if there are target dependencies from this element that are instances of BindingFacade.
- isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True if there are target dependencies from this element that are instances of BindingFacade.
- isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True if there are target dependencies from this element that are instances of BindingFacade.
- isBlobType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns true if this type represents a Blob type.
- isBlobType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Returns true if this type represents a Blob type.
- isBlobType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Returns true if this type represents a Blob type.
- isBooleanType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates if this type represents a boolean type or not.
- isBooleanType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates if this type represents a boolean type or not.
- isBooleanType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates if this type represents a boolean type or not.
- isBusinessOperation() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBOperationFacade
-
True/false on whether or not this operation is an EJB business operation.
- isBusinessOperation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
True/false on whether or not this operation is an EJB business operation.
- isChangeable() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
True if this attribute can be modified.
- isChangeable() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
True if this attribute can be modified.
- isCharacterType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates if this type represents a char, Character, or java.lang.Character type or not.
- isCharacterType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates if this type represents a char, Character, or java.lang.Character type or not.
- isCharacterType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates if this type represents a char, Character, or java.lang.Character type or not.
- isChild() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Returns whether or not (true/false) this association end is the child end of the assocation
(i.e.
- isChild() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
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).
- isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
- isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
- isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
- isClobType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns true if this type represents a Clob type.
- isClobType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Returns true if this type represents a Clob type.
- isClobType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Returns true if this type represents a Clob type.
- isCollectionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True if this classifier represents a collection type.
- isCollectionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True if this classifier represents a collection type.
- isCollectionType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True if this classifier represents a collection type.
- isComplex() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacade
-
True/false on whether or not the primary key is complex.
- isComplex() - Method in class org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacadeLogic
-
True/false on whether or not the primary key is complex.
- isCompositeIdentifier() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
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.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if this association end represents a composition relationship.
- isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Indicates if any constraints are present on this model element.
- isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Indicates if any constraints are present on this model element.
- isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Indicates if any constraints are present on this model element.
- isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates if any constraints are present on this model element.
- isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Indicates if any constraints are present on this model element.
- isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Indicates if any constraints are present on this model element.
- isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Indicates if any constraints are present on this model element.
- isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates if any constraints are present on this model element.
- isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates if any constraints are present on this model element.
- isDataType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True/false depending on whether or not this classifier represents a datatype.
- isDataType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True/false depending on whether or not this classifier represents a datatype.
- isDataType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True/false depending on whether or not this classifier represents a datatype.
- isDateType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True when this classifier is a date type.
- isDateType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True when this classifier is a date type.
- isDateType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True when this classifier is a date type.
- isDefaultValuePresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Indicates if the default value is present.
- isDefaultValuePresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Indicates if the default value is present.
- isDerived() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
If the association end is derived (its value is computed).
- isDerived() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
UML2: Returns the value of the 'Is Derived' attribute.
- isDerived() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
If the attribute is derived (its value is computed).
- isDerived() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
If the attribute is derived (its value is computed).
- isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Indicates if any documentation is present on this model element.
- isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Indicates if any documentation is present on this model element.
- isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Indicates if any documentation is present on this model element.
- isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates if any documentation is present on this model element.
- isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Indicates if any documentation is present on this model element.
- isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Indicates if any documentation is present on this model element.
- isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Indicates if any documentation is present on this model element.
- isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates if any documentation is present on this model element.
- isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates if any documentation is present on this model element.
- isDoubleType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates if this type represents a Double type or not.
- isDoubleType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates if this type represents a Double type or not.
- isDoubleType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates if this type represents a Double type or not.
- isDynamicIdentifiersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True if the entity has its identifiers dynamically added, false otherwise.
- isEJBAssociationEndFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacade
-
Indicates the metafacade type (used for metafacade mappings).
- isEJBAssociationEndFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
- isEJBAssociationFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBAssociationFacade
-
Indicates the metafacade type (used for metafacade mappings).
- isEJBAssociationFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
- isEJBEntityAttributeFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacade
-
Indicates the metafacade type (used for metafacade mappings).
- isEJBEntityAttributeFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
- isEJBEntityFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
Indicates the metafacade type (used for metafacade mappings).
- isEJBEntityFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
- isEJBFinderMethodFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacade
-
Indicates the metafacade type (used for metafacade mappings).
- isEJBFinderMethodFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
- isEJBOperationFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBOperationFacade
-
Indicates the metafacade type (used for metafacade mappings).
- isEJBOperationFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
- isEJBPrimaryKeyFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacade
-
Indicates the metafacade type (used for metafacade mappings).
- isEJBPrimaryKeyFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacadeLogic
-
- isEJBSessionAttributeFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacade
-
Indicates the metafacade type (used for metafacade mappings).
- isEJBSessionAttributeFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
- isEJBSessionFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
Indicates the metafacade type (used for metafacade mappings).
- isEJBSessionFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
- isEmbeddedValue() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates whether or not this classifier represents an "EmbeddedValue'.
- isEmbeddedValue() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates whether or not this classifier represents an "EmbeddedValue'.
- isEmbeddedValue() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates whether or not this classifier represents an "EmbeddedValue'.
- isEntityAssociation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
is this an EntityAssociation?
- isEntityAssociationEndMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
- isEntityAssociationMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
- isEntityAttributeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
- isEntityMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
- isEntityQueryOperationMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
- isEnumeration() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True if this classifier is in fact marked as an enumeration.
- isEnumeration() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True if this classifier is in fact marked as an enumeration.
- isEnumeration() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True if this classifier is in fact marked as an enumeration.
- isEnumerationLiteral() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
True if this attribute is owned by an enumeration.
- isEnumerationLiteral() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
True if this attribute is owned by an enumeration.
- isEnumerationLiteralParametersExist() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Returns true if enumeration literal parameters exist (defined by tagged value) for the
literal.
- isEnumerationLiteralParametersExist() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Returns true if enumeration literal parameters exist (defined by tagged value) for the
literal.
- isEnumerationMember() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
True if this attribute is owned by an enumeration but is defined as a member variable (NOT a
literal).
- isEnumerationMember() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
True if this attribute is owned by an enumeration but is defined as a member variable (NOT a
literal).
- isExceptionsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
True if the operation has (i.e.
- isExceptionsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
True if the operation has (i.e.
- isFileType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns true if this type represents a 'file' type.
- isFileType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Returns true if this type represents a 'file' type.
- isFileType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Returns true if this type represents a 'file' type.
- isFloatType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates if this type represents a Float type or not.
- isFloatType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates if this type represents a Float type or not.
- isFloatType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates if this type represents a Float type or not.
- isForeignIdentifier() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Indicates whether or not a foreign identifier should be used for the entity that owns this
association end.
- isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
- isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
- isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
- isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
- isIdentifier() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if this association is an identifier for its entity.
- isIdentifier() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
True if this attribute is an identifier for its entity.
- isIdentifierPresent(String) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isIdentifierPresent
- isIdentifierPresent(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isIdentifierPresent
- isIdentifiersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if the associationEnd is marked with identifiers stereotype, false otherwise.
- isIdentifiersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True if the entity has any identifiers defined, false otherwise.
- isIntegerType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
- isIntegerType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
- isIntegerType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
- isInterface() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True/false depending on whether or not this Classifier represents an interface.
- isInterface() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True/false depending on whether or not this Classifier represents an interface.
- isInterface() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True/false depending on whether or not this Classifier represents an interface.
- isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
IsLeaf property in the association end property.
- isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
True if this association cannot be extended and represent a leaf in the inheritance tree.
- isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
IsLeaf property in the operation.
- isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
- isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
IsLeaf property in the operation.
- isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
IsLeaf property in the operation.
- isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
IsLeaf property in the operation.
- isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
- isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
- isListType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True if this classifier represents a list type.
- isListType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True if this classifier represents a list type.
- isListType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True if this classifier represents a list type.
- isLongType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates if this type represents a Long type or not.
- isLongType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates if this type represents a Long type or not.
- isLongType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates if this type represents a Long type or not.
- isMany() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if this association end's multiplicity is greater than one.
- isMany() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Whether or not this attribute has a multiplicity greater than 1.
- isMany() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
UML2 only.
- isMany() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
UML2 only.
- isMany() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Whether or not this attribute has a multiplicity greater than 1.
- isMany2Many() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if this association end's and the other end's multiplicities are both many.
- isMany2Many() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
Indicates whether or not this associations represents a many-to-many relation.
- isMany2One() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if this association end's multiplicity is many while the other end's is one.
- isMapType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates whether or not this classifier represents a Map type.
- isMapType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates whether or not this classifier represents a Map type.
- isMapType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates whether or not this classifier represents a Map type.
- isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
- isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
- isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
- isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
- isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
- isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
- isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
- isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
- isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
- isNavigable() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if it is possible to navigate from the other end to this association end .
- isOne2Many() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if this association end's multiplicity is one while the other end's is many.
- isOne2One() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if this association end's and the other end's multiplicities are both one.
- isOperationFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
- isOperationFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
- isOperationPresent(String) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isOperationPresent
- isOperationPresent(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
TODO: Model Documentation for
org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isOperationPresent
- isOrdered() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Indicates whether or not the association ends are ordered (if multiplicity is greater than
1).
- isOrdered() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Indicates whether or not the attributes are ordered (if multiplicity is greater than 1).
- isOrdered() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
UML2 only: If isMany (Collection type returned), is the type unique within the collection.
- isOrdered() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
UML2 only: If isMany (Collection type returned), is the type unique within the collection.
- isOrdered() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Indicates whether or not the attributes are ordered (if multiplicity is greater than 1).
- isOverriding() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
True if this operation overrides an operation defined in an ancestor class.
- isOverriding() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
True if this operation overrides an operation defined in an ancestor class.
- isPostconditionsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Whether any postcondition constraints are present on this operation.
- isPostconditionsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Whether any postcondition constraints are present on this operation.
- isPreconditionsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Whether any precondition constraints are present on this operation.
- isPreconditionsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Whether any precondition constraints are present on this operation.
- isPrimitive() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates whether or not this classifier represents a primitive type.
- isPrimitive() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates whether or not this classifier represents a primitive type.
- isPrimitive() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates whether or not this classifier represents a primitive type.
- isQuery() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
Indicates whether or not this operation is a query operation.
- isQuery() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
Indicates whether or not this operation is a query operation.
- isReadOnly() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if the association end cannot be changed.
- isReadOnly() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Whether or not this attribute can be modified.
- isReadOnly() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Whether or not this attribute can be modified.
- isRequired() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if this association end's multiplicity is strictly greater than zero.
- isRequired() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Whether or not the multiplicity of this attribute is 1.
- isRequired() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Whether or not the multiplicity of this attribute is 1.
- isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
- isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
- isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
- isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
- isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
- isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
- isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
- isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
- isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
- isReturnTypePresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
True/false depending on whether or not the operation has a return type or not (i.e.
- isReturnTypePresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
True/false depending on whether or not the operation has a return type or not (i.e.
- isSelectMethod() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBOperationFacade
-
True/false on whether or not this operation represents a select method.
- isSelectMethod() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
True/false on whether or not this operation represents a select method.
- isServiceMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
- isSetType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True if this classifier represents a set type.
- isSetType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True if this classifier represents a set type.
- isSetType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True if this classifier represents a set type.
- isStateful() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
True/false depending on whether or not this Session EJB is stateful or not.
- isStateful() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True/false depending on whether or not this Session EJB is stateful or not.
- isStateless() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
True/false depending on whether or not this Session EJB is stateless or not.
- isStateless() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True/false depending on whether or not this Session EJB is stateless or not.
- isStatic() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Indicates if this associationEnd is 'static', meaning it has a classifier scope.
- isStatic() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Indicates if this attribute is 'static', meaning it has a classifier scope.
- isStatic() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
True is the operation is static (only a single instance can be instantiated).
- isStatic() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
True is the operation is static (only a single instance can be instantiated).
- isStatic() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
Indicates if this attribute is 'static', meaning it has a classifier scope.
- isStringType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates whether or not this classifier represents a string type.
- isStringType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates whether or not this classifier represents a string type.
- isStringType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates whether or not this classifier represents a string type.
- isSyntheticCreateMethodAllowed() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
-
Whether or not to allow a synthetic (auto generated) create method.
- isSyntheticCreateMethodAllowed() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Whether or not to allow a synthetic (auto generated) create method.
- isSyntheticCreateMethodAllowed() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
-
Whether or not to allow a synthetic (auto generated) create method.
- isSyntheticCreateMethodAllowed() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Whether or not to allow a synthetic (auto generated) create method.
- isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
True is there are template parameters on this model element.
- isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
True is there are template parameters on this model element.
- isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
True is there are template parameters on this model element.
- isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
True is there are template parameters on this model element.
- isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
True is there are template parameters on this model element.
- isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
True is there are template parameters on this model element.
- isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
True is there are template parameters on this model element.
- isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
True is there are template parameters on this model element.
- isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True is there are template parameters on this model element.
- isTimeType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates whether or not this classifier represents a time type.
- isTimeType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Indicates whether or not this classifier represents a time type.
- isTimeType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Indicates whether or not this classifier represents a time type.
- isTransient() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
Indicates this association end should be ignored by the persistence layer.
- isTransient() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
Indicates this attribute should be ignored by the persistence layer.
- isUnique() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
UML2: If the association attribute is unique within the Collection type.
- isUnique() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
If the attribute is unique within the Collection type.
- isUnique() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
UML2 only: for Collection return type, is the type unique within the collection.
- isUnique() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
UML2 only: for Collection return type, is the type unique within the collection.
- isUnique() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
If the attribute is unique within the Collection type.
- isUsingAssignedIdentifier() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indiciates if this entity is using an assigned identifier or not.
- isUsingForeignIdentifier() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Indicates whether or not this entity is using a foreign identifier as its identifiers.
- isValidIdentifierName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
-
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.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
-
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.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
-
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.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
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.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
-
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.cartridges.ejb.metafacades.EJBOperationFacadeLogic
-
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.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
-
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.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
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.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++,
JavaScript.
- isValueObjectFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.ValueObjectFacade
-
Indicates the metafacade type (used for metafacade mappings).
- isValueObjectFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
- isWrappedPrimitive() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
-
Returns true if this type is a wrapped primitive type.
- isWrappedPrimitive() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
-
Returns true if this type is a wrapped primitive type.
- isWrappedPrimitive() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
-
Returns true if this type is a wrapped primitive type.