B C D E F G H I J L M O P R S T V W 

B

BEAN_NAME_PREFIX - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The name prefix for all spring bean ids.
BEAN_NAME_TARGET_SUFFIX - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The bean name target suffix

C

checkHibInheritance(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
Common routine to check inheritance.
concatNamesCamelCase(Collection<String>) - Static method in class org.andromda.cartridges.spring.SpringUtils
Takes the given names and concatenates them in camel case form.
CONFIG_PROPERTY_PREFIX - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Prefix for configuration properties related to remoting.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
CRUD_VALUE_OBJECT_SUFFIX - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The suffix to append to the class names of CRUD value objects.

D

DAO_BASE_PATTERN - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The pattern used to construct the DAO base name.
DAO_IMPLEMENTATION_PATTERN - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The pattern used to construct the DAO implementation name.
DAO_PATTERN - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The pattern used to construct the DAO name.
DEFAULT_SERVICE_EXCEPTION_NAME_PATTERN - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Default service exceptino name pattern
DEFAULT_SERVICE_EXCEPTIONS - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Default service exceptions

E

EJB_IMPLEMENTATION_SUFFIX - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
EJB implementation class suffix.
EJB_JNDI_NAME_PREFIX - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The prefix to use when constructing ejb JNDI names
EJB_PACKAGE_NAME_PATTERN - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The name pattern for EJB packages
EJB_TRANSACTIONS_ENABLED - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The pattern used to indicate whether or not ejb transactions are enabled.

F

filterUniqueByName(Collection<ModelElementFacade>) - Method in class org.andromda.cartridges.spring.SpringUtils
Returns an ordered set containing the argument model elements, model elements with a name that is already used by another model element in the argument collection will not be returned.
findAttribute(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Return the attribute which name matches the parameter
findAttribute(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Return the attribute which name matches the parameter
findAttribute(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Return the attribute which name matches the parameter
findAttribute(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Return the attribute which name matches the parameter
findAttribute(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Return the attribute which name matches the parameter
findAttribute(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Return the attribute which name matches the parameter
findParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Finds the parameter on this operation having the given name, if no parameter is found, null is returned instead.
findParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Finds the parameter on this operation having the given name, if no parameter is found, null is returned instead.
findParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Finds the parameter on this operation having the given name, if no parameter is found, null is returned instead.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Searches the given feature for the specified tag.
findTaggedValue(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Searches the given feature for the specified tag.
findTaggedValue(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Searches the given feature for the specified tag.
findTaggedValue(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Searches the given feature for the specified tag.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Searches the given feature for the specified tag.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValues(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns all the values for the tagged value with the specified name.
formatHibernateQueryParameterValue(ClassifierFacade, String) - Method in class org.andromda.cartridges.spring.SpringUtils
Formats the given type to the appropriate Hibernate query parameter value.

G

getAbstractions() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Those abstraction dependencies for which this classifier is the client.
getAbstractions() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Those abstraction dependencies for which this classifier is the client.
getAbstractions() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Those abstraction dependencies for which this classifier is the client.
getAbstractions() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Those abstraction dependencies for which this classifier is the client.
getAbstractions() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Those abstraction dependencies for which this classifier is the client.
getAbstractions() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Those abstraction dependencies for which this classifier is the client.
getAdderName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
A name suitable for use when adding new elements to this association end in programming code.
getAggregationKind() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Returns the value of the 'Aggregation' attribute (none, shared, composite).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllEntityReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns a collection of all entities this entity and its ancestors have a relation to.
getAllEntityReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns a collection of all entities this entity and its ancestors have a relation to.
getAllEntityReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns a collection of all entities this service and its ancestors have a relation to.
getAllGeneralizations() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllManageables() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
All entities to which can be browsed from this entity.
getAllMessagingDestinations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
All messaging destinations that belong to this service and all decendent services.
getAllProperties() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllProperties() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllProperties() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllProperties() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllProperties() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllProperties() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRoles() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
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.
getAllRoles(Collection<Service>) - Method in class org.andromda.cartridges.spring.SpringUtils
Retrieves all roles from the given services collection.
getAllServiceReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns a collection of all services this service and its ancestors have a relation to.
getAllSpecializations() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
All specializations (travels down the inheritance hierarchy).
getAllValueObjectReferences() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
Returns all value object references (this includes all those that are inherited from any parent entities)
getAllValueObjectReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Represents a Spring persistent entity
getAllValueObjectReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns all value object references (this includes all those that are inherited from any parent entities)
getArgumentNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
A comma separated list of all argument names.
getArgumentNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
A comma separated list of all argument names.
getArgumentNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
A comma separated list of all argument names.
getArguments() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
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.spring.metafacades.SpringQueryOperationLogic
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.spring.metafacades.SpringServiceOperationLogic
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.spring.metafacades.SpringEntityOperationLogic
A comma separated list of all types of each argument, in order.
getArgumentTypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
A comma separated list of all types of each argument, in order.
getArgumentTypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
A comma separated list of all types of each argument, in order.
getArray() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Gets the array type for this classifier.
getArray() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets the array type for this classifier.
getArray() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets the array type for this classifier.
getArray() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Gets the array type for this classifier.
getArray() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Gets the array type for this classifier.
getArray() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Gets the array type for this classifier.
getArrayName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
The name of the classifier as an array.
getArrayName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The name of the classifier as an array.
getArrayName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The name of the classifier as an array.
getArrayName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The name of the classifier as an array.
getArrayName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The name of the classifier as an array.
getArrayName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The name of the classifier as an array.
getAssociatedClasses() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociatedClasses() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociatedClasses() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociatedClasses() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociatedClasses() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociatedClasses() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociation() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The association owning this association end.
getAssociationEnds() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Gets the association ends belonging to a classifier.
getAssociationEnds() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets the association ends belonging to a classifier.
getAssociationEnds() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets the association ends belonging to a classifier.
getAssociationEnds() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Gets the association ends belonging to a classifier.
getAssociationEnds() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Gets the association ends belonging to a classifier.
getAssociationEnds() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Gets the association ends belonging to a classifier.
getAttributeEmbeddedValueList() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
A quoted comma separated list of the names of embedded values belonging to this entity (that represented as attributes)
getAttributeEmbeddedValueList() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
A quoted comma separated list of the names of embedded values belonging to this entity (that represented as attributes)
getAttributeEmbeddedValueList() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
A quoted comma separated list of the names of embedded values belonging to this entity (that represented as attributes)
getAttributeName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute
Returns the name of the attribute to be used in the criteria query.
getAttributeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns the name of the attribute to be used in the criteria query.
getAttributeNameList(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets a comma separated list of attribute names.
getAttributeNameList(boolean, boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets a comma separated list of attribute names.
getAttributeNameList(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets a comma separated list of attribute names.
getAttributeNameList(boolean, boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets a comma separated list of attribute names.
getAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
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.spring.metafacades.SpringEntityLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringManageableEntityLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringQueueLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
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.spring.metafacades.SpringServiceLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
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.spring.metafacades.SpringTopicLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
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.
getAttributeTypeList(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets a comma separated list of attribute types.
getAttributeTypeList(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets a comma separated list of attribute types.
getBaseName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The service base class name.
getBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The service base class name.
getBasePackage() - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
Gets the appropriate hibernate package name for the given version.
getBeanName(boolean) - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
Gets the Spring bean name, and optionally adds a target suffix, if 'targetSuffix' is set to true.
getBeanName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets the Spring bean name, and optionally adds a target suffix, if 'targetSuffix' is set to true.
getBeanName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets the Spring bean name, and optionally adds a target suffix, if 'targetSuffix' is set to true.
getBeanName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringQueue
The bean name of this Spring Queue.
getBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The bean name of this Spring Queue.
getBeanName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The bean name of this service.
getBeanName(boolean) - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Gets the Spring bean name, and optionally adds a target suffix, if 'targetSuffix' is set to true.
getBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The bean name of this service.
getBeanName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Gets the Spring bean name, and optionally adds a target suffix, if 'targetSuffix' is set to true.
getBeanName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringTopic
The bean name of this Spring Topic.
getBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The bean name of this Spring Topic.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns the fully qualified name of the model element.
getBusinessOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
All business operations of the entity, these include any operations that aren't queries.
getBusinessOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
All business operations of the entity, these include any operations that aren't queries.
getCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Constructs the operation call with the operation name
getCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Constructs the operation call with the operation name
getCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Constructs the operation call with the operation name
getCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
getChildEnds() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets any children association ends (i.e.
getChildEnds() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets any children association ends (i.e.
getClassName(String) - Method in class org.andromda.cartridges.spring.SpringUtils
Returns the class name part of a fully qualified name
getColumnIndex() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The name of the index to create on a column that persists the foreign key attribute.
getColumnIndex() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The name of the index to create on a column that persists the entity attribute.
getColumnLength() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The length of the column that persists this entity attribute.
getColumnName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The name of the column that makes up the foreign key.
getColumnName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The name of the table column to which this entity is mapped.
getComparator() - Method in interface org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute
Returns the comparator for the attribute.
getComparator() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns the comparator for the attribute.
getComparatorConstant() - Method in interface org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute
The comparator as a constant expression usable in the template.
getComparatorConstant() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
The comparator as a constant expression usable in the template.
getConcurrency() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns the concurrency modifier for this operation (i.e.
getConcurrency() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Returns the concurrency modifier for this operation (i.e.
getConcurrency() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns the concurrency modifier for this operation (i.e.
getConstraints() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns the constraints of the argument kind that have been placed onto this model.
getCriteriaArgument() - Method in interface org.andromda.cartridges.spring.metafacades.SpringQueryOperation
Returns the argument that will contain the criteria search parameters.
getCriteriaArgument() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Returns the argument that will contain the criteria search parameters.
getCriterionPackage() - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
Gets the appropriate hibernate criterion package name for the given version.
getDaoBaseName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
The DAO base class name.
getDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The DAO base class name.
getDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The DAO base class name.
getDaoBusinessOperations() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
The business operations modeled on the entity that will be generated on the DAO (Data Access Object).
getDaoBusinessOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Represents a Spring persistent entity
getDaoBusinessOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The business operations modeled on the entity that will be generated on the DAO (Data Access Object).
getDaoGetterName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
The name of the DAO reference getter name.
getDaoGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The name of the DAO reference getter name.
getDaoGetterName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd.daoGetterName
getDaoGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd.daoGetterName
getDaoImplementationName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
The DAO implementation class name.
getDaoImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The DAO implementation class name.
getDaoImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The DAO implementation class name.
getDaoName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
The name given to a DAO reference.
getDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The name given to a DAO reference.
getDaoName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
The name of the DAO for the specified entity.
getDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The name of the DAO for the specified entity.
getDaoName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd.daoName
getDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd.daoName
getDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The name of the DAO for the specified entity.
getDaoNoTransformationConstantName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
The constant name denoting no transformation is to be applied.
getDaoNoTransformationConstantName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The constant name denoting no transformation is to be applied.
getDaoNoTransformationConstantName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The constant name denoting no transformation is to be applied.
getDaoReferenceName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.daoReferenceName
getDaoReferenceName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd.daoReferenceName
getDaoReferenceName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd.daoReferenceName
getDaoReferenceName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.daoReferenceName
getDaoSetterName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
The DAO reference setter's name.
getDaoSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The DAO reference setter's name.
getDaoSetterName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd.daoSetterName
getDaoSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd.daoSetterName
getDate(String) - Static method in class org.andromda.cartridges.spring.SpringUtils
Returns the current Date in the specified format.
getDate() - Static method in class org.andromda.cartridges.spring.SpringUtils
Returns the current Date in the specified format.
getDefault() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
UML2: Returns the value of the 'Default' attribute.
getDefaultExceptionName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The name of the default exception to be generated for this service.
getDefaultExceptionName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The name of the default exception to be generated for this service.
getDefaultValue() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
The default value of the attribute.
getDefaultValue() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The default value of the attribute.
getDestroyMethodName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
This is a name of the destroy-method of this service, or is empty if doesn't exists.
getDestroyMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
This is a name of the destroy-method of this service, or is empty if doesn't exists.
getDisjunctionClassName() - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
Retrieves the fully qualified name of the class that retrieves the Hibernate disjunction instance.
getDisplayAttribute() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The attribute used as a key link to display values for this entity.
getDocumentation(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
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.spring.metafacades.SpringCriteriaAttributeLogic
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.spring.metafacades.SpringCriteriaSearchLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
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.spring.metafacades.SpringCriteriaSearchLogic
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.spring.metafacades.SpringDependencyLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
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.spring.metafacades.SpringDependencyLogic
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.spring.metafacades.SpringEntityLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringEntityOperationLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
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.spring.metafacades.SpringEntityOperationLogic
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.spring.metafacades.SpringManageableEntityAssociationEndLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
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.spring.metafacades.SpringManageableEntityAssociationEndLogic
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.spring.metafacades.SpringManageableEntityAttributeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
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.spring.metafacades.SpringManageableEntityAttributeLogic
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.spring.metafacades.SpringManageableEntityLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringQueryOperationLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
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.spring.metafacades.SpringQueryOperationLogic
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.spring.metafacades.SpringQueueLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
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.spring.metafacades.SpringQueueLogic
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.spring.metafacades.SpringServiceLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
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.spring.metafacades.SpringServiceLogic
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.spring.metafacades.SpringServiceOperationLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
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.spring.metafacades.SpringServiceOperationLogic
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.spring.metafacades.SpringTopicLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
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.spring.metafacades.SpringTopicLogic
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.
getEagerFetchMode() - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
Retrieves the appropriate package for Hibernate user types given the version defined within this class.
getEjbImplementationName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The EJB implementation class name.
getEjbImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The EJB implementation class name.
getEjbJndiName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The JNDI name to which a Spring remote Session EJB will be bound.
getEjbJndiName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The JNDI name to which a Spring remote Session EJB will be bound.
getEjbJndiNamePrefix() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
Gets the ejbJndiNamePrefix for this EJB.
getEjbLocalJndiName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The JNDI name to which a Spring local Session EJB will be bound.
getEjbLocalJndiName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The JNDI name to which a Spring local Session EJB will be bound.
getEjbPackageName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
This can be either the package name the model element exists within OR it can be the package with a prefix or suffix (i.e.
getEjbPackageName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
This can be either the package name the model element exists within OR it can be the package with a prefix or suffix (i.e.
getEjbPackageNamePath() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The EJB package name as a path (i.e.
getEjbPackageNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The EJB package name as a path (i.e.
getEjbPackageNamePattern() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
Gets the ejbPackageNamePattern for this EJB.
getEjbTransactionType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The EJB transaction type (Bean or Container).
getEjbTransactionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The EJB transaction type (Bean or Container).
getEjbTransactionType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
The transaction type for EJB service operations (this is used when Session EJBs wrap the spring services).
getEjbTransactionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The transaction type for EJB service operations (this is used when Session EJBs wrap the spring services).
getEmbeddedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The embedded values belonging to this entity.
getEmbeddedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The embedded values belonging to this entity.
getEntityBasePackage(Collection<Entity>) - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
Gets the appropriate hibernate criterion package name for the given version.
getEntityImplementationName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
The implementation name for the entity.
getEntityImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The implementation name for the entity.
getEntityImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The implementation name for the entity.
getEntityName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
The name of the plain entity name.
getEntityName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The name of the plain entity name.
getEntityName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The name of the plain entity name.
getEntityReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
All entities referenced by this entity.
getEntityReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
All entities referenced by this entity.
getEntityReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
References to all entities to which this service has a dependency.
getEnumeration() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
If the attribute is an enumeration literal this represents the owning enumeration.
getEnumeration() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
If the attribute is an enumeration literal this represents the owning enumeration.
getEnumerationLiteralParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns the enumeration literal parameters defined by tagged value as a comma separated list.
getEnumerationLiteralParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Returns the enumeration literal parameters defined by tagged value as a comma separated list.
getEnumerationValue() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
The value for this attribute if it is an enumeration literal, null otherwise.
getEnumerationValue() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The value for this attribute if it is an enumeration literal, null otherwise.
getExceptionList() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
A comma separated list containing all exceptions that this operation throws.
getExceptionList(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
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.spring.metafacades.SpringQueryOperationLogic
A comma separated list containing all exceptions that this operation throws.
getExceptionList(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
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.spring.metafacades.SpringServiceOperationLogic
A comma separated list containing all exceptions that this operation throws.
getExceptionList(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
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.spring.metafacades.SpringEntityOperationLogic
A collection of all exceptions thrown by this operation.
getExceptions() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
A collection of all exceptions thrown by this operation.
getExceptions() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
A collection of all exceptions thrown by this operation.
getForeignKeyConstraintName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The name of the foreign key constraint to use for databases.
getForeignKeySuffix() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The current foreign key suffix specified for this entity association end facade.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedBaseName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The fully qualified service base class name.
getFullyQualifiedBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The fully qualified service base class name.
getFullyQualifiedClassName(String, String) - Static method in class org.andromda.cartridges.spring.SpringUtils
Constructs the fully qualified class name from the packageName and name.
getFullyQualifiedDaoBaseName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
The fully qualified name of the base DAO.
getFullyQualifiedDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The fully qualified name of the base DAO.
getFullyQualifiedDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The fully qualified name of the base DAO.
getFullyQualifiedDaoImplementationName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
The fully qualified name of the DAO implemetation.
getFullyQualifiedDaoImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The fully qualified name of the DAO implemetation.
getFullyQualifiedDaoImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The fully qualified name of the DAO implemetation.
getFullyQualifiedDaoName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
The fully qualified name of the DAO.
getFullyQualifiedDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The fully qualified name of the DAO.
getFullyQualifiedDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The fully qualified name of the DAO.
getFullyQualifiedDefaultExceptionName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The fully qualified class name of the default exception.
getFullyQualifiedDefaultExceptionName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The fully qualified class name of the default exception.
getFullyQualifiedEjbImplementationName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The fully qualified name of the implementation class name.
getFullyQualifiedEjbImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The fully qualified name of the implementation class name.
getFullyQualifiedEjbName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringService.fullyQualifiedEjbName
getFullyQualifiedEjbName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringService.fullyQualifiedEjbName
getFullyQualifiedEntityImplementationName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
The fully qualified name of the entity implementation class.
getFullyQualifiedEntityImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The fully qualified name of the entity implementation class.
getFullyQualifiedEntityImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The fully qualified name of the entity implementation class.
getFullyQualifiedEntityName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
The fully qualified name of the entity class.
getFullyQualifiedEntityName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The fully qualified name of the entity class.
getFullyQualifiedEntityName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The fully qualified name of the entity class.
getFullyQualifiedIdentifierTypeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The full name of the type of the identifier.
getFullyQualifiedIdentifierTypeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The full name of the type of the identifier.
getFullyQualifiedImplementationName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The fully qualified name of the implementation class.
getFullyQualifiedImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The fully qualified name of the implementation class.
getFullyQualifiedLocalEjbName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringService.fullyQualifiedLocalEjbName
getFullyQualifiedLocalEjbName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringService.fullyQualifiedLocalEjbName
getFullyQualifiedManageableDaoBaseName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.fullyQualifiedManageableDaoBaseName
getFullyQualifiedManageableDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.fullyQualifiedManageableDaoBaseName
getFullyQualifiedManageableDaoName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.fullyQualifiedManageableDaoName
getFullyQualifiedManageableDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.fullyQualifiedManageableDaoName
getFullyQualifiedManageableSearchExampleName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.fullyQualifiedManageableSearchExampleName
getFullyQualifiedManageableSearchExampleName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.fullyQualifiedManageableSearchExampleName
getFullyQualifiedManageableServiceBaseName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.fullyQualifiedManageableServiceBaseName
getFullyQualifiedManageableServiceBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.fullyQualifiedManageableServiceBaseName
getFullyQualifiedManageableServiceName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The fully qualified service name of the entity.
getFullyQualifiedManageableValueObjectName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.fullyQualifiedManageableValueObjectName
getFullyQualifiedManageableValueObjectName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.fullyQualifiedManageableValueObjectName
getFullyQualifiedMessageListenerName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
The fully qualified name of the listener that accepts incoming messages for this operation.
getFullyQualifiedMessageListenerName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The fully qualified name of the listener that accepts incoming messages for this operation.
getFullyQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName(String, String, String) - Static method in class org.andromda.cartridges.spring.metafacades.SpringMetafacadeUtils
Creates a fully qualified name from the given packageName, name, and suffix.
getFullyQualifiedName(String, String) - Static method in class org.andromda.cartridges.spring.metafacades.SpringMetafacadeUtils
Creates a fully qualified name from the given packageName, name, and suffix.
getFullyQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns the fully qualified name of the model element.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedWebServiceDelegatorName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The fully qualified web service delegator class name.
getFullyQualifiedWebServiceDelegatorName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The fully qualified web service delegator class name.
getGeneralization() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Gets the direct generalization for this generalizable element.
getGeneralizationLinks() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
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.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringQueueLogic
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.spring.metafacades.SpringServiceLogic
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.spring.metafacades.SpringTopicLogic
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.spring.metafacades.SpringCriteriaSearchLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationRoot() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizations() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Return all generalizations (ancestors) from this generalizable element.
getGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
The name of the accessor operation that would retrieve this attribute's value.
getGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The "getter" name for this dependency.
getGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
A name suitable for use when accessing this association end in programming code.
getGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The name of the accessor operation that would retrieve this attribute's value.
getGetterSetterReturnTypeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Return Type with multiplicity taken into account.
getGetterSetterReturnTypeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Return Type with multiplicity taken into account.
getGetterSetterReturnTypeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Return Type with multiplicity taken into account.
getGetterSetterTypeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
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.spring.metafacades.SpringManageableEntityAssociationEndLogic
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.spring.metafacades.SpringManageableEntityAttributeLogic
The name of the type that is returned on the accessor and mutator operations, determined in part by the multiplicity.
getHibernateInheritanceStrategy() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
Return the value of the tagged value andromda_hibernate_inheritance.
getHibernateInheritanceStrategy() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Return the value of the tagged value andromda_hibernate_inheritance.
getHibernateInheritanceStrategy() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Return the value of the tagged value andromda_hibernate_inheritance.
getId() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Gets the unique identifier of the underlying model element.
getIdentifierAssociationEnds() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets all the associationEnds of this entity marked with the identifiers stereotype.
getIdentifierAssociationEnds() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets all the associationEnds of this entity marked with the identifiers stereotype.
getIdentifierGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The getter name of the identifier.
getIdentifierGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The getter name of the identifier.
getIdentifierName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The name of the identifier.
getIdentifierName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The name of the identifier.
getIdentifiers() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
All the attributes of the entity which make up its identifier (primary key).
getIdentifiers(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets all identifiers for an entity.
getIdentifiers() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
All the attributes of the entity which make up its identifier (primary key).
getIdentifiers(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets all identifiers for an entity.
getIdentifierSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The setter name of the identifier.
getIdentifierSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The setter name of the identifier.
getIdentifierTypeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The name of the type of the identifier.
getIdentifierTypeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The name of the type of the identifier.
getImplemenationPackageNamePattern() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
Gets the implementationPackageNamePattern for this SpringService.
getImplementationCall() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntityOperation
The method call for the implementation operation.
getImplementationCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The method call for the implementation operation.
getImplementationCall() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
The method call for the implementation operation.
getImplementationCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The method call for the implementation operation.
getImplementationName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntityOperation
The name of the operation used within the entity implementation.
getImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The name of the operation used within the entity implementation.
getImplementationName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The implementation name of the service
getImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The implementation name of the service
getImplementationName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
The name of the the operation used within the service implementation.
getImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The name of the the operation used within the service implementation.
getImplementationOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationPackageName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
This can be either the package name the model element exists within OR it can be the package with a prefix or suffix (i.e.
getImplementationPackageName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
This can be either the package name the model element exists within OR it can be the package with a prefix or suffix (i.e.
getImplementationPackagePath() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The service implementation package name as a path (i.e.
getImplementationPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The service implementation package name as a path (i.e.
getImplementationReturnTypeName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
The fully qualified name of the implementation return type.
getImplementationReturnTypeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The fully qualified name of the implementation return type.
getImplementationSignature() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntityOperation
The signature for the implementation operation.
getImplementationSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The signature for the implementation operation.
getImplementationSignature() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
The signature for the implementation operation.
getImplementationSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The signature for the implementation operation.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getIncomingDestination() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The destination for any incoming messages.
getIncomingMessageImplementationCall() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
The incoming JMS method implementation call.
getIncomingMessageImplementationCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The incoming JMS method implementation call.
getIncomingMessageImplementationSignature() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
The incoming JMS implementation method signature.
getIncomingMessageImplementationSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The incoming JMS implementation method signature.
getInitMethodName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
This is a name of the init-method of this service, or is empty if doesn't exists.
getInitMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
This is a name of the init-method of this service, or is empty if doesn't exists.
getInstanceAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Those attributes that are scoped to an instance of this class.
getInstanceAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Those attributes that are scoped to an instance of this class.
getInstanceAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Those attributes that are scoped to an instance of this class.
getInstanceAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Those attributes that are scoped to an instance of this class.
getInstanceAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Those attributes that are scoped to an instance of this class.
getInstanceAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Those attributes that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Those operations that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Those operations that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Those operations that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Those operations that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Those operations that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Those operations that are scoped to an instance of this class.
getInterceptors() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringService.interceptors
getInterceptors() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringService.interceptors
getInterfaceAbstractions() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getJavaNewString() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
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.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringQueueLogic
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.spring.metafacades.SpringServiceLogic
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.spring.metafacades.SpringTopicLogic
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.spring.metafacades.SpringCriteriaSearchLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJdbcMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The PIM to language specific mappings for JDBC.
getJdbcType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The JDBC type for this entity attribute.
getKeywords() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
UML2: Retrieves the keywords for this element.
getLabel() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
UML2: Retrieves a localized label for this named element.
getLanguageMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The language mappings that have been set for this model element.
getLower() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
the lower value for the multiplicity -only applicable for UML2
getManageableAssociationEnds() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The associations to other entities from this entity.
getManageableAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Lists the attributes that can be managed for this entity.
getManageableDaoBaseFullPath() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableDaoBaseFullPath
getManageableDaoBaseFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableDaoBaseFullPath
getManageableDaoBaseName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableDaoBaseName
getManageableDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableDaoBaseName
getManageableDaoBusinessOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
Only allow business operations returning the entity or instances of the id type
getManageableDaoFullPath() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableDaoFullPath
getManageableDaoFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableDaoFullPath
getManageableDaoName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableDaoName
getManageableDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableDaoName
getManageableIdentifier() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Represents an attribute of an entity.
getManageableIdentifier() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The identifier used when managing this entity.
getManageableMembers() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
ManageableAttributes and ManageableAssociationEnds
getManageablePackageName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The entity package name.
getManageablePackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The Package path of the Entity
getManageableQueryOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
Only allow query operations returning the entity
getManageableSearchExampleClassName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableSearchExampleClassName
getManageableSearchExampleClassName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableSearchExampleClassName
getManageableSearchExampleFullPath() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableSearchExampleFullPath
getManageableSearchExampleFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableSearchExampleFullPath
getManageableServiceAccessorCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The entity accessor (getter) call.
getManageableServiceBaseFullPath() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableServiceBaseFullPath
getManageableServiceBaseFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableServiceBaseFullPath
getManageableServiceBaseName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableServiceBaseName
getManageableServiceBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableServiceBaseName
getManageableServiceFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The service full path of the entity.
getManageableServiceName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The service name of the entity.
getManageableValueObjectClassName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableValueObjectClassName
getManageableValueObjectClassName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableValueObjectClassName
getManageableValueObjectFullPath() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableValueObjectFullPath
getManageableValueObjectFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.manageableValueObjectFullPath
getMatchMode() - Method in interface org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute
Returns the hibernate matchmode constant to use for matching Strings.
getMatchMode() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns the hibernate matchmode constant to use for matching Strings.
getMatchModeConstant() - Method in interface org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute
Returns the matchmode constant for usage in templates.
getMatchModeConstant() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns the matchmode constant for usage in templates.
getMaximumListSize() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The maximum number of rows to load from the database.
getMaxSqlNameLength() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The maximum length a SQL name may be.
getMaxSqlNameLength() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The maximum length a SQL name may be.
getMessageListenerBeanName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
The bean name of the message listener.
getMessageListenerBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The bean name of the message listener.
getMessageListenerContainerBeanName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
The bean name of the message listener container.
getMessageListenerContainerBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The bean name of the message listener container.
getMessageListenerContainerReferenceName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
The bean name for the message listener container reference.
getMessageListenerContainerReferenceName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The bean name for the message listener container reference.
getMessageListenerName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
Returns the name of the listener that accepts incoming messages for this operation.
getMessageListenerName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns the name of the listener that accepts incoming messages for this operation.
getMessagingDestinations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
All messaging destinations available to this service.
getMethodBody() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns the operation method body determined from UML sequence diagrams or other UML sources.
getMethodBody() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Returns the operation method body determined from UML sequence diagrams or other UML sources.
getMethodBody() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns the operation method body determined from UML sequence diagrams or other UML sources.
getModel() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
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.spring.metafacades.SpringCriteriaSearchLogic
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.spring.metafacades.SpringDependencyLogic
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.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringEntityOperationLogic
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.spring.metafacades.SpringManageableEntityAssociationEndLogic
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.spring.metafacades.SpringManageableEntityAttributeLogic
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.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringQueryOperationLogic
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.spring.metafacades.SpringQueueLogic
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.spring.metafacades.SpringServiceLogic
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.spring.metafacades.SpringServiceOperationLogic
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.spring.metafacades.SpringTopicLogic
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.spring.metafacades.SpringCriteriaAttributeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The name of the model element.
getNavigableConnectingEnds() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
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.spring.metafacades.SpringEntityLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringManageableEntityLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringQueueLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
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.spring.metafacades.SpringServiceLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
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.spring.metafacades.SpringTopicLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
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.spring.metafacades.SpringCriteriaSearchLogic
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.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringQueueLogic
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.spring.metafacades.SpringServiceLogic
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.spring.metafacades.SpringTopicLogic
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.spring.metafacades.SpringCriteriaSearchLogic
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.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringEntityLogic
Gets the attributes as a list within an operation call.
getOperationCallFromAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringManageableEntityLogic
Gets the attributes as a list within an operation call.
getOperationCallFromAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
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.spring.metafacades.SpringServiceLogic
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.spring.metafacades.SpringTopicLogic
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.spring.metafacades.SpringCriteriaSearchLogic
The operations owned by this classifier.
getOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The operations owned by this classifier.
getOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The operations owned by this classifier.
getOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The operations owned by this classifier.
getOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The operations owned by this classifier.
getOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
Override to retrieve any abstract operations from an abstract generalization.
getOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The operations owned by this classifier.
getOrderDirection() - Method in interface org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute
Returns the order direction if it has been set.
getOrderDirection() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns the order direction if it has been set.
getOrderRelevance() - Method in interface org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute
Returns the relevance of the ordering setting.
getOrderRelevance() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns the relevance of the ordering setting.
getOtherEnd() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The other association end owned by this end's association.
getOutgoingDestination() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The destination for any outgoing messages.
getOutgoingMessageImplementationCall() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
The outgoing JMS method implementation call.
getOutgoingMessageImplementationCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The outgoing JMS method implementation call.
getOutgoingMessageImplementationSignature() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
The outgoing JMS implementation method signature.
getOutgoingMessageImplementationSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The outgoing JMS implementation method signature.
getOverriddenOperation() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The operation this operation overrides, null if this operation is not overriding.
getOverriddenOperation() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The operation this operation overrides, null if this operation is not overriding.
getOverriddenOperation() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The operation this operation overrides, null if this operation is not overriding.
getOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Gets the classifier who is the owner of the attributes.
getOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Gets the owner of this operation
getOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Gets the classifier who is the owner of the attributes.
getOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Gets the owner of this operation
getOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Gets the owner of this operation
getPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Gets the package to which this model element belongs.
getPackageName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
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.spring.metafacades.SpringCriteriaSearchLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
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.spring.metafacades.SpringDependencyLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
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.spring.metafacades.SpringEntityLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringEntityOperationLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
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.spring.metafacades.SpringManageableEntityAssociationEndLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
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.spring.metafacades.SpringManageableEntityAttributeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
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.spring.metafacades.SpringManageableEntityLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringQueryOperationLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
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.spring.metafacades.SpringQueueLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
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.spring.metafacades.SpringServiceLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
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.spring.metafacades.SpringServiceOperationLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
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.spring.metafacades.SpringTopicLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Gets the package name (optionally providing the ability to retrieve the model name and not the mapped name).
getPackageName(String) - Method in class org.andromda.cartridges.spring.SpringUtils
Returns the package name part of a fully qualified name
getPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPageSize() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The maximum number of rows to load from the database.
getParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Return all parameters for the operation, including the return parameter.
getParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Return all parameters for the operation, including the return parameter.
getParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Return all parameters for the operation, including the return parameter.
getParentEnd() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns the parent association end of this entity if its a child entity.
getParentEnd() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns the parent association end of this entity if its a child entity.
getPostconditionName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The name of the operation that handles postcondition constraints.
getPostconditionName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The name of the operation that handles postcondition constraints.
getPostconditionName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The name of the operation that handles postcondition constraints.
getPostconditions() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The postcondition constraints belonging to this operation.
getPostconditions() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The postcondition constraints belonging to this operation.
getPostconditions() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The postcondition constraints belonging to this operation.
getPreconditionCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The call to the precondition operation.
getPreconditionCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The call to the precondition operation.
getPreconditionCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The call to the precondition operation.
getPreconditionName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The name of the operation that handles precondition constraints.
getPreconditionName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The name of the operation that handles precondition constraints.
getPreconditionName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The name of the operation that handles precondition constraints.
getPreconditions() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The precondition constraints belonging to this operation.
getPreconditions() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The precondition constraints belonging to this operation.
getPreconditions() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The precondition constraints belonging to this operation.
getPreconditionSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The signature of the precondition operation.
getPreconditionSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The signature of the precondition operation.
getPreconditionSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The signature of the precondition operation.
getProperties() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
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.spring.metafacades.SpringEntityLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringEntityLogic
Gets all properties of this entity, this includes the attributes and navigable association ends of the entity.
getProperties() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringManageableEntityLogic
Gets all properties of this entity, this includes the attributes and navigable association ends of the entity.
getProperties() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
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.spring.metafacades.SpringServiceLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
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.spring.metafacades.SpringTopicLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
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.spring.metafacades.SpringCriteriaAttributeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQuery() - Method in interface org.andromda.cartridges.spring.metafacades.SpringQueryOperation
The actual query returned for the body of the finder.
getQuery(SpringEntity) - Method in interface org.andromda.cartridges.spring.metafacades.SpringQueryOperation
Gets the query; taking the entity of which should be included in the query (not counting queries that are explicitly modeled in OCL).
getQuery() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The actual query returned for the body of the finder.
getQuery(SpringEntity) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Gets the query; taking the entity of which should be included in the query (not counting queries that are explicitly modeled in OCL).
getQuery(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The query string for this EntityFinderMethod.
getQueryOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns all the operations that can perform queries on the entity.
getQueryOperations(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets all query operations for an entity.
getQueryOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns all the operations that can perform queries on the entity.
getQueryOperations(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets all query operations for an entity.
getReferencingManageables() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Other Manageable Entities which reference this entity.
getRemoteContext() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
Returns the remote context for this service.
getRemoteContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns the remote context for this service.
getRemoteContext() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Returns the remote context for this service.
getRemoteContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns the remote context for this service.
getRemotePort() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
Determines which port this service will be published on at the server side.
getRemotePort() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Determines which port this service will be published on at the server side.
getRemotePort() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Determines which port this service will be published on at the server side.
getRemotePort() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Determines which port this service will be published on at the server side.
getRemoteServer() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
Returns the name of the remote server for this service.
getRemoteServer() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns the name of the remote server for this service.
getRemoteServer() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Returns the name of the remote server for this service.
getRemoteServer() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns the name of the remote server for this service.
getRemoteUrl() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
The URL this servie will be run on at the server side.
getRemoteUrl() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The URL this servie will be run on at the server side.
getRemoteUrl() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The URL this servie will be run on at the server side.
getRemoteUrl() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The URL this servie will be run on at the server side.
getRemoverName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
A name suitable for use when removing element from this association end in programming code.
getRequiredAttributeNameList(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets a comma separated list of required attribute names.
getRequiredAttributeNameList(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets a comma separated list of required attribute names.
getRequiredAttributes(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns all attributes that are specified as 'required' in the model.
getRequiredAttributes(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns all attributes that are specified as 'required' in the model.
getRequiredAttributeTypeList(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets a comma separated list of attribute types with are required.
getRequiredAttributeTypeList(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets a comma separated list of attribute types with are required.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredProperties(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets all required properties for this entity.
getRequiredProperties(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets all required properties for this entity.
getRequiredPropertyNameList(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Creates a comma separated list of the required property names.
getRequiredPropertyNameList(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Creates a comma separated list of the required property names.
getRequiredPropertyTypeList(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
A comma separated list of the required property types.
getRequiredPropertyTypeList(boolean, boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
A comma separated list of the required property types.
getRestrictionClass() - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
Gets the appropriate hibernate Restrictions/Expression fully qualified class name for the given version.
getReturnParameter() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
(UML2 Only).
getReturnParameter() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
(UML2 Only).
getReturnParameter() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
(UML2 Only).
getReturnType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The operation return type parameter.
getReturnType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The operation return type parameter.
getReturnType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The operation return type parameter.
getRoles() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The roles of the service, these are the actor's that can access this service.
getRoles() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The users of the service operation, these are the actor's that can access this operation.
getRooClass(ClassifierFacade) - Static method in class org.andromda.cartridges.spring.SpringUtils
Constructs the fully qualified class definition from the facade.
getRooEntity(Entity, String) - Static method in class org.andromda.cartridges.spring.SpringUtils
Constructs the fully qualified class name from the packageName and name.
getRooEntityName(Entity) - Static method in class org.andromda.cartridges.spring.SpringUtils
Constructs the fully qualified class name from the packageName and name.
getRooEnum(EnumerationFacade) - Static method in class org.andromda.cartridges.spring.SpringUtils
Constructs the fully qualified class definition from the facade.
getRooField(ModelElementFacade) - Static method in class org.andromda.cartridges.spring.SpringUtils
Constructs the fully qualified class name from the packageName and name.
getRoot() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
Travels up the inheritance hierarchy and retrieves the root of this entity.
getRoot() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Represents a Spring persistent entity
getRoot() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Travels up the inheritance hierarchy and retrieves the root of this entity.
getRootPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Gets the root package for the model element.
getSchema() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The name of the schema that contains the database table
getSchema() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The name of the schema that contains the database table
getSearchUniqueFunctionName(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
Helper function "searchUnique" + capitalize(attributeName)
getSerialVersionUID() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns the serial version UID of the underlying model element.
getSerialVersionUID() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns the serial version UID of the underlying model element.
getSerialVersionUID() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns the serial version UID of the underlying model element.
getSerialVersionUID() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns the serial version UID of the underlying model element.
getSerialVersionUID() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns the serial version UID of the underlying model element.
getSerialVersionUID() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns the serial version UID of the underlying model element.
getService() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The service which owns the service operation.
getServiceInterceptors(ClassifierFacade, Collection<String>) - Static method in class org.andromda.cartridges.spring.metafacades.SpringMetafacadeUtils
Get the interceptors for the passed in classifier.
getServiceReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
References to all services to which this service has a dependency.
getServiceRemotePort(ClassifierFacade, String) - Static method in class org.andromda.cartridges.spring.metafacades.SpringMetafacadeUtils
Gets the remote service port for the passed in classifier.
getServiceRemotingType(ClassifierFacade, String) - Static method in class org.andromda.cartridges.spring.metafacades.SpringMetafacadeUtils
Gets the remoting type for the passed in classifier.
getSessionAcknowledgeMode() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
Indicates the "session acknowledge mode" for the JMS session when this operation acts as a message receiver from the messaging destination (aka JMS topic/queue).
getSessionAcknowledgeMode() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Indicates the "session acknowledge mode" for the JMS session when this operation acts as a message receiver from the messaging destination (aka JMS topic/queue).
getSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
The name of the mutator operation that would retrieve this attribute's value.
getSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The "setter" name for this dependency.
getSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
A name suitable for use when accessing this association end in programming code.
getSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The name of the mutator operation that would retrieve this attribute's value.
getSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Return the operation signature, including public/protested abstract returnType name plus argument type and name
getSignature(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
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.spring.metafacades.SpringEntityOperationLogic
Returns the signature of the operation and optionally appends the given 'argumentModifier' to each argument.
getSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Return the operation signature, including public/protested abstract returnType name plus argument type and name
getSignature(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
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.spring.metafacades.SpringQueryOperationLogic
Returns the signature of the operation and optionally appends the given 'argumentModifier' to each argument.
getSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Return the operation signature, including public/protested abstract returnType name plus argument type and name
getSignature(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
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.spring.metafacades.SpringServiceOperationLogic
Returns the signature of the operation and optionally appends the given 'argumentModifier' to each argument.
getSignature(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
getSignature(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
getSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
getSourceDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Gets the dependencies for which this model element is the source.
getSourceElement() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The source element of this dependency.
getSpecializations() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Gets the direct specializations (i.e.
getSpringHibernatePackage() - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
Gets the appropriate Spring Hibernate package based on the given version.
getSpringPropertyValue(String) - Method in class org.andromda.cartridges.spring.SpringUtils
Based on the given value, this method will return a formatted Spring property (including the handling of 'null').
getSqlMappings() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The SQL mappings (i.e.
getSqlType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The SQL type for this the foreign key column of this association end.
getSqlType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The SQL type for this attribute.
getStateMachineContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStaticAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Those attributes that are scoped to the definition of this class.
getStaticAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Those attributes that are scoped to the definition of this class.
getStaticAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Those attributes that are scoped to the definition of this class.
getStaticAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Those attributes that are scoped to the definition of this class.
getStaticAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Those attributes that are scoped to the definition of this class.
getStaticAttributes() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Those attributes that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Those operations that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Those operations that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Those operations that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Those operations that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Those operations that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Those operations that are scoped to the definition of this class.
getStereotypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The collection of ALL stereotype names for this model element.
getStereotypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Gets all stereotypes for this model element.
getSuperClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperManageableEntity() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets the ManageableEntity parent instance.
getSuperSpringEntity() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets the SpringEntity parent instance.
getTableName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The name of the database table to which this entity is persisted.
getTableName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The name of the database table to which this entity is persisted.
getTaggedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTargetDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Gets the dependencies for which this model element is the target.
getTargetElement() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Gets the element to which the dependencies belong.
getTemplateBeanName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringQueue
The JMS template bean name for this Queue.
getTemplateBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The JMS template bean name for this Queue.
getTemplateBeanName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringTopic
The JMS template bean name for this Topic.
getTemplateBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The JMS template bean name for this Topic.
getTemplateGetterName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringQueue
The JMS template "getter" name.
getTemplateGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The JMS template "getter" name.
getTemplateGetterName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringTopic
The JMS template "getter" name.
getTemplateGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The JMS template "getter" name.
getTemplateParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Get the template parameter for this model element having the parameterName
getTemplateParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Get the template parameters for this model element
getTemplateSetterName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringQueue
The JMS template "setter" name.
getTemplateSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The JMS template "setter" name.
getTemplateSetterName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringTopic
The JMS template "setterName".
getTemplateSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The JMS template "setterName".
getThrowsClause() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
Gets the throws clause for this service or null if the operation doesn't have any exceptions.
getThrowsClause(String) - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
Retrieves the throws clause allowing a comma separated list of exceptions to be passed in and appended to the list.
getThrowsClause() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Gets the throws clause for this service or null if the operation doesn't have any exceptions.
getThrowsClause(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Retrieves the throws clause allowing a comma separated list of exceptions to be passed in and appended to the list.
getTransactionType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
Stores the Spring transaction type for an operation.
getTransactionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Stores the Spring transaction type for an operation.
getTransformationAnonymousName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringDependency.transformationAnonymousName
getTransformationAnonymousName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringDependency.transformationAnonymousName
getTransformationConstantName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
The name of the constant designated for use as a transformation flag for value objects (only makes sense when this dependency goes into a value object).
getTransformationConstantName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The name of the constant designated for use as a transformation flag for value objects (only makes sense when this dependency goes into a value object).
getTransformationConstantValue() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
Stores the transformation constrant name.
getTransformationConstantValue() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Stores the transformation constrant name.
getTransformationMethodName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
The name of the method use for transformation into a value object (only makes sense when this dependency goes into a value object).
getTransformationMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The name of the method use for transformation into a value object (only makes sense when this dependency goes into a value object).
getTransformationToArrayMethodName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
Returns the name of the method for transforming the contents of a collection to an array.
getTransformationToArrayMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Returns the name of the method for transforming the contents of a collection to an array.
getTransformationToCollectionMethodName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
Returns the name of the method for transforming the contents of a collection.
getTransformationToCollectionMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Returns the name of the method for transforming the contents of a collection.
getTransformationToEntityCollectionMethodName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
The method name that performs the value object collection to entity collection transformation.
getTransformationToEntityCollectionMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The method name that performs the value object collection to entity collection transformation.
getTransformationToEntityMethodName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
The name of the "to entity" transformation method name.
getTransformationToEntityMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The name of the "to entity" transformation method name.
getType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
The classifier owning this attribute.
getType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The classifier attached to this association end.
getType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The classifier owning this attribute.
getTypedArgumentList() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
A comma-separated parameter list (type and name of each parameter) of an operation.
getTypedArgumentList(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
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.spring.metafacades.SpringQueryOperationLogic
A comma-separated parameter list (type and name of each parameter) of an operation.
getTypedArgumentList(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
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.spring.metafacades.SpringServiceOperationLogic
A comma-separated parameter list (type and name of each parameter) of an operation.
getTypedArgumentList(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
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.spring.metafacades.SpringManageableEntityAssociationEndLogic
The name of the unique-key that this unique association end belongs
getUniqueGroup() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The name of the unique-key that this unique attribute belongs
getUpper() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
the upper value for the multiplicity (will be -1 for *) -only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
the upper value for the multiplicity (will be -1 for *) - only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
the upper value for the multiplicity (will be -1 for *) -only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
the upper value for the multiplicity (will be -1 for *) -only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
the upper value for the multiplicity (will be -1 for *) - only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
the upper value for the multiplicity (will be -1 for *) - only applicable for UML2
getUseNamedParameters(OperationFacade, boolean) - Static method in class org.andromda.cartridges.spring.metafacades.SpringMetafacadeUtils
Checks whether the passed in operation is a query and should be using named parameters.
getUsers() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The Actors (Roles) which can manage the Entity.
getValidationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
getValidationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
 
getValidationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
getValidationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
getValidationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
getValidationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
getValidationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
 
getValidationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
getValidationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
 
getValidationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
getValidationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
getValidationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
getValidationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
getValueObjectReferences() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
A Classifier is a classification of instances - it describes a set of instances that have features in common.
getValueObjectReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Represents a Spring persistent entity
getValueObjectReferences(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
Retrieves the values object references for this entity.
getValueObjectReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
A Classifier is a classification of instances - it describes a set of instances that have features in common.
getValueObjectToEntityTransformerName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
The name of the class that performs the value object to entity transformation.
getValueObjectToEntityTransformerName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The name of the class that performs the value object to entity transformation.
getVisibility() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The visibility (i.e.
getWebServiceDelegatorName() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The name of the web service delegator class.
getWebServiceDelegatorName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The name of the web service delegator class.
getWebServiceIncomingAttachmentHandlerCall() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The call to the incoming web service attachment call.
getWebServiceIncomingAttachmentHandlerCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The call to the incoming web service attachment call.
getWebServiceOperations() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The operations that can be exposed in a webservice.
getWebServiceOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Represents a Spring service (which can include regular java objects, and/or session EJBs).
getWebServiceOutgoingAttachmentHandlerCall() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
The call to the outgoing web service attachment call.
getWebServiceOutgoingAttachmentHandlerCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The call to the outgoing web service attachment call.
getWrapperName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWrapperName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWrapperName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWrapperName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWrapperName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWrapperName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.

H

handleGetAllValueObjectReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
handleGetAllValueObjectReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetArguments() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl
 
handleGetAttributeEmbeddedValueList() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleGetAttributeEmbeddedValueList() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetAttributeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
handleGetAttributeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
 
handleGetAttributes(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogicImpl
 
handleGetBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetBeanName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Method to be implemented in descendants Gets the Spring bean name, and optionally adds a target suffix, if 'targetSuffix' is set to true.
handleGetBeanName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
handleGetBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogicImpl
 
handleGetBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetBeanName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Method to be implemented in descendants Gets the Spring bean name, and optionally adds a target suffix, if 'targetSuffix' is set to true.
handleGetBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetBeanName(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
handleGetBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogicImpl
 
handleGetComparator() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
handleGetComparator() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
 
handleGetComparatorConstant() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
handleGetComparatorConstant() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
 
handleGetCriteriaArgument() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
 
handleGetCriteriaArgument() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogicImpl
 
handleGetDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleGetDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetDaoBusinessOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
handleGetDaoBusinessOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetDaoGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
handleGetDaoGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
 
handleGetDaoGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
handleGetDaoGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogicImpl
 
handleGetDaoImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleGetDaoImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
handleGetDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
 
handleGetDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleGetDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
handleGetDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogicImpl
 
handleGetDaoNoTransformationConstantName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleGetDaoNoTransformationConstantName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetDaoReferenceName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
handleGetDaoReferenceName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogicImpl
 
handleGetDaoReferenceName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetDaoReferenceName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetDaoSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
handleGetDaoSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
 
handleGetDaoSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
handleGetDaoSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogicImpl
 
handleGetDefaultExceptionName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetDefaultExceptionName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetDestroyMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetDestroyMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
handleGetEjbImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetEjbImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetEjbJndiName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetEjbJndiName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetEjbLocalJndiName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetEjbLocalJndiName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetEjbPackageName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetEjbPackageName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetEjbPackageNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetEjbPackageNamePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetEjbTransactionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetEjbTransactionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetEjbTransactionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetEjbTransactionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetEntityImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleGetEntityImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetEntityName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleGetEntityName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetFullyQualifiedBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetFullyQualifiedBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetFullyQualifiedDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleGetFullyQualifiedDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetFullyQualifiedDaoImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleGetFullyQualifiedDaoImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetFullyQualifiedDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleGetFullyQualifiedDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetFullyQualifiedDefaultExceptionName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetFullyQualifiedDefaultExceptionName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetFullyQualifiedEjbImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetFullyQualifiedEjbImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetFullyQualifiedEjbName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetFullyQualifiedEjbName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetFullyQualifiedEntityImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleGetFullyQualifiedEntityImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetFullyQualifiedEntityName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleGetFullyQualifiedEntityName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetFullyQualifiedImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetFullyQualifiedImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetFullyQualifiedLocalEjbName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetFullyQualifiedLocalEjbName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
add "Local" to local ejb name when viewtype = "both"
handleGetFullyQualifiedManageableDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetFullyQualifiedManageableDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetFullyQualifiedManageableDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetFullyQualifiedManageableDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetFullyQualifiedManageableSearchExampleName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetFullyQualifiedManageableSearchExampleName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetFullyQualifiedManageableServiceBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetFullyQualifiedManageableServiceBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetFullyQualifiedManageableValueObjectName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetFullyQualifiedManageableValueObjectName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetFullyQualifiedMessageListenerName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetFullyQualifiedMessageListenerName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetFullyQualifiedWebServiceDelegatorName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetFullyQualifiedWebServiceDelegatorName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetHibernateInheritanceStrategy() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleGetHibernateInheritanceStrategy() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetImplementationCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
handleGetImplementationCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl
 
handleGetImplementationCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetImplementationCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
handleGetImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl
 
handleGetImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetImplementationName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetImplementationPackageName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetImplementationPackageName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetImplementationPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetImplementationPackagePath() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetImplementationReturnTypeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetImplementationReturnTypeName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetImplementationSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
handleGetImplementationSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl
 
handleGetImplementationSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetImplementationSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetIncomingMessageImplementationCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetIncomingMessageImplementationCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetIncomingMessageImplementationSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetIncomingMessageImplementationSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetInitMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetInitMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
handleGetInterceptors() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetInterceptors() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetManageableDaoBaseFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetManageableDaoBaseFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetManageableDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetManageableDaoBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetManageableDaoFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetManageableDaoFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetManageableDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetManageableDaoName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetManageableSearchExampleClassName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetManageableSearchExampleClassName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetManageableSearchExampleFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetManageableSearchExampleFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetManageableServiceBaseFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetManageableServiceBaseFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetManageableServiceBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetManageableServiceBaseName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetManageableValueObjectClassName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetManageableValueObjectClassName() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetManageableValueObjectFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetManageableValueObjectFullPath() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetMatchMode() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
handleGetMatchMode() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
 
handleGetMatchModeConstant() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
handleGetMatchModeConstant() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
 
handleGetMessageListenerBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetMessageListenerBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetMessageListenerContainerBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetMessageListenerContainerBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetMessageListenerContainerReferenceName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetMessageListenerContainerReferenceName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetMessageListenerName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetMessageListenerName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetOrderDirection() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
handleGetOrderDirection() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
 
handleGetOrderRelevance() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
handleGetOrderRelevance() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
 
handleGetOutgoingMessageImplementationCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetOutgoingMessageImplementationCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetOutgoingMessageImplementationSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetOutgoingMessageImplementationSignature() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetQuery() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
 
handleGetQuery(SpringEntity) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Method to be implemented in descendants Gets the query; taking the entity of which should be included in the query (not counting queries that are explicitly modeled in OCL).
handleGetQuery() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogicImpl
 
handleGetQuery(SpringEntity) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogicImpl
 
handleGetRemoteContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetRemoteContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetRemoteContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetRemoteContext() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetRemotePort() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetRemotePort() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetRemotePort() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetRemotePort() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetRemoteServer() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetRemoteServer() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetRemoteServer() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetRemoteServer() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetRemoteUrl() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleGetRemoteUrl() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleGetRemoteUrl() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetRemoteUrl() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetRoot() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
handleGetRoot() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetSessionAcknowledgeMode() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetSessionAcknowledgeMode() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetTemplateBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
handleGetTemplateBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogicImpl
 
handleGetTemplateBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
handleGetTemplateBeanName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogicImpl
 
handleGetTemplateGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
handleGetTemplateGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogicImpl
 
handleGetTemplateGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
handleGetTemplateGetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogicImpl
 
handleGetTemplateSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
handleGetTemplateSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogicImpl
 
handleGetTemplateSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
handleGetTemplateSetterName() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogicImpl
 
handleGetThrowsClause() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetThrowsClause(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Method to be implemented in descendants Retrieves the throws clause allowing a comma separated list of exceptions to be passed in and appended to the list.
handleGetThrowsClause() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetThrowsClause(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetTransactionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleGetTransactionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleGetTransformationAnonymousName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
handleGetTransformationAnonymousName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
 
handleGetTransformationConstantName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
handleGetTransformationConstantName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
 
handleGetTransformationConstantValue() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
handleGetTransformationConstantValue() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
 
handleGetTransformationMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
handleGetTransformationMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
 
handleGetTransformationToArrayMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
handleGetTransformationToArrayMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
 
handleGetTransformationToCollectionMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
handleGetTransformationToCollectionMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
 
handleGetTransformationToEntityCollectionMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
handleGetTransformationToEntityCollectionMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
 
handleGetTransformationToEntityMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
handleGetTransformationToEntityMethodName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
 
handleGetValueObjectReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
handleGetValueObjectReferences() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleGetValueObjectToEntityTransformerName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
handleGetValueObjectToEntityTransformerName() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
 
handleGetWebServiceDelegatorName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetWebServiceDelegatorName() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetWebServiceIncomingAttachmentHandlerCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetWebServiceIncomingAttachmentHandlerCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetWebServiceOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
handleGetWebServiceOperations() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleGetWebServiceOutgoingAttachmentHandlerCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleGetWebServiceOutgoingAttachmentHandlerCall() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsAllowDefaultServiceException() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsAllowDefaultServiceException() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsCircularReference() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
handleIsCircularReference() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
 
handleIsComparatorPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
handleIsComparatorPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
 
handleIsConfigonly() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsConfigonly() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsCriteriaFinder() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
 
handleIsCriteriaFinder() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogicImpl
 
handleIsDaoBusinessOperationsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleIsDaoBusinessOperationsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleIsDaoImplementationRequired() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleIsDaoImplementationRequired() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleIsDestroyMethod() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleIsDestroyMethod() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
handleIsEjbLocalView() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsEjbLocalView() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsEjbRemoteView() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsEjbRemoteView() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsHibernateInheritanceClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleIsHibernateInheritanceClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleIsHibernateInheritanceConcrete() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleIsHibernateInheritanceConcrete() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleIsHibernateInheritanceInterface() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleIsHibernateInheritanceInterface() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleIsHibernateInheritanceSubclass() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleIsHibernateInheritanceSubclass() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleIsHibernateInterceptorEnabled() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsHibernateInterceptorEnabled() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsIgnoreCase() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
 
handleIsInitMethod() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleIsInitMethod() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
handleIsMatchModePresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
handleIsMatchModePresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
 
handleIsNullable() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
handleIsNullable() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
 
handleIsNullMessageConverterRequired() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleIsNullMessageConverterRequired() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleIsOptimizeAcknowledge() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleIsOptimizeAcknowledge() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
handleIsOrderable() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
handleIsOrderable() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
 
handleIsPostPersist() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
handleIsPostPersist() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl
 
handleIsPostRemove() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
handleIsPostRemove() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl
 
handleIsPostUpdate() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
handleIsPostUpdate() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl
 
handleIsPrePersist() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
handleIsPrePersist() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl
 
handleIsPreRemove() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
handleIsPreRemove() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl
 
handleIsPreUpdate() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
handleIsPreUpdate() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl
 
handleIsPrivate() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsPrivate() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsRemotable() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleIsRemotable() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleIsRemotable() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsRemotable() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsRemotingTypeBurlap() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleIsRemotingTypeBurlap() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleIsRemotingTypeBurlap() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsRemotingTypeBurlap() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsRemotingTypeHessian() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleIsRemotingTypeHessian() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleIsRemotingTypeHessian() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsRemotingTypeHessian() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsRemotingTypeHttpInvoker() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleIsRemotingTypeHttpInvoker() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleIsRemotingTypeHttpInvoker() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsRemotingTypeHttpInvoker() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsRemotingTypeLingo() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsRemotingTypeLingo() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsRemotingTypeNone() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleIsRemotingTypeNone() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleIsRemotingTypeNone() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsRemotingTypeNone() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsRemotingTypeRmi() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
handleIsRemotingTypeRmi() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
 
handleIsRemotingTypeRmi() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsRemotingTypeRmi() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsRequiresHibernateMapping() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleIsRequiresHibernateMapping() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleIsRichClient() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
handleIsRichClient() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
 
handleIsRichClient() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsRichClient() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsUseNamedParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
 
handleIsUseNamedParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogicImpl
 
handleIsWebService() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
handleIsWebService() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
 
handleIsWebserviceExposed() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
handleIsWebserviceExposed() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
 
hasExactStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance is taken into account when searching for the stereotype), false otherwise.
hasExactStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance is taken into account when searching for the stereotype), false otherwise.
hasExactStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance is taken into account when searching for the stereotype), false otherwise.
hasExactStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance is taken into account when searching for the stereotype), false otherwise.
hasExactStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance is taken into account when searching for the stereotype), false otherwise.
hasExactStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance is taken into account when searching for the stereotype), false otherwise.
hasExactStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance is taken into account when searching for the stereotype), false otherwise.
hasExactStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance is taken into account when searching for the stereotype), false otherwise.
hasExactStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance is taken into account when searching for the stereotype), false otherwise.
hasExactStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance is taken into account when searching for the stereotype), false otherwise.
hasExactStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance is taken into account when searching for the stereotype), false otherwise.
hasExactStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance is taken into account when searching for the stereotype), false otherwise.
hasExactStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns true if the model element has the exact stereotype (meaning no stereotype inheritance is taken into account when searching for the stereotype), false otherwise.
hasKeyword(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma, pipe, semicolon, or << >>
hasKeyword(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma, pipe, semicolon, or << >>
hasKeyword(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma, pipe, semicolon, or << >>
hasKeyword(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma, pipe, semicolon, or << >>
hasKeyword(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma, pipe, semicolon, or << >>
hasKeyword(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma, pipe, semicolon, or << >>
hasKeyword(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma, pipe, semicolon, or << >>
hasKeyword(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma, pipe, semicolon, or << >>
hasKeyword(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma, pipe, semicolon, or << >>
hasKeyword(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma, pipe, semicolon, or << >>
hasKeyword(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma, pipe, semicolon, or << >>
hasKeyword(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma, pipe, semicolon, or << >>
hasKeyword(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Does the UML Element contain the named Keyword? Keywords can be separated by space, comma, pipe, semicolon, or << >>
hasStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns true if the model element has the specified stereotype.
HIBERNATE_MAPPING_STRATEGY - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Denotes whether or not subclasses require their own mapping file.
HIBERNATE_MAPPING_STRATEGY_HIERARCHY - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
A mapping file per hierarchy.
HIBERNATE_MAPPING_STRATEGY_SUBCLASS - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
A mapping file per subclass.
HIBERNATE_VERSION - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Hibernate version to use.
HIBERNATE_VERSION_2 - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The version for Hibernate 2.
HIBERNATE_VERSION_3 - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The version for Hibernate 3.
HIBERNATE_VERSION_4 - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The version for Hibernate 4.
HIBERNATE_XML_PERSISTENCE - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Indicates if "XML Persistence" code generation is enabled.
HIBERNATE_XML_PERSISTENCE_ID_AS_ATTRIBUTE - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Determines if the identifier attribute on an entity is generated as an attribute or as a separate element.

I

IMPLEMENTATION_OPERATION_NAME_PATTERN - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The property used to specify the implementation operation name pattern (on both services and DAOs).
IMPLEMENTATION_PACKAGE_NAME_PATTERN - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The name pattern for service implementation class packages
IMPLEMENTATION_SUFFIX - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
POJO implementation class suffix.
initialize() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
initialize() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
 
initialize() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
initialize() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
initialize() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
initialize() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
initialize() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
 
initialize() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
initialize() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
 
initialize() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
initialize() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
initialize() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
initialize() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
isAbstract() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates if this classifier is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates if this classifier is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
True is the operation is abstract.
isAbstract() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if this classifier is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
True is the operation is abstract.
isAbstract() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates if this classifier is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if this classifier is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
True is the operation is abstract.
isAbstract() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates if this classifier is 'abstract'.
isAddOnly() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
True if this attribute can only be set.
isAddOnly() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
True if this attribute can only be set.
isAggregation() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
True if this association end represents an aggregation relationship.
isAllowDefaultServiceException() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Indicates whether or not a default service exception should be allowed.
isAllowDefaultServiceException() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates whether or not a default service exception should be allowed.
isArrayType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
True if this classifier represents an array type.
isArrayType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True if this classifier represents an array type.
isArrayType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True if this classifier represents an array type.
isArrayType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
True if this classifier represents an array type.
isArrayType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
True if this classifier represents an array type.
isArrayType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
True if this classifier represents an array type.
isAssociationClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationEndFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
isAttributeFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
isAttributeFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
 
isBidirectional() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Is true if update of one side of the association should also update the other side.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBlobType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns true if this type represents a Blob type.
isBlobType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns true if this type represents a Blob type.
isBlobType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns true if this type represents a Blob type.
isBlobType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns true if this type represents a Blob type.
isBlobType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns true if this type represents a Blob type.
isBlobType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns true if this type represents a Blob type.
isBooleanType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates if this type represents a boolean type or not.
isBooleanType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates if this type represents a boolean type or not.
isBooleanType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if this type represents a boolean type or not.
isBooleanType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates if this type represents a boolean type or not.
isBooleanType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if this type represents a boolean type or not.
isBooleanType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates if this type represents a boolean type or not.
isChangeable() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
True if this attribute can be modified.
isChangeable() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
True if this attribute can be modified.
isCharacterType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isCharacterType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isCharacterType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isCharacterType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isCharacterType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isCharacterType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isChild() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
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).
isChild() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
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.spring.metafacades.SpringManageableEntityLogic
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).
isCircularReference() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
Indicates if this dependency is part of a circular reference (meaning that both entities reference each other).
isCircularReference() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Indicates if this dependency is part of a circular reference (meaning that both entities reference each other).
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
 
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
isClobType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns true if this type represents a Clob type.
isClobType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns true if this type represents a Clob type.
isClobType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns true if this type represents a Clob type.
isClobType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns true if this type represents a Clob type.
isClobType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns true if this type represents a Clob type.
isClobType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns true if this type represents a Clob type.
isCollection(OperationFacade) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
Helper function TRUE when operation upperBound > 1 TODO Check Operation return type upper bound also
isCollectionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
True if this classifier represents a collection type.
isCollectionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True if this classifier represents a collection type.
isCollectionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True if this classifier represents a collection type.
isCollectionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
True if this classifier represents a collection type.
isCollectionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
True if this classifier represents a collection type.
isCollectionType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
True if this classifier represents a collection type.
isComparatorPresent() - Method in interface org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute
Indicates whether or not the attribute has a tagged value for the comparator.
isComparatorPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Indicates whether or not the attribute has a tagged value for the comparator.
isCompositeIdentifier() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True if this entity identifier is a composite (consists of multiple key columns, typically abstracted into an external composite identifier class)
isCompositeIdentifier() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringManageableEntityAssociationEndLogic
True if this association end represents a composition relationship.
isConfigonly() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Defines whether this service will only be listed in the config, but note be generated as a Spring bean.
isConfigonly() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Defines whether this service will only be listed in the config, but note be generated as a Spring bean.
isConstraintsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates if any constraints are present on this model element.
isCreate() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Create a create operation on the entity manager?
isCriteriaFinder() - Method in interface org.andromda.cartridges.spring.metafacades.SpringQueryOperation
Returns true if the operation is a criteria finder.
isCriteriaFinder() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Returns true if the operation is a criteria finder.
isDaoBusinessOperationsPresent() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
Indicates whether or not any business DAO operations are present.
isDaoBusinessOperationsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates whether or not any business DAO operations are present.
isDaoBusinessOperationsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates whether or not any business DAO operations are present.
isDaoImplementationRequired() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
True if an implementation is required for the dao class, this is the case when there are business operations or value-object transformation.
isDaoImplementationRequired() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True if an implementation is required for the dao class, this is the case when there are business operations or value-object transformation.
isDaoImplementationRequired() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True if an implementation is required for the dao class, this is the case when there are business operations or value-object transformation.
isDataType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
True/false depending on whether or not this classifier represents a datatype.
isDataType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True/false depending on whether or not this classifier represents a datatype.
isDataType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True/false depending on whether or not this classifier represents a datatype.
isDataType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
True/false depending on whether or not this classifier represents a datatype.
isDataType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
True/false depending on whether or not this classifier represents a datatype.
isDataType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
True/false depending on whether or not this classifier represents a datatype.
isDateType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
True when this classifier is a date type.
isDateType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True when this classifier is a date type.
isDateType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True when this classifier is a date type.
isDateType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
True when this classifier is a date type.
isDateType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
True when this classifier is a date type.
isDateType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
True when this classifier is a date type.
isDefaultValuePresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Indicates if the default value is present.
isDefaultValuePresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Indicates if the default value is present.
isDelete() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Create a delete operation on the entity manager?
isDependencyFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
isDerived() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
If the attribute is derived (its value is computed).
isDerived() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
If the association end is derived (its value is computed).
isDerived() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
If the attribute is derived (its value is computed).
isDestinationMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
isDestinationMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
isDestroyMethod() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
Returns true/false depending on whether or not this SpringServiceOperation should be an destroy-method
isDestroyMethod() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns true/false depending on whether or not this SpringServiceOperation should be an destroy-method
isDisplay() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Whether or not this association end should be displayed.
isDisplay() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Whether or not this attribute should be displayed.
isDocumentationPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates if any documentation is present on this model element.
isDoubleType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates if this type represents a Double type or not.
isDoubleType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates if this type represents a Double type or not.
isDoubleType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if this type represents a Double type or not.
isDoubleType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates if this type represents a Double type or not.
isDoubleType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if this type represents a Double type or not.
isDoubleType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates if this type represents a Double type or not.
isDynamicIdentifiersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True if the entity has its identifiers dynamically added, false otherwise.
isDynamicIdentifiersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True if the entity has its identifiers dynamically added, false otherwise.
isEjbLocalView() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringService.ejbLocalView
isEjbLocalView() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringService.ejbLocalView
isEjbRemoteView() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Indicates if the view type of this service is remote.
isEjbRemoteView() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if the view type of this service is remote.
isEmbeddedValue() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEmbeddedValue() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEmbeddedValue() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEmbeddedValue() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEmbeddedValue() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEmbeddedValue() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEntityAssociationEndMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
isEntityAttributeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
 
isEntityMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
isEntityMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
isEntityQueryOperationMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
 
isEnumeration() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
True if this classifier is in fact marked as an enumeration.
isEnumeration() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True if this classifier is in fact marked as an enumeration.
isEnumeration() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True if this classifier is in fact marked as an enumeration.
isEnumeration() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
True if this classifier is in fact marked as an enumeration.
isEnumeration() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
True if this classifier is in fact marked as an enumeration.
isEnumeration() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
True if this classifier is in fact marked as an enumeration.
isEnumerationLiteral() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
True if this attribute is owned by an enumeration.
isEnumerationLiteral() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
True if this attribute is owned by an enumeration.
isEnumerationLiteralParametersExist() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns true if enumeration literal parameters exist (defined by tagged value) for the literal.
isEnumerationLiteralParametersExist() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Returns true if enumeration literal parameters exist (defined by tagged value) for the literal.
isEnumerationMember() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
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.spring.metafacades.SpringManageableEntityAttributeLogic
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.spring.metafacades.SpringEntityOperationLogic
True if the operation has (i.e.
isExceptionsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
True if the operation has (i.e.
isExceptionsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
True if the operation has (i.e.
isFileType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns true if this type represents a 'file' type.
isFileType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns true if this type represents a 'file' type.
isFileType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns true if this type represents a 'file' type.
isFileType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns true if this type represents a 'file' type.
isFileType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns true if this type represents a 'file' type.
isFileType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns true if this type represents a 'file' type.
isFloatType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates if this type represents a Float type or not.
isFloatType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates if this type represents a Float type or not.
isFloatType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if this type represents a Float type or not.
isFloatType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates if this type represents a Float type or not.
isFloatType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if this type represents a Float type or not.
isFloatType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates if this type represents a Float type or not.
isForeignIdentifier() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
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.spring.metafacades.SpringCriteriaSearchLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
isHibernateInheritanceClass() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
Return true if the hibernate inheritance strategy is class.
isHibernateInheritanceClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Return true if the hibernate inheritance strategy is class.
isHibernateInheritanceClass() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Return true if the hibernate inheritance strategy is class.
isHibernateInheritanceConcrete() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
Return true if the hibernate inheritance strategy is concrete.
isHibernateInheritanceConcrete() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Return true if the hibernate inheritance strategy is concrete.
isHibernateInheritanceConcrete() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Return true if the hibernate inheritance strategy is concrete.
isHibernateInheritanceInterface() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
Return true if the hibernate inheritance strategy is interface.
isHibernateInheritanceInterface() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Return true if the hibernate inheritance strategy is interface.
isHibernateInheritanceInterface() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Return true if the hibernate inheritance strategy is interface.
isHibernateInheritanceSubclass() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
Return true if the hibernate inheritance strategy is subclass.
isHibernateInheritanceSubclass() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Return true if the hibernate inheritance strategy is subclass.
isHibernateInheritanceSubclass() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Return true if the hibernate inheritance strategy is subclass.
isHibernateInterceptorEnabled() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Indicates whether or not the hibernate intercetor is enabled for this service.
isHibernateInterceptorEnabled() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates whether or not the hibernate intercetor is enabled for this service.
isIdentifier() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
True if this association is an identifier for its entity.
isIdentifier() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
True if this attribute is an identifier for its entity.
isIdentifiersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True if the entity has any identifiers defined, false otherwise.
isIdentifiersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
True if the associationEnd is marked with identifiers stereotype, false otherwise.
isIdentifiersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True if the entity has any identifiers defined, false otherwise.
isIncomingMessageOperation() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Whether or not this operation represents an "incoming" message operation (i.e.
isInitMethod() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
Returns true/false depending on whether or not this SpringServiceOperation should be an init-method
isInitMethod() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns true/false depending on whether or not this SpringServiceOperation should be an init-method
isIntegerType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isIntegerType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isIntegerType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isIntegerType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isIntegerType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isIntegerType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isInterface() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
True/false depending on whether or not this Classifier represents an interface.
isInterface() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True/false depending on whether or not this Classifier represents an interface.
isInterface() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True/false depending on whether or not this Classifier represents an interface.
isInterface() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
True/false depending on whether or not this Classifier represents an interface.
isInterface() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
True/false depending on whether or not this Classifier represents an interface.
isInterface() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
True/false depending on whether or not this Classifier represents an interface.
isLeaf() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
IsLeaf property in the association end property.
isLeaf() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isListType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
True if this classifier represents a list type.
isListType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True if this classifier represents a list type.
isListType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True if this classifier represents a list type.
isListType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
True if this classifier represents a list type.
isListType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
True if this classifier represents a list type.
isListType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
True if this classifier represents a list type.
isLongType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates if this type represents a Long type or not.
isLongType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates if this type represents a Long type or not.
isLongType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if this type represents a Long type or not.
isLongType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates if this type represents a Long type or not.
isLongType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if this type represents a Long type or not.
isLongType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates if this type represents a Long type or not.
isManageable() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True: Entity is manageable.
isManageableEntityAssociationEndMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
isManageableEntityAttributeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
 
isManageableEntityMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
isManageableGetterAvailable() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Whether or not this attribute can be read in a call isolated from the rest (for example when downloading binary fields).
isMany() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Whether or not this attribute has a multiplicity greater than 1.
isMany() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
UML2 only.
isMany() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
True if this association end's multiplicity is greater than one.
isMany() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Whether or not this attribute has a multiplicity greater than 1.
isMany() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
UML2 only.
isMany() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
UML2 only.
isMany2Many() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
True if this association end's and the other end's multiplicities are both many.
isMany2One() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
True if this association end's multiplicity is many while the other end's is one.
isMapSubclassesInSeparateFile() - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
 
isMapType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates whether or not this classifier represents a Map type.
isMapType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates whether or not this classifier represents a Map type.
isMapType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates whether or not this classifier represents a Map type.
isMapType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates whether or not this classifier represents a Map type.
isMapType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates whether or not this classifier represents a Map type.
isMapType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates whether or not this classifier represents a Map type.
isMatchModePresent() - Method in interface org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute
Returns true if a matchmode has ben set.
isMatchModePresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns true if a matchmode has ben set.
isMessageOperation() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Whether or not this is operation accepts incoming or outgoing messages.
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
isNavigable() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
True if it is possible to navigate from the other end to this association end .
isNodeFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
isNodeFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
isNullable() - Method in interface org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute
Defines whether the underlying attribute on the queried entity may be NULL and should therefore be included in the search.
isNullable() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Defines whether the underlying attribute on the queried entity may be NULL and should therefore be included in the search.
isNullMessageConverterRequired() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
This flag tells if the MessageConverter associated to the MessageListenerAdapter handling incoming message should be set to null.
isNullMessageConverterRequired() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
This flag tells if the MessageConverter associated to the MessageListenerAdapter handling incoming message should be set to null.
isOne2Many() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
True if this association end's multiplicity is one while the other end's is many.
isOne2One() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
True if this association end's and the other end's multiplicities are both one.
isOperationFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
isOperationFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
 
isOperationFacadeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
isOptimizeAcknowledge() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
Tthis flag includes whether or not the "optimizeAcknowledge" is true/false for a messaging destination (aka JMS topic/queue); when receiving a message through an ActiveMQ connection,
isOptimizeAcknowledge() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Tthis flag includes whether or not the "optimizeAcknowledge" is true/false for a messaging destination (aka JMS topic/queue); when receiving a message through an ActiveMQ connection,
isOrderable() - Method in interface org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute
Returns true if the attribute is used to order the result set.
isOrderable() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Returns true if the attribute is used to order the result set.
isOrdered() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Indicates whether or not the attributes are ordered (if multiplicity is greater than 1).
isOrdered() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
UML2 only: If isMany (Collection type returned), is the type unique within the collection.
isOrdered() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Indicates whether or not the association ends are ordered (if multiplicity is greater than 1).
isOrdered() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Indicates whether or not the attributes are ordered (if multiplicity is greater than 1).
isOrdered() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
UML2 only: If isMany (Collection type returned), is the type unique within the collection.
isOrdered() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
UML2 only: If isMany (Collection type returned), is the type unique within the collection.
isOutgoingMessageOperation() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Whether or not this service operation represents an "outgoing" messaging operation (i.e.
isOverriding() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
True if this operation overrides an operation defined in an ancestor class.
isOverriding() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
True if this operation overrides an operation defined in an ancestor class.
isOverriding() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
True if this operation overrides an operation defined in an ancestor class.
isPostconditionsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Whether any postcondition constraints are present on this operation.
isPostconditionsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Whether any postcondition constraints are present on this operation.
isPostconditionsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Whether any postcondition constraints are present on this operation.
isPostPersist() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntityOperation
Returns true if the associated operation has the <> stereotype.
isPostPersist() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns true if the associated operation has the <> stereotype.
isPostRemove() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntityOperation
Returns true if the associated operation has the <> stereotype.
isPostRemove() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns true if the associated operation has the <> stereotype.
isPostUpdate() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntityOperation
Returns true if the associated operation has the <> stereotype.
isPostUpdate() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns true if the associated operation has the <> stereotype.
isPreconditionsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Whether any precondition constraints are present on this operation.
isPreconditionsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Whether any precondition constraints are present on this operation.
isPreconditionsPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Whether any precondition constraints are present on this operation.
isPrePersist() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntityOperation
Returns true if the associated operation has the <> stereotype.
isPrePersist() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns true if the associated operation has the <> stereotype.
isPreRemove() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntityOperation
Returns true if the associated operation has the <> stereotype.
isPreRemove() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns true if the associated operation has the <> stereotype.
isPreUpdate() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntityOperation
Returns true if the associated operation has the <> stereotype.
isPreUpdate() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Returns true if the associated operation has the <> stereotype.
isPrimitive() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates whether or not this classifier represents a primitive type.
isPrimitive() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates whether or not this classifier represents a primitive type.
isPrimitive() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates whether or not this classifier represents a primitive type.
isPrimitive() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates whether or not this classifier represents a primitive type.
isPrimitive() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates whether or not this classifier represents a primitive type.
isPrimitive() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates whether or not this classifier represents a primitive type.
isPrivate() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Returns true if the service is considered as private.
isPrivate() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns true if the service is considered as private.
isQuery() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Indicates whether or not this operation is a query operation.
isQuery() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Indicates whether or not this operation is a query operation.
isQuery() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Indicates whether or not this operation is a query operation.
isQueueMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
isRead() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Create a read operation on the entity manager?
isReadOnly() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Whether or not this attribute can be modified.
isReadOnly() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
True if the association end cannot be changed.
isReadOnly() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Whether or not this attribute can be modified.
isRemotable() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
Returns true if this service is remotable.
isRemotable() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns true if this service is remotable.
isRemotable() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Returns true if this service is remotable.
isRemotable() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns true if this service is remotable.
isRemotingTypeBurlap() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
Indicates if the remoting type is "burlap".
isRemotingTypeBurlap() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if the remoting type is "burlap".
isRemotingTypeBurlap() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Indicates if the remoting type is "burlap".
isRemotingTypeBurlap() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if the remoting type is "burlap".
isRemotingTypeHessian() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
Indicates if the remoting type is "hessian".
isRemotingTypeHessian() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if the remoting type is "hessian".
isRemotingTypeHessian() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Indicates if the remoting type is "hessian".
isRemotingTypeHessian() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if the remoting type is "hessian".
isRemotingTypeHttpInvoker() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
Indicates if the remoting type is "httpinvoker".
isRemotingTypeHttpInvoker() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if the remoting type is "httpinvoker".
isRemotingTypeHttpInvoker() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Indicates if the remoting type is "httpinvoker".
isRemotingTypeHttpInvoker() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if the remoting type is "httpinvoker".
isRemotingTypeLingo() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Indicates whether this service can be talked to using Lingo remoting.
isRemotingTypeLingo() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates whether this service can be talked to using Lingo remoting.
isRemotingTypeNone() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
Indicates if the remoting type for this service is "none".
isRemotingTypeNone() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if the remoting type for this service is "none".
isRemotingTypeNone() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Indicates if the remoting type for this service is "none".
isRemotingTypeNone() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if the remoting type for this service is "none".
isRemotingTypeRmi() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
Indicates if the remoting type is RMI.
isRemotingTypeRmi() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates if the remoting type is RMI.
isRemotingTypeRmi() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Indicates if the remoting type is RMI.
isRemotingTypeRmi() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates if the remoting type is RMI.
isRequired() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Whether or not the multiplicity of this attribute is 1.
isRequired() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
True if this association end's multiplicity is strictly greater than zero.
isRequired() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Whether or not the multiplicity of this attribute is 1.
isRequiresHibernateMapping() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
Indicates whether or not this entity requires a Hibernate mapping cfg.xml file within the Spring application context.
isRequiresHibernateMapping() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates whether or not this entity requires a Hibernate mapping cfg.xml file within the Spring application context.
isRequiresHibernateMapping() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates whether or not this entity requires a Hibernate mapping cfg.xml file within the Spring application context.
isReservedWord() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
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.spring.metafacades.SpringCriteriaSearchLogic
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.spring.metafacades.SpringDependencyLogic
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.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringEntityOperationLogic
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.spring.metafacades.SpringManageableEntityAssociationEndLogic
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.spring.metafacades.SpringManageableEntityAttributeLogic
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.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringQueryOperationLogic
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.spring.metafacades.SpringQueueLogic
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.spring.metafacades.SpringServiceLogic
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.spring.metafacades.SpringServiceOperationLogic
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.spring.metafacades.SpringTopicLogic
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
isResolveable() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The maximum number of rows to load from the database.
isReturnTypePresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
True/false depending on whether or not the operation has a return type or not (i.e.
isReturnTypePresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
True/false depending on whether or not the operation has a return type or not (i.e.
isReturnTypePresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
True/false depending on whether or not the operation has a return type or not (i.e.
isRichClient() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
Returns true if this entity is meant to be used in a richt client application.
isRichClient() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns true if this entity is meant to be used in a richt client application.
isRichClient() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns true if this entity is meant to be used in a richt client application.
isRichClient() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Returns true if this service is meant to take part in a richt client application.
isRichClient() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns true if this service is meant to take part in a richt client application.
isRichClient() - Method in class org.andromda.cartridges.spring.SpringUtils
Returns TRUE if code is being generated for a rich client environment
isServiceMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
isServiceOperationMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
isSetType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
True if this classifier represents a set type.
isSetType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True if this classifier represents a set type.
isSetType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True if this classifier represents a set type.
isSetType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
True if this classifier represents a set type.
isSetType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
True if this classifier represents a set type.
isSetType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
True if this classifier represents a set type.
isSpringCriteriaAttributeMetaType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute
Indicates the metafacade type (used for metafacade mappings).
isSpringCriteriaAttributeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
isSpringCriteriaSearchMetaType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringCriteriaSearch
Indicates the metafacade type (used for metafacade mappings).
isSpringCriteriaSearchMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
 
isSpringDependencyMetaType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringDependency
Indicates the metafacade type (used for metafacade mappings).
isSpringDependencyMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
isSpringEntityMetaType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntity
Indicates the metafacade type (used for metafacade mappings).
isSpringEntityMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
isSpringEntityMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
isSpringEntityOperationMetaType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringEntityOperation
Indicates the metafacade type (used for metafacade mappings).
isSpringEntityOperationMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
isSpringManageableEntityAssociationEndMetaType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd
Indicates the metafacade type (used for metafacade mappings).
isSpringManageableEntityAssociationEndMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
isSpringManageableEntityAttributeMetaType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttribute
Indicates the metafacade type (used for metafacade mappings).
isSpringManageableEntityAttributeMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
 
isSpringManageableEntityMetaType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringManageableEntity
Indicates the metafacade type (used for metafacade mappings).
isSpringManageableEntityMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
isSpringQueryOperationMetaType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringQueryOperation
Indicates the metafacade type (used for metafacade mappings).
isSpringQueryOperationMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
 
isSpringQueueMetaType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringQueue
Indicates the metafacade type (used for metafacade mappings).
isSpringQueueMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
isSpringServiceMetaType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Indicates the metafacade type (used for metafacade mappings).
isSpringServiceMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
isSpringServiceOperationMetaType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
Indicates the metafacade type (used for metafacade mappings).
isSpringServiceOperationMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
isSpringTopicMetaType() - Method in interface org.andromda.cartridges.spring.metafacades.SpringTopic
Indicates the metafacade type (used for metafacade mappings).
isSpringTopicMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
isStatic() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Indicates if this attribute is 'static', meaning it has a classifier scope.
isStatic() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
True is the operation is static (only a single instance can be instantiated).
isStatic() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Indicates if this associationEnd is 'static', meaning it has a classifier scope.
isStatic() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Indicates if this attribute is 'static', meaning it has a classifier scope.
isStatic() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
True is the operation is static (only a single instance can be instantiated).
isStatic() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
True is the operation is static (only a single instance can be instantiated).
isStringType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates whether or not this classifier represents a string type.
isStringType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates whether or not this classifier represents a string type.
isStringType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates whether or not this classifier represents a string type.
isStringType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates whether or not this classifier represents a string type.
isStringType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates whether or not this classifier represents a string type.
isStringType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates whether or not this classifier represents a string type.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
True is there are template parameters on this model element.
isTimeType() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Indicates whether or not this classifier represents a time type.
isTimeType() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates whether or not this classifier represents a time type.
isTimeType() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates whether or not this classifier represents a time type.
isTimeType() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Indicates whether or not this classifier represents a time type.
isTimeType() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Indicates whether or not this classifier represents a time type.
isTimeType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Indicates whether or not this classifier represents a time type.
isTopicMetaType() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
isTransient() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Indicates this association end should be ignored by the persistence layer.
isTransient() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Indicates this attribute should be ignored by the persistence layer.
isUnique() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
If the attribute is unique within the Collection type.
isUnique() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
UML2 only: for Collection return type, is the type unique within the collection.
isUnique() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
UML2: If the association attribute is unique within the Collection type.
isUnique() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
If the attribute is unique within the Collection type.
isUnique() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
UML2 only: for Collection return type, is the type unique within the collection.
isUnique() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
UML2 only: for Collection return type, is the type unique within the collection.
isUpdate() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Create an update operation on the entity manager?
isUseNamedParameters() - Method in interface org.andromda.cartridges.spring.metafacades.SpringQueryOperation
Indicates whether or not the query parameters used for the body of the finder should be named ':someParam' or unnamed '?'.
isUseNamedParameters() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Indicates whether or not the query parameters used for the body of the finder should be named ':someParam' or unnamed '?'.
isUsingAssignedIdentifier() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indiciates if this entity is using an assigned identifier or not.
isUsingAssignedIdentifier() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indiciates if this entity is using an assigned identifier or not.
isUsingForeignIdentifier() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Indicates whether or not this entity is using a foreign identifier as its identifiers.
isUsingForeignIdentifier() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Indicates whether or not this entity is using a foreign identifier as its identifiers.
isValidIdentifierName() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
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.spring.metafacades.SpringCriteriaSearchLogic
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.spring.metafacades.SpringDependencyLogic
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.spring.metafacades.SpringEntityLogic
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.spring.metafacades.SpringEntityOperationLogic
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.spring.metafacades.SpringManageableEntityAssociationEndLogic
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.spring.metafacades.SpringManageableEntityAttributeLogic
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.spring.metafacades.SpringManageableEntityLogic
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.spring.metafacades.SpringQueryOperationLogic
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.spring.metafacades.SpringQueueLogic
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.spring.metafacades.SpringServiceLogic
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.spring.metafacades.SpringServiceOperationLogic
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.spring.metafacades.SpringTopicLogic
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++, JavaScript.
isVersion2() - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
Indicates whether or not version 2 is the one that is currently being used.
isVersion2(String) - Static method in class org.andromda.cartridges.spring.SpringHibernateUtils
 
isVersion3() - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
Indicates whether or not version 3 is the one that is currently being used.
isVersion3(String) - Static method in class org.andromda.cartridges.spring.SpringHibernateUtils
 
isVersion4() - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
Indicates whether or not version 4 is the one that is currently being used.
isVersion4(String) - Static method in class org.andromda.cartridges.spring.SpringHibernateUtils
 
isWebService() - Method in interface org.andromda.cartridges.spring.metafacades.SpringService
Returns true/false depending on whether or not this SpringService represents a web service.
isWebService() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns true/false depending on whether or not this SpringService represents a web service.
isWebserviceExposed() - Method in interface org.andromda.cartridges.spring.metafacades.SpringServiceOperation
Returns true/false depending on whether or not this SpringServiceOperation should be exposed in a webservice.
isWebserviceExposed() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Returns true/false depending on whether or not this SpringServiceOperation should be exposed in a webservice.
isWrappedPrimitive() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Returns true if this type is a wrapped primitive type.
isWrappedPrimitive() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Returns true if this type is a wrapped primitive type.
isWrappedPrimitive() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns true if this type is a wrapped primitive type.
isWrappedPrimitive() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Returns true if this type is a wrapped primitive type.
isWrappedPrimitive() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Returns true if this type is a wrapped primitive type.
isWrappedPrimitive() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Returns true if this type is a wrapped primitive type.
isXmlPersistenceActive() - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
 
isXmlPersistenceActive(String, String) - Static method in class org.andromda.cartridges.spring.SpringHibernateUtils
 

J

JMS_DESTINATION_TEMPLATE_PATTERN - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Property for configuring the JMS destination template accessor name.
jmsMessageTypes - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
JMS Message types.

L

lingoRemotableServicesPresent(Collection<Service>) - Method in class org.andromda.cartridges.spring.SpringUtils
Indicates if any remotable services using Lingo are present.
listManageableMembers(boolean) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns a string with the attributes without wrapper types.
listManageableMembersWithWrapperTypes() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Returns a string with the attributes and wrapper types.
localEjbsPresent(Collection<Service>) - Method in class org.andromda.cartridges.spring.SpringUtils
Indicates if any local EJBs are present in the collection of services.

M

mapSubclassesInSeparateFile(String) - Static method in class org.andromda.cartridges.spring.SpringHibernateUtils
 
metaObject - Variable in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
The underlying UML object

O

org.andromda.cartridges.spring - package org.andromda.cartridges.spring
 
org.andromda.cartridges.spring.metafacades - package org.andromda.cartridges.spring.metafacades
 

P

privateServicesPresent(Collection<Service>) - Method in class org.andromda.cartridges.spring.SpringUtils
Indicates if any private services are present.
publicServicesPresent(Collection<Service>) - Method in class org.andromda.cartridges.spring.SpringUtils
Indicates if any public (non private) services are present.

R

remotableServicesPresent(Collection<Service>) - Method in class org.andromda.cartridges.spring.SpringUtils
Indicates if any Spring remotable services are present.
remoteEjbsPresent(Collection<Service>) - Method in class org.andromda.cartridges.spring.SpringUtils
Indicates if any remote EJBs are present in the collection of services.
REMOTING_PROTOCOL_BURLAP - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Burlap protocol for remote services
REMOTING_PROTOCOL_HESSIAN - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Hessian protocol for remote services
REMOTING_PROTOCOL_HTTPINVOKER - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
HttpInvoker protocol for remote services
REMOTING_PROTOCOL_LINGO - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Lingo protocol for remote services
REMOTING_PROTOCOL_NONE - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Disable remoting
REMOTING_PROTOCOL_RMI - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
RMI protocol for remote services
removeGenerics(String) - Method in class org.andromda.cartridges.spring.SpringUtils
Removes generics from string.
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Reset context only for non-root metafacades
RICH_CLIENT - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Enable rich-client code generation ?

S

SERVICE_BASE_SUFFIX - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The service base class suffix.
SERVICE_INTERCEPTORS - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Service interceptors
SERVICE_REMOTE_CONTEXT - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The remote context to which services are to be deployed
SERVICE_REMOTE_PORT - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The remote port via which services are accessible
SERVICE_REMOTE_SERVER - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The server on which remote services are to be deployed
SERVICE_REMOTING_TYPE - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The remoting type to be used for services
setHibernateMappingStrategy(String) - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
 
setHibernateVersion(String) - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
Sets the version of Hibernate we're generating for.
setHibernateXMLPersistence(String) - Method in class org.andromda.cartridges.spring.SpringHibernateUtils
 
setRichClient(boolean) - Method in class org.andromda.cartridges.spring.SpringUtils
Sets if code is being generated for a rich client.
SpringCriteriaAttribute - Interface in org.andromda.cartridges.spring.metafacades
Represents a criteria search attribute.
SpringCriteriaAttributeLogic - Class in org.andromda.cartridges.spring.metafacades
Represents a criteria search attribute.
SpringCriteriaAttributeLogic(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
SpringCriteriaAttributeLogicImpl - Class in org.andromda.cartridges.spring.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute.
SpringCriteriaAttributeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
Public constructor for SpringCriteriaAttributeLogicImpl
SpringCriteriaSearch - Interface in org.andromda.cartridges.spring.metafacades
Represents a criteria search model element.
SpringCriteriaSearchLogic - Class in org.andromda.cartridges.spring.metafacades
Represents a criteria search model element.
SpringCriteriaSearchLogic(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
SpringCriteriaSearchLogicImpl - Class in org.andromda.cartridges.spring.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringCriteriaSearch.
SpringCriteriaSearchLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogicImpl
Public constructor for SpringCriteriaSearchLogicImpl
SpringDependency - Interface in org.andromda.cartridges.spring.metafacades
Represents a dependency between spring objects.
SpringDependencyLogic - Class in org.andromda.cartridges.spring.metafacades
Represents a dependency between spring objects.
SpringDependencyLogic(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
SpringDependencyLogicImpl - Class in org.andromda.cartridges.spring.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringDependency.
SpringDependencyLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringDependencyLogicImpl
Public constructor for SpringDependencyLogicImpl
SpringEntity - Interface in org.andromda.cartridges.spring.metafacades
Represents a Spring persistent entity Metafacade interface to be used by AndroMDA cartridges.
SpringEntityLogic - Class in org.andromda.cartridges.spring.metafacades
Represents a Spring persistent entity MetafacadeLogic for SpringEntity
SpringEntityLogic(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
SpringEntityLogicImpl - Class in org.andromda.cartridges.spring.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringEntity.
SpringEntityLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringEntityLogicImpl
Public constructor for SpringEntityLogicImpl
SpringEntityOperation - Interface in org.andromda.cartridges.spring.metafacades
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringEntityOperation Metafacade interface to be used by AndroMDA cartridges.
SpringEntityOperationLogic - Class in org.andromda.cartridges.spring.metafacades
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringEntityOperation MetafacadeLogic for SpringEntityOperation
SpringEntityOperationLogic(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
SpringEntityOperationLogicImpl - Class in org.andromda.cartridges.spring.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringEntityOperation.
SpringEntityOperationLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogicImpl
Public constructor for SpringEntityOperationLogicImpl
SpringGlobals - Class in org.andromda.cartridges.spring.metafacades
Stores Globals specific to the Spring cartridge.
SpringGlobals() - Constructor for class org.andromda.cartridges.spring.metafacades.SpringGlobals
 
SpringHibernateUtils - Class in org.andromda.cartridges.spring
Contains utilities used within the Spring cartridge when dealing with Hibernate.
SpringHibernateUtils() - Constructor for class org.andromda.cartridges.spring.SpringHibernateUtils
 
SpringManageableEntity - Interface in org.andromda.cartridges.spring.metafacades
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity Metafacade interface to be used by AndroMDA cartridges.
SpringManageableEntityAssociationEnd - Interface in org.andromda.cartridges.spring.metafacades
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd Metafacade interface to be used by AndroMDA cartridges.
SpringManageableEntityAssociationEndLogic - Class in org.andromda.cartridges.spring.metafacades
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd MetafacadeLogic for SpringManageableEntityAssociationEnd
SpringManageableEntityAssociationEndLogic(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
SpringManageableEntityAssociationEndLogicImpl - Class in org.andromda.cartridges.spring.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEnd.
SpringManageableEntityAssociationEndLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogicImpl
Public constructor for SpringManageableEntityAssociationEndLogicImpl
SpringManageableEntityAttribute - Interface in org.andromda.cartridges.spring.metafacades
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttribute Metafacade interface to be used by AndroMDA cartridges.
SpringManageableEntityAttributeLogic - Class in org.andromda.cartridges.spring.metafacades
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttribute MetafacadeLogic for SpringManageableEntityAttribute
SpringManageableEntityAttributeLogic(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
SpringManageableEntityAttributeLogicImpl - Class in org.andromda.cartridges.spring.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttribute.
SpringManageableEntityAttributeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogicImpl
Public constructor for SpringManageableEntityAttributeLogicImpl
SpringManageableEntityLogic - Class in org.andromda.cartridges.spring.metafacades
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity MetafacadeLogic for SpringManageableEntity
SpringManageableEntityLogic(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
SpringManageableEntityLogicImpl - Class in org.andromda.cartridges.spring.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringManageableEntity.
SpringManageableEntityLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogicImpl
Public constructor for SpringManageableEntityLogicImpl
SpringMetafacadeUtils - Class in org.andromda.cartridges.spring.metafacades
Contains utilities specific to dealing with the Spring cartridge metafacades.
SpringMetafacadeUtils() - Constructor for class org.andromda.cartridges.spring.metafacades.SpringMetafacadeUtils
 
SpringProfile - Class in org.andromda.cartridges.spring
The Spring profile.
SpringProfile() - Constructor for class org.andromda.cartridges.spring.SpringProfile
 
SpringQueryOperation - Interface in org.andromda.cartridges.spring.metafacades
Represents a Spring entity query operation.
SpringQueryOperationLogic - Class in org.andromda.cartridges.spring.metafacades
Represents a Spring entity query operation.
SpringQueryOperationLogic(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
SpringQueryOperationLogicImpl - Class in org.andromda.cartridges.spring.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringQueryOperation.
SpringQueryOperationLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogicImpl
Public constructor for SpringQueryOperationLogicImpl
SpringQueue - Interface in org.andromda.cartridges.spring.metafacades
Represents a Spring accessible JMS queue.
SpringQueueLogic - Class in org.andromda.cartridges.spring.metafacades
Represents a Spring accessible JMS queue.
SpringQueueLogic(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
SpringQueueLogicImpl - Class in org.andromda.cartridges.spring.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringQueue.
SpringQueueLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringQueueLogicImpl
Public constructor for SpringQueueLogicImpl
SpringService - Interface in org.andromda.cartridges.spring.metafacades
Represents a Spring service (which can include regular java objects, and/or session EJBs).
SpringServiceLogic - Class in org.andromda.cartridges.spring.metafacades
Represents a Spring service (which can include regular java objects, and/or session EJBs).
SpringServiceLogic(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
SpringServiceLogicImpl - Class in org.andromda.cartridges.spring.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringService.
SpringServiceLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringServiceLogicImpl
Public constructor for SpringServiceLogicImpl
SpringServiceOperation - Interface in org.andromda.cartridges.spring.metafacades
Represents an operation for a SpringService.
SpringServiceOperationLogic - Class in org.andromda.cartridges.spring.metafacades
Represents an operation for a SpringService.
SpringServiceOperationLogic(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
SpringServiceOperationLogicImpl - Class in org.andromda.cartridges.spring.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringServiceOperation.
SpringServiceOperationLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogicImpl
Public constructor for SpringServiceOperationLogicImpl
SpringTopic - Interface in org.andromda.cartridges.spring.metafacades
Represents a Spring accessible JMS topic.
SpringTopicLogic - Class in org.andromda.cartridges.spring.metafacades
Represents a Spring accessible JMS topic.
SpringTopicLogic(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
SpringTopicLogicImpl - Class in org.andromda.cartridges.spring.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringTopic.
SpringTopicLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.spring.metafacades.SpringTopicLogicImpl
Public constructor for SpringTopicLogicImpl
SpringUtils - Class in org.andromda.cartridges.spring
Contains utilities used within the Spring cartridge.
SpringUtils() - Constructor for class org.andromda.cartridges.spring.SpringUtils
 
STEREOTYPE_POST_CONSTRUCT_METHOD - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores the service init-method stereotype.
STEREOTYPE_POST_PERSIST - Static variable in class org.andromda.cartridges.spring.SpringProfile
'PostPersist' Specifies the entity operation as a post-persist operation
STEREOTYPE_POST_REMOVE - Static variable in class org.andromda.cartridges.spring.SpringProfile
'PostRemove' Specifies the entity business operation as a post-remove operation
STEREOTYPE_POST_UPDATE - Static variable in class org.andromda.cartridges.spring.SpringProfile
'PostUpdate' Specifies the entity business operation as a post-update operation
STEREOTYPE_PRE_DESTROY_METHOD - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores the service destroy-method stereotype.
STEREOTYPE_PRE_PERSIST - Static variable in class org.andromda.cartridges.spring.SpringProfile
'PrePersist' Specifies the entity business operation as a pre-persist callback
STEREOTYPE_PRE_REMOVE - Static variable in class org.andromda.cartridges.spring.SpringProfile
'PreRemove' Specifies the entity business operati operationre-remove operation
STEREOTYPE_PRE_UPDATE - Static variable in class org.andromda.cartridges.spring.SpringProfile
'PreUpdate' Specifies the entity business operation as a pre-update operation

T

TAGGEDVALUE_EJB_TRANSACTION_TYPE - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores the EJB service transaction type.
TAGGEDVALUE_EJB_VIEW_TYPE - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores the EJB service view type (local/remote).
TAGGEDVALUE_HIBERNATE_CRITERIA_ATTRIBUTE - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores a criteria search attribute path.
TAGGEDVALUE_HIBERNATE_CRITERIA_COMPARATOR - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores a criteria search comparator.
TAGGEDVALUE_HIBERNATE_CRITERIA_COMPARATOR_IGNORE_CASE - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores whether or not criteria like comparator's should ignore case.
TAGGEDVALUE_HIBERNATE_CRITERIA_MATCHMODE - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores a hibernate matchmode.
TAGGEDVALUE_HIBERNATE_CRITERIA_NULLABLE - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores whether a criteria search attribute may be nullable.
TAGGEDVALUE_HIBERNATE_CRITERIA_ORDER_DIRECTION - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores the criteria search order direction.
TAGGEDVALUE_HIBERNATE_CRITERIA_ORDER_RELEVANCE - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores the criteria search order relevance.
TAGGEDVALUE_HIBERNATE_INHERITANCE - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores the hibernate inheritance use for entities.
TAGGEDVALUE_HIBERNATE_QUERY - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores a hibernate query.
TAGGEDVALUE_HIBERNATE_USE_NAMED_PARAMETERS - Static variable in class org.andromda.cartridges.spring.SpringProfile
Define whether the marked finder will use named parameters or positional parameters.
TAGGEDVALUE_SERVICE_CONFIG_ONLY - Static variable in class org.andromda.cartridges.spring.SpringProfile
Define whether we will render only the configuration, but not the service itself.
TAGGEDVALUE_SERVICE_PRIVATE - Static variable in class org.andromda.cartridges.spring.SpringProfile
Define whether the service is private.
TAGGEDVALUE_SPRING_SERVICE_INTERCEPTORS - Static variable in class org.andromda.cartridges.spring.SpringProfile
Define additional spring interceptors
TAGGEDVALUE_SPRING_SERVICE_REMOTE_PORT - Static variable in class org.andromda.cartridges.spring.SpringProfile
Defines the remote port for spring services.
TAGGEDVALUE_SPRING_SERVICE_REMOTING_TYPE - Static variable in class org.andromda.cartridges.spring.SpringProfile
Defines the remoting type for spring services.
TAGGEDVALUE_TRANSACTION_TYPE - Static variable in class org.andromda.cartridges.spring.SpringProfile
Stores the Spring service transaction type.
TAGGEDVALUEVALUE_ACTIVEMQ_OPTIMIZE_ACKNOWLEDGE - Static variable in class org.andromda.cartridges.spring.SpringProfile
Optimize acknowledge flag for ActiveMQ connections.
TAGGEDVALUEVALUE_COMPARATOR_EQUAL - Static variable in class org.andromda.cartridges.spring.SpringProfile
The "equals" comparator.
TAGGEDVALUEVALUE_COMPARATOR_GREATER - Static variable in class org.andromda.cartridges.spring.SpringProfile
The "greater" comparator.
TAGGEDVALUEVALUE_COMPARATOR_GREATER_OR_EQUAL - Static variable in class org.andromda.cartridges.spring.SpringProfile
The "greater of even" comparator.
TAGGEDVALUEVALUE_COMPARATOR_IN - Static variable in class org.andromda.cartridges.spring.SpringProfile
The "in" comparator.
TAGGEDVALUEVALUE_COMPARATOR_LESS - Static variable in class org.andromda.cartridges.spring.SpringProfile
The "less" comparator.
TAGGEDVALUEVALUE_COMPARATOR_LESS_OR_EQUAL - Static variable in class org.andromda.cartridges.spring.SpringProfile
The "less of even" comparator.
TAGGEDVALUEVALUE_COMPARATOR_LIKE - Static variable in class org.andromda.cartridges.spring.SpringProfile
The "like" comparator.
TAGGEDVALUEVALUE_COMPARATOR_NOT_EQUAL - Static variable in class org.andromda.cartridges.spring.SpringProfile
The "not equal" comparator.
TAGGEDVALUEVALUE_INSENSITIVE_LIKE_COMPARATOR - Static variable in class org.andromda.cartridges.spring.SpringProfile
The "case insensitive like" comparator.
TAGGEDVALUEVALUE_MATCHMODE_ANYWHERE - Static variable in class org.andromda.cartridges.spring.SpringProfile
PROFILE.get("MATCHMODE_ANYWHERE") net.sf.hibernate.expression.MatchMode#ANYWHERE match mode.
TAGGEDVALUEVALUE_MATCHMODE_END - Static variable in class org.andromda.cartridges.spring.SpringProfile
PROFILE.get("MATCHMODE_END") net.sf.hibernate.expression.MatchMode#END match mode.
TAGGEDVALUEVALUE_MATCHMODE_EXACT - Static variable in class org.andromda.cartridges.spring.SpringProfile
PROFILE.get("MATCHMODE_EXACT") net.sf.hibernate.expression.MatchMode#EXACT match mode.
TAGGEDVALUEVALUE_MATCHMODE_START - Static variable in class org.andromda.cartridges.spring.SpringProfile
PROFILE.get("MATCHMODE_START") net.sf.hibernate.expression.MatchMode#START match mode.
TAGGEDVALUEVALUE_MESSAGING_SESSION_ACKNOWLEDGE_MODE - Static variable in class org.andromda.cartridges.spring.SpringProfile
Session acknowledge mode for messaging (JMS).
TAGGEDVALUEVALUE_ORDER_ASCENDING - Static variable in class org.andromda.cartridges.spring.SpringProfile
Ascending sort order.
TAGGEDVALUEVALUE_ORDER_DESCENDING - Static variable in class org.andromda.cartridges.spring.SpringProfile
Descending sort order.
toString() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
toString() - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
 
toString() - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
toString() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
toString() - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
toString() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
toString() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
 
toString() - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
toString() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
 
toString() - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
toString() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
 
toString() - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
toString() - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 
TRANSFORMATION_CONSTANT_PREFIX - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
Defines the prefix given to the transformation constants.
TRANSFORMATION_METHOD_PREFIX - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The prefix given to transformation method names.
TRANSFORMATION_TO_ARRAY_METHOD_SUFFIX - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The suffix given to array method names.
TRANSFORMATION_TO_COLLECTION_METHOD_SUFFIX - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The suffix given to collection transformation method names.
translateConstraint(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Searches for the constraint with the specified 'name' on this model element, and if found translates it using the specified 'translation' from a translation library discovered by the framework.
translateConstraint(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Searches for the constraint with the specified 'name' on this model element, and if found translates it using the specified 'translation' from a translation library discovered by the framework.
translateConstraint(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Searches for the constraint with the specified 'name' on this model element, and if found translates it using the specified 'translation' from a translation library discovered by the framework.
translateConstraint(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Searches for the constraint with the specified 'name' on this model element, and if found translates it using the specified 'translation' from a translation library discovered by the framework.
translateConstraint(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Searches for the constraint with the specified 'name' on this model element, and if found translates it using the specified 'translation' from a translation library discovered by the framework.
translateConstraint(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Searches for the constraint with the specified 'name' on this model element, and if found translates it using the specified 'translation' from a translation library discovered by the framework.
translateConstraint(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Searches for the constraint with the specified 'name' on this model element, and if found translates it using the specified 'translation' from a translation library discovered by the framework.
translateConstraint(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Searches for the constraint with the specified 'name' on this model element, and if found translates it using the specified 'translation' from a translation library discovered by the framework.
translateConstraint(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Searches for the constraint with the specified 'name' on this model element, and if found translates it using the specified 'translation' from a translation library discovered by the framework.
translateConstraint(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Searches for the constraint with the specified 'name' on this model element, and if found translates it using the specified 'translation' from a translation library discovered by the framework.
translateConstraint(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Searches for the constraint with the specified 'name' on this model element, and if found translates it using the specified 'translation' from a translation library discovered by the framework.
translateConstraint(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Searches for the constraint with the specified 'name' on this model element, and if found translates it using the specified 'translation' from a translation library discovered by the framework.
translateConstraint(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Searches for the constraint with the specified 'name' on this model element, and if found translates it using the specified 'translation' from a translation library discovered by the framework.
translateConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
Translates the constraints of the specified 'kind' belonging to this model element.

V

validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.spring.metafacades.SpringCriteriaSearchLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.spring.metafacades.SpringDependencyLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.spring.metafacades.SpringEntityOperationLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAssociationEndLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityAttributeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.spring.metafacades.SpringManageableEntityLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueryOperationLogic
Constraint: org::andromda::cartridges::spring::metafacades::SpringQueryOperation::collection parameters must use named parameters
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.spring.metafacades.SpringQueueLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceLogic
Constraint: org::andromda::cartridges::spring::metafacades::SpringService::only one init-method pro service
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.spring.metafacades.SpringServiceOperationLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.spring.metafacades.SpringTopicLogic
 

W

WEB_SERVICE_DELEGATOR_SUFFIX - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The service web service delegator.
WEBSERVICE_INCOMING_ATTACHMENT_HANDLER_CALL_PATTERN - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The pattern used to construct the web service incoming attachment handler call.
WEBSERVICE_OUTGOING_ATTACHMENT_HANDLER_CALL_PATTERN - Static variable in class org.andromda.cartridges.spring.metafacades.SpringGlobals
The pattern used to construct the web service outgoing attachment handler call.
B C D E F G H I J L M O P R S T V W 

Copyright © 2003–2014 AndroMDA.org. All rights reserved.