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

B

BAG_TYPE_IMPLEMENTATION - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The 'bag' type implementation to use.

C

concatColumnName(String, String) - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute.concatColumnName
concatColumnName(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute.concatColumnName
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.

D

DEFAULT_COLLECTION_INTERFACE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The property that defines the default collection interface, this is the interface used if the property defined by HibernateGlobals.SPECIFIC_COLLECTION_INTERFACES is true.

E

EJB_IMPLEMENTATION_SUFFIX - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
EJB implementation class suffix.
EMBEDDED_VALUE_IMPLEMENTATION_NAME_PATTERN - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The property which stores the pattern defining the embedded value implementation name.
ENTITY_DISCRIMINATOR_COLUMN - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The default Hibernate discriminator column name
ENTITY_DISCRIMINATOR_TYPE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The default Hibernate discriminator column type
ENTITY_IMPLEMENTATION_NAME_PATTERN - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The property which stores the pattern defining the entity implementation name.
ENTITY_NAME_PATTERN - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The namespace property to specify the pattern for determining the entity name.
ENUM_TYPES_PACKAGE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
Optional definition of the package name where all Hibernate enumeration types are to be generated.

F

filterBusinessOperations(Collection<OperationFacade>) - Static method in class org.andromda.cartridges.hibernate.metafacades.HibernateMetafacadeUtils
filters all static operations
findAttribute(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Return the attribute which name matches the parameter
findAttribute(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Return the attribute which name matches the parameter
findAttribute(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Return the attribute which name matches the parameter
findAttribute(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Return the attribute which name matches the parameter
findAttribute(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Return the attribute which name matches the parameter
findParameter(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
Finds the parameter on this operation having the given name, if no parameter is found, null is returned instead.
findTaggedValue(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Searches the given feature for the specified tag.
findTaggedValue(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Searches the given feature for the specified tag.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Searches the given feature for the specified tag.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValues(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Returns all the values for the tagged value with the specified name.

G

getAbstractions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Those abstraction dependencies for which this classifier is the client.
getAbstractions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Those abstraction dependencies for which this classifier is the client.
getAbstractions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Those abstraction dependencies for which this classifier is the client.
getAbstractions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Those abstraction dependencies for which this classifier is the client.
getAbstractions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Those abstraction dependencies for which this classifier is the client.
getAdderName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
A name suitable for use when adding new elements to this association end in programming code.
getAggregationKind() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Returns the value of the 'Aggregation' attribute (none, shared, composite).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllBusinessOperations() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Return all the user defined operations for this entity.
getAllBusinessOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Return all the user defined operations for this entity.
getAllEntityReferences() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns a collection of all entities this entity and its ancestors have a relation to.
getAllEntityReferences() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns a collection of all entities this service and its ancestors have a relation to.
getAllGeneralizations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllMessagingDestinations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
All messaging destinations that belong to this service and all decendent services.
getAllProperties() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllProperties() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllProperties() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllProperties() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllProperties() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRoles(Collection) - Method in class org.andromda.cartridges.hibernate.HibernateUtils
Retrieves all roles from the given services collection.
getAllRoles() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
All roles associated with the service, this includes both roles that have access to the entire service, and any roles that have access to a single operation.
getAllServiceReferences() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns a collection of all services this service and its ancestors have a relation to.
getAllSpecializations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
All specializations (travels down the inheritance hierarchy).
getArgumentNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
A comma separated list of all argument names.
getArgumentNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
A comma separated list of all argument names.
getArguments() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
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.hibernate.metafacades.HibernateFinderMethodLogic
A comma separated list of all types of each argument, in order.
getArgumentTypeNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
A comma separated list of all types of each argument, in order.
getArray() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Gets the array type for this classifier.
getArray() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets the array type for this classifier.
getArray() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Gets the array type for this classifier.
getArray() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Gets the array type for this classifier.
getArray() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Gets the array type for this classifier.
getArrayName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
The name of the classifier as an array.
getArrayName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The name of the classifier as an array.
getArrayName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The name of the classifier as an array.
getArrayName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The name of the classifier as an array.
getArrayName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
The name of the classifier as an array.
getAssociatedClasses() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociatedClasses() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociatedClasses() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociatedClasses() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociatedClasses() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociation() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The association owning this association end.
getAssociationEndA() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
The first association end.
getAssociationEndB() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
The second association end.
getAssociationEnds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Gets the association ends belonging to this association.
getAssociationEnds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Gets the association ends belonging to a classifier.
getAssociationEnds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets the association ends belonging to a classifier.
getAssociationEnds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Gets the association ends belonging to a classifier.
getAssociationEnds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Gets the association ends belonging to a classifier.
getAssociationEnds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Gets the association ends belonging to a classifier.
getAttributeNameList(boolean, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets a comma separated list of attribute names.
getAttributeNameList(boolean, boolean, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets a comma separated list of attribute names.
getAttributes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEnumerationLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateServiceLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateTypeLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
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.hibernate.metafacades.HibernateEntityLogic
Gets a comma separated list of attribute types.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Returns the fully qualified name of the model element.
getBusinessOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
All business operations of the entity, these include any operations that aren't queries.
getBusinessOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
Override so that we retrieve only the operations that are classifier scope (i.e.
getCall() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Constructs the operation call with the operation name
getCall() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Constructs the operation call with the operation name
getChildEnds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets any children association ends (i.e.
getCollectionIndexName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.collectionIndexName
getCollectionIndexName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.collectionIndexName
getCollectionIndexType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
this will only apply for Maps, it will return the type of the attribute specified on the CollectionIndexName tagged value
getCollectionIndexType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
this will only apply for Maps, it will return the type of the attribute specified on the CollectionIndexName tagged value
getCollectionType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.collectionType
getCollectionType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.collectionType
getCollectionTypeImplementation() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
The actual implementation of the collection type.
getCollectionTypeImplementation() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The actual implementation of the collection type.
getColumnIndex() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The name of the index to create on a column that persists the foreign key attribute.
getColumnIndex() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The name of the index to create on a column that persists the entity attribute.
getColumnLength() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The length of the column that persists this entity attribute.
getColumnName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The name of the column that makes up the foreign key.
getColumnName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The name of the table column to which this entity is mapped.
getConcurrency() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Returns the concurrency modifier for this operation (i.e.
getConcurrency() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Returns the concurrency modifier for this operation (i.e.
getConstraints() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getDate(String) - Static method in class org.andromda.cartridges.hibernate.HibernateUtils
Returns the current Date in the specified format.
getDate() - Static method in class org.andromda.cartridges.hibernate.HibernateUtils
Returns the current Date in the specified format.
getDefault() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
UML2: Returns the value of the 'Default' attribute.
getDefaultValue() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The default value of the attribute.
getDefaultValue() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogicImpl
Override to provide java specific handling of the default value.
getDefaultValue() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
TODO: Model Documentation for ParameterFacade.defaultValue
getDocumentation(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
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.hibernate.metafacades.HibernateAssociationEndLogic
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.hibernate.metafacades.HibernateAssociationLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
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.hibernate.metafacades.HibernateAssociationLogic
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.hibernate.metafacades.HibernateEmbeddedValueLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityAttributeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
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.hibernate.metafacades.HibernateEntityAttributeLogic
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.hibernate.metafacades.HibernateEntityLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEnumerationLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
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.hibernate.metafacades.HibernateFinderMethodArgumentLogic
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.hibernate.metafacades.HibernateFinderMethodLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateServiceLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
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.hibernate.metafacades.HibernateTypeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
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.hibernate.metafacades.HibernateTypeLogic
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.
getEffect() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
UML2: A representation of the literals of the enumeration 'Parameter Effect Kind': CREATE, READ, UPDATE, DELETE.
getEhCacheMaxElementsInMemory() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociation
EhCache property.
getEhCacheMaxElementsInMemory() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
EhCache property.
getEhCacheMaxElementsInMemory() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
EhCache property.
getEhCacheMaxElementsInMemory() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
EhCache property.
getEhCacheTimeToIdleSeconds() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociation
EhCache property.
getEhCacheTimeToIdleSeconds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
EhCache property.
getEhCacheTimeToIdleSeconds() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
EhCache property.
getEhCacheTimeToIdleSeconds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
EhCache property.
getEhCacheTimeToLiveSeconds() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociation
EhCache property.
getEhCacheTimeToLiveSeconds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
EhCache property.
getEhCacheTimeToLiveSeconds() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
EhCache property.
getEhCacheTimeToLiveSeconds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
EhCache property.
getEjbJndiName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateService
The JNDI name to which this entity EJB is bound.
getEjbJndiName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The JNDI name to which this entity EJB is bound.
getEjbJndiNamePrefix() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogicImpl
Gets the ejbJndiNamePrefix for this EJB.
getEjbViewType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateService
The view type for the service ('remote' vs.
getEjbViewType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The view type for the service ('remote' vs.
getEmbeddedValues() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The embedded values belonging to this entity.
getEmbedXML() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.embedXML
getEmbedXML() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.embedXML
getEntityImplementationName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
The name of the implementation class.
getEntityImplementationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The name of the implementation class.
getEntityName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
The name used for the hibernate entity.
getEntityName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The name used for the hibernate entity.
getEntityReferences() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
All entities referenced by this entity.
getEntityReferences() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
References to all entities to which this service has a dependency.
getEnumeration() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
If the attribute is an enumeration literal this represents the owning enumeration.
getEnumerationLiteralParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Returns the enumeration literal parameters defined by tagged value as a comma separated list.
getEnumerationName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEnumeration
The name of the hibernate enumeration implementation class name.
getEnumerationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The name of the hibernate enumeration implementation class name.
getEnumerationValue() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The value for this attribute if it is an enumeration literal, null otherwise.
getEvent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
If this parameter is located on an event, this will represent that event.
getExceptionList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
A comma separated list containing all exceptions that this operation throws.
getExceptionList(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
A comma separated list containing all exceptions that this operation throws.
getExceptionList(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
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.hibernate.metafacades.HibernateFinderMethodLogic
A collection of all exceptions thrown by this operation.
getExceptions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
A collection of all exceptions thrown by this operation.
getForeignKeyConstraintName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The name of the foreign key constraint to use for databases.
getForeignKeySuffix() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The current foreign key suffix specified for this entity association end facade.
getFormula() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute.formula
getFormula() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute.formula
getFromOperationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The 'from' operation name.
getFromOperationSignature() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The 'from' operation signature.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedEntityImplementationName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.fullyQualifiedEntityImplementationName
getFullyQualifiedEntityImplementationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.fullyQualifiedEntityImplementationName
getFullyQualifiedEntityName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.fullyQualifiedEntityName
getFullyQualifiedEntityName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.fullyQualifiedEntityName
getFullyQualifiedHibernateEnumerationType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEnumeration
The fully qualified (package included) hibernate enumeration name.
getFullyQualifiedHibernateEnumerationType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The fully qualified (package included) hibernate enumeration name.
getFullyQualifiedHibernateType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute.fullyQualifiedHibernateType
getFullyQualifiedHibernateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute.fullyQualifiedHibernateType
getFullyQualifiedHibernateType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEnumeration
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEnumeration.fullyQualifiedHibernateType
getFullyQualifiedHibernateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEnumeration.fullyQualifiedHibernateType
getFullyQualifiedHibernateType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateType
The fully qualified name of the hibernate type.
getFullyQualifiedHibernateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
The fully qualified name of the hibernate type.
getFullyQualifiedIdentifierTypeName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The full name of the type of the identifier.
getFullyQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName(String, String, String) - Static method in class org.andromda.cartridges.hibernate.metafacades.HibernateMetafacadeUtils
Creates a fully qualified Hibernate name from the given packageName, name, and suffix.
getFullyQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getGeneralization() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Gets the direct generalization for this generalizable element.
getGeneralizationLinks() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
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.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateTypeLogic
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.hibernate.metafacades.HibernateAssociationLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationRoot() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Return all generalizations (ancestors) from this generalizable element.
getGetterName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
A name suitable for use when accessing this association end in programming code.
getGetterName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The name of the accessor operation that would retrieve this attribute's value.
getGetterName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
The name to use for accessors getting this parameter from a bean.
getGetterSetterReturnTypeName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Return Type with multiplicity taken into account.
getGetterSetterReturnTypeName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Return Type with multiplicity taken into account.
getGetterSetterTypeName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
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.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
getGetterSetterTypeName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
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.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Fully Qualified TypeName, determined in part by multiplicity (for UML2).
getGetterSetterTypeNameImpl() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Fully Qualified implementation class of TypeName, determined in part by multiplicity (for UML2).
getHibernateAggregationCascade() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
Stores the value indicating how a UML aggregation should be interpreted as cascade.
getHibernateAggregationCascade() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Stores the value indicating how a UML aggregation should be interpreted as cascade.
getHibernateCacheType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociation
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociation.hibernateCacheType
getHibernateCacheType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociation.hibernateCacheType
getHibernateCacheType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Cache policy for the entity.
getHibernateCacheType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Cache policy for the entity.
getHibernateCascade() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
Stores the hibernate cascade attribute of this association end.
getHibernateCascade() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Stores the hibernate cascade attribute of this association end.
getHibernateCompositionCascade() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
Stores the value indicating how a UML composition should be interpreted as cascade.
getHibernateCompositionCascade() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Stores the value indicating how a UML composition should be interpreted as cascade.
getHibernateDefaultCascade() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.hibernateDefaultCascade
getHibernateDefaultCascade() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.hibernateDefaultCascade
getHibernateDiscriminatorColumn() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
The name of the discriminator column.
getHibernateDiscriminatorColumn() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The name of the discriminator column.
getHibernateDiscriminatorLength() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
The standard length of a discriminator value.
getHibernateDiscriminatorLength() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The standard length of a discriminator value.
getHibernateDiscriminatorType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
The type of the hibernate discriminator column.
getHibernateDiscriminatorType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The type of the hibernate discriminator column.
getHibernateDiscriminatorValue() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
The name of the discriminator value.
getHibernateDiscriminatorValue() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The name of the discriminator value.
getHibernateGeneratorClass() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.hibernateGeneratorClass
getHibernateGeneratorClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.hibernateGeneratorClass
getHibernateInheritanceStrategy() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Return the value of andromda.hibernate.inheritance tagged value.
getHibernateInheritanceStrategy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Return the value of andromda.hibernate.inheritance tagged value.
getHibernatePackage() - Method in class org.andromda.cartridges.hibernate.HibernateUtils
Retrieves the appropriate Hibernate package for the given version.
getHibernateTypeMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogicImpl
Gets the hibernateTypeMappings for this hibernate type.
getHibernateUserTypePackage() - Method in class org.andromda.cartridges.hibernate.HibernateUtils
Retrieves the appropriate package for Hibernate user types given the version defined within this class.
getHibernateVersionProperty() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Stores the value of the Hibernate version property.
getHibernateVersionProperty() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Stores the value of the Hibernate version property.
getHibernateVersionPropertySqlName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
The SQL name of the hibernate version property.
getHibernateVersionPropertySqlName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The SQL name of the hibernate version property.
getId() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Gets the unique identifier of the underlying model element.
getIdentifierAssociationEnds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets all the associationEnds of this entity marked with the identifiers stereotype.
getIdentifierGetterName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The getter name of the identifier.
getIdentifierName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The name of the identifier.
getIdentifiers() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
All the attributes of the entity which make up its identifier (primary key).
getIdentifiers(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets all identifiers for an entity.
getIdentifierSetterName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The setter name of the identifier.
getIdentifierTypeName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The name of the type of the identifier.
getImplementationName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValue
the name of the implementation class.
getImplementationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
the name of the implementation class.
getImplementationOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getIncomingDestination() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The destination for any incoming messages.
getInheritanceTypeEnum(String) - Static method in class org.andromda.cartridges.hibernate.HibernateUtils
Needed for InheritanceType enumeration in hibernate annotations
getInstanceAttributes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Those attributes that are scoped to an instance of this class.
getInstanceAttributes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Those attributes that are scoped to an instance of this class.
getInstanceAttributes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Those attributes that are scoped to an instance of this class.
getInstanceAttributes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Those attributes that are scoped to an instance of this class.
getInstanceAttributes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Those attributes that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Those operations that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Those operations that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Those operations that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Those operations that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Those operations that are scoped to an instance of this class.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getJavaNewString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateTypeLogic
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.hibernate.metafacades.HibernateEmbeddedValueLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJdbcMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The PIM to language specific mappings for JDBC.
getJdbcType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The JDBC type for this entity attribute.
getKeywords() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
UML2: Retrieves the keywords for this element.
getLabel() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
UML2: Retrieves a localized label for this named element.
getLanguageMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
The language mappings that have been set for this model element.
getLiterals() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
This enumeration's literals.
getLiteralType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The type of the enumeration's literals.
getLower() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
the lower value for the multiplicity -only applicable for UML2
getMappingClassName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Returns the mapping class name to use (this is will be 'class', 'subclass', etc) depending on whether the entity is a specialization and what type of inheritance strategy is employed.
getMappingClassName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns the mapping class name to use (this is will be 'class', 'subclass', etc) depending on whether the entity is a specialization and what type of inheritance strategy is employed.
getMaxSqlNameLength() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The maximum length a SQL name may be.
getMemberVariables() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The enumeration member variables.
getMessagingDestinations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
All messaging destinations available to this service.
getMethodBody() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Returns the operation method body determined from UML sequence diagrams or other UML sources.
getMethodBody() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Returns the operation method body determined from UML sequence diagrams or other UML sources.
getModel() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
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.hibernate.metafacades.HibernateAssociationLogic
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.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityAttributeLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateFinderMethodArgumentLogic
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.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
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.hibernate.metafacades.HibernateTypeLogic
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.hibernate.metafacades.HibernateAssociationEndLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
The name of the model element.
getNavigableConnectingEnds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEnumerationLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateServiceLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateTypeLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
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.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateTypeLogic
Assuming that the classifier is an array, this will return the non array type of the classifier from the model.
getOperation() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
If this parameter is located on an operation, this will represent that operation.
getOperationCallFromAttributes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEntityLogic
Gets the attributes as a list within an operation call.
getOperationCallFromAttributes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateTypeLogic
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.hibernate.metafacades.HibernateEmbeddedValueLogic
The operations owned by this classifier.
getOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The operations owned by this classifier.
getOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The operations owned by this classifier.
getOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The operations owned by this classifier.
getOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
The operations owned by this classifier.
getOrderByColumns() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.orderByColumns
getOrderByColumns() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.orderByColumns
getOtherEnd() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The other association end owned by this end's association.
getOuterJoin() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
This value will determine how Hibernate manages the asocciation on a many to one and one to one relation.
getOuterJoin() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
This value will determine how Hibernate manages the asocciation on a many to one and one to one relation.
getOutgoingDestination() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The destination for any outgoing messages.
getOverriddenOperation() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The operation this operation overrides, null if this operation is not overriding.
getOverriddenOperation() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The operation this operation overrides, null if this operation is not overriding.
getOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Gets the classifier who is the owner of the attributes.
getOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Gets the owner of this operation
getOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Gets the owner of this operation
getPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Gets the package to which this model element belongs.
getPackageName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
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.hibernate.metafacades.HibernateAssociationLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
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.hibernate.metafacades.HibernateEmbeddedValueLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityAttributeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
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.hibernate.metafacades.HibernateEntityLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEnumerationLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateFinderMethodArgumentLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
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.hibernate.metafacades.HibernateFinderMethodLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateServiceLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
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.hibernate.metafacades.HibernateTypeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Gets the package name (optionally providing the ability to retrieve the model name and not the mapped name).
getPackagePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Return all parameters for the operation, including the return parameter.
getParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Return all parameters for the operation, including the return parameter.
getParentEnd() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns the parent association end of this entity if its a child entity.
getPostconditionName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The name of the operation that handles postcondition constraints.
getPostconditionName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The name of the operation that handles postcondition constraints.
getPostconditions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The postcondition constraints belonging to this operation.
getPostconditions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The postcondition constraints belonging to this operation.
getPreconditionCall() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The call to the precondition operation.
getPreconditionCall() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The call to the precondition operation.
getPreconditionName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The name of the operation that handles precondition constraints.
getPreconditionName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The name of the operation that handles precondition constraints.
getPreconditions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The precondition constraints belonging to this operation.
getPreconditions() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The precondition constraints belonging to this operation.
getPreconditionSignature() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The signature of the precondition operation.
getPreconditionSignature() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The signature of the precondition operation.
getProperties() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEntityLogic
Gets all properties of this entity, this includes the attributes and navigable association ends of the entity.
getProperties() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
getProperties() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateServiceLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateTypeLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
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.hibernate.metafacades.HibernateAssociationEndLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQuery() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethod
The actual query returned for the body of the finder.
getQuery() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The actual query returned for the body of the finder.
getQuery(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The query string for this EntityFinderMethod.
getQueryArgumentNameSetter() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgument
The name for the method that will set the query argument.
getQueryArgumentNameSetter() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
The name for the method that will set the query argument.
getQueryOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns all the operations that can perform queries on the entity.
getQueryOperations(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets all query operations for an entity.
getRelationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
A name suited for naming this relationship.
getRemoverName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
A name suitable for use when removing element from this association end in programming code.
getRequiredAttributeNameList(boolean, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets a comma separated list of required attribute names.
getRequiredAttributes(boolean, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns all attributes that are specified as 'required' in the model.
getRequiredAttributeTypeList(boolean, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets a comma separated list of attribute types with are required.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredProperties(boolean, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets all required properties for this entity.
getRequiredPropertyNameList(boolean, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Creates a comma separated list of the required property names.
getRequiredPropertyTypeList(boolean, boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
A comma separated list of the required property types.
getReturnParameter() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
(UML2 Only).
getReturnParameter() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
(UML2 Only).
getReturnType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The operation return type parameter.
getReturnType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The operation return type parameter.
getRoles() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The roles of the service, these are the actor's that can access this service.
getRoles() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The users of the service operation, these are the actor's that can access this operation.
getRootPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Gets the root package for the model element.
getSchema() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
The name of the schema that contains the database table
getSchema() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The name of the schema that contains the database table
getSequenceName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Gets the sequence name.
getSequenceName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets the sequence name.
getSerialVersionUID() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Returns the serial version UID of the underlying model element.
getSerialVersionUID() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns the serial version UID of the underlying model element.
getSerialVersionUID() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Returns the serial version UID of the underlying model element.
getSerialVersionUID() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns the serial version UID of the underlying model element.
getSerialVersionUID() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Returns the serial version UID of the underlying model element.
getService() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The service which owns the service operation.
getServiceReferences() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
References to all services to which this service has a dependency.
getSetterName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
A name suitable for use when accessing this association end in programming code.
getSetterName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The name of the mutator operation that would retrieve this attribute's value.
getSetterName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
The name to use for accessors getting this parameter in a bean.
getSignature() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Return the operation signature, including public/protested abstract returnType name plus argument type and name
getSignature(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateFinderMethodLogic
Returns the signature of the operation and optionally appends the given 'argumentModifier' to each argument.
getSignature() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Return the operation signature, including public/protested abstract returnType name plus argument type and name
getSignature(boolean) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
Returns the signature of the operation and optionally appends the given 'argumentModifier' to each argument.
getSortType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.sortType
getSortType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.sortType
getSourceDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Gets the dependencies for which this model element is the source.
getSpecializations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Gets the direct specializations (i.e.
getSqlMappings() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The SQL mappings (i.e.
getSqlType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The SQL type for this the foreign key column of this association end.
getSqlType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The SQL type for this attribute.
getStateMachineContext() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStaticAttributes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Those attributes that are scoped to the definition of this class.
getStaticAttributes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Those attributes that are scoped to the definition of this class.
getStaticAttributes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Those attributes that are scoped to the definition of this class.
getStaticAttributes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Those attributes that are scoped to the definition of this class.
getStaticAttributes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Those attributes that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Those operations that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Those operations that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Those operations that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Those operations that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Those operations that are scoped to the definition of this class.
getStereotypeNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
The collection of ALL stereotype names for this model element.
getStereotypes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Gets all stereotypes for this model element.
getSubclassKeyColumn() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Gets the name of the key column if the inheritance strategy is "subclass".
getSubclassKeyColumn() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets the name of the key column if the inheritance strategy is "subclass".
getSuperClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getTableName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
The name of the table if this is a many-to-many association.
getTableName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The name of the database table to which this entity is persisted.
getTaggedValues() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTargetDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Gets the dependencies for which this model element is the target.
getTemplateParameter(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Get the template parameters for this model element
getTransactionType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperation
Stores the EJB transaction type for this service operation.
getTransactionType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Stores the EJB transaction type for this service operation.
getType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The classifier attached to this association end.
getType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The classifier owning this attribute.
getType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
A Classifier is a classification of instances - it describes a set of instances that have features in common.
getTypedArgumentList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
A comma-separated parameter list (type and name of each parameter) of an operation.
getTypedArgumentList(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
A comma-separated parameter list (type and name of each parameter) of an operation.
getTypedArgumentList(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
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.hibernate.metafacades.HibernateAssociationEndLogic
The name of the unique-key that this unique association end belongs
getUniqueGroup() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The name of the unique-key that this unique attribute belongs
getUpper() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
the upper value for the multiplicity (will be -1 for *) -only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
the upper value for the multiplicity (will be -1 for *) -only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
the upper value of the multiplicity (will be -1 for *) -only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
the upper value for the multiplicity (will be -1 for *) - only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
the upper value for the multiplicity (will be -1 for *) - only applicable for UML2
getUseNamedParameters(OperationFacade, boolean) - Static method in class org.andromda.cartridges.hibernate.metafacades.HibernateMetafacadeUtils
Checks whether the passed in operation is a query and should be using named parameters.
getValidationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
getValidationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
getValidationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
 
getValidationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
getValidationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
getValidationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
getValidationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
 
getValidationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
 
getValidationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
getValidationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
 
getValidationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
 
getVersion() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.version
getVersion() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.version
getVersion() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEnumeration
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEnumeration.version
getVersion() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEnumeration.version
getViewType(ClassifierFacade, String) - Static method in class org.andromda.cartridges.hibernate.metafacades.HibernateMetafacadeUtils
Gets the view type for the passed in classifier.
getVisibility() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
The visibility (i.e.
getWhereClause() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.whereClause
getWhereClause() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.whereClause
getWrapperName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWrapperName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWrapperName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWrapperName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWrapperName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getXmlTagName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.xmlTagName
getXmlTagName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.xmlTagName
getXmlTagName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.xmlTagName
getXmlTagName() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute.xmlTagName
getXmlTagName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute.xmlTagName
getXmlTagName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.xmlTagName

H

handleConcatColumnName(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Method to be implemented in descendants TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute.concatColumnName
handleConcatColumnName(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogicImpl
 
handleGetAllBusinessOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Method to be implemented in descendants Return all the user defined operations for this entity.
handleGetAllBusinessOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
Return all the business operations (ones that are inherited as well as directly on the entity).
handleGetBusinessOperations() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogicImpl
see HibernateEntityLogicImpl
handleGetCollectionIndexName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleGetCollectionIndexName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetCollectionIndexNameGetter() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetCollectionIndexNameSetter() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetCollectionIndexType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleGetCollectionIndexType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetCollectionType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleGetCollectionType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetCollectionTypeImplementation() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleGetCollectionTypeImplementation() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetEhCacheMaxElementsInMemory() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
handleGetEhCacheMaxElementsInMemory() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogicImpl
 
handleGetEhCacheMaxElementsInMemory() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetEhCacheMaxElementsInMemory() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetEhCacheTimeToIdleSeconds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
handleGetEhCacheTimeToIdleSeconds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogicImpl
 
handleGetEhCacheTimeToIdleSeconds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetEhCacheTimeToIdleSeconds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetEhCacheTimeToLiveSeconds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
handleGetEhCacheTimeToLiveSeconds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogicImpl
 
handleGetEhCacheTimeToLiveSeconds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetEhCacheTimeToLiveSeconds() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetEjbJndiName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
handleGetEjbJndiName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogicImpl
 
handleGetEjbViewType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
handleGetEjbViewType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogicImpl
 
handleGetEmbedXML() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleGetEmbedXML() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetEntityImplementationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetEntityImplementationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetEntityName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogicImpl
 
handleGetEntityName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetEntityName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetEnumerationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
handleGetEnumerationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogicImpl
 
handleGetFormula() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
handleGetFormula() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogicImpl
 
handleGetFullyQualifiedEntityImplementationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetFullyQualifiedEntityImplementationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetFullyQualifiedEntityName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogicImpl
analogy of HibernateEntityLogicImpl
handleGetFullyQualifiedEntityName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetFullyQualifiedEntityName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetFullyQualifiedHibernateEnumerationType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
handleGetFullyQualifiedHibernateEnumerationType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogicImpl
 
handleGetFullyQualifiedHibernateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
handleGetFullyQualifiedHibernateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogicImpl
 
handleGetFullyQualifiedHibernateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
handleGetFullyQualifiedHibernateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogicImpl
 
handleGetFullyQualifiedHibernateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
 
handleGetFullyQualifiedHibernateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogicImpl
 
handleGetHibernateAggregationCascade() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleGetHibernateAggregationCascade() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetHibernateCacheType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
handleGetHibernateCacheType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogicImpl
 
handleGetHibernateCacheType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetHibernateCacheType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetHibernateCascade() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleGetHibernateCascade() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
calculates the hibernate cascade attribute of this association end.
handleGetHibernateCompositionCascade() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleGetHibernateCompositionCascade() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetHibernateDefaultCascade() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetHibernateDefaultCascade() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetHibernateDiscriminatorColumn() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetHibernateDiscriminatorColumn() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetHibernateDiscriminatorLength() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetHibernateDiscriminatorLength() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetHibernateDiscriminatorType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetHibernateDiscriminatorType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetHibernateDiscriminatorValue() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetHibernateDiscriminatorValue() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetHibernateGeneratorClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetHibernateGeneratorClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetHibernateInheritanceStrategy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetHibernateInheritanceStrategy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetHibernateVersionProperty() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetHibernateVersionProperty() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetHibernateVersionPropertySqlName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetHibernateVersionPropertySqlName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetImplementationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
 
handleGetImplementationName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogicImpl
 
handleGetMappingClassName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetMappingClassName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetOrderByColumns() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleGetOrderByColumns() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetOuterJoin() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleGetOuterJoin() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetQuery() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
 
handleGetQuery() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogicImpl
 
handleGetQueryArgumentNameSetter() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
 
handleGetQueryArgumentNameSetter() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogicImpl
 
handleGetSequenceName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetSequenceName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetSortType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleGetSortType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetSubclassKeyColumn() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetSubclassKeyColumn() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetTransactionType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
 
handleGetTransactionType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogicImpl
 
handleGetVersion() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetVersion() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleGetVersion() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
handleGetVersion() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogicImpl
 
handleGetWhereClause() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleGetWhereClause() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetXmlTagName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleGetXmlTagName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleGetXmlTagName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
handleGetXmlTagName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogicImpl
 
handleGetXmlTagName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleGetXmlTagName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsBag() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleIsBag() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleIsBidirectionalOrderedListChild() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleIsBidirectionalOrderedListChild() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleIsBidirectionalOrderedListParent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleIsBidirectionalOrderedListParent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleIsBusinessOperationsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsBusinessOperationsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsContainsEmbeddedObject() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
handleIsContainsEmbeddedObject() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogicImpl
 
handleIsDynamicInsert() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsDynamicInsert() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsDynamicUpdate() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsDynamicUpdate() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsEhCacheEternal() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
handleIsEhCacheEternal() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogicImpl
 
handleIsEhCacheEternal() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsEhCacheEternal() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsEhCacheOverflowToDisk() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
handleIsEhCacheOverflowToDisk() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogicImpl
 
handleIsEhCacheOverflowToDisk() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsEhCacheOverflowToDisk() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsEjbRemoteView() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
handleIsEjbRemoteView() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogicImpl
 
handleIsEjbStateful() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
handleIsEjbStateful() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogicImpl
 
handleIsForeignHibernateGeneratorClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsForeignHibernateGeneratorClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsHibernateCacheDistributed() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
handleIsHibernateCacheDistributed() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogicImpl
 
handleIsHibernateCacheDistributed() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsHibernateCacheDistributed() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsHibernateInheritanceClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsHibernateInheritanceClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsHibernateInheritanceConcrete() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsHibernateInheritanceConcrete() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsHibernateInheritanceInterface() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsHibernateInheritanceInterface() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsHibernateInheritanceSubclass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsHibernateInheritanceSubclass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsHibernateInheritanceUnionSubClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsHibernateInheritanceUnionSubClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsHibernateInverse() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleIsHibernateInverse() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleIsHibernateProxy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsHibernateProxy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsImmutable() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
 
handleIsImmutable() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogicImpl
 
handleIsIndexedCollection() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleIsIndexedCollection() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleIsInsertEnabled() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
handleIsInsertEnabled() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogicImpl
 
handleIsLazy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleIsLazy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleIsLazy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
handleIsLazy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogicImpl
 
handleIsLazy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsLazy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleIsList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleIsMap() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleIsMap() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleIsMappingRequiresSuperProperties() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsMappingRequiresSuperProperties() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsOne2OnePrimary() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleIsOne2OnePrimary() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleIsOwning() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleIsOwning() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleIsRequiresMapping() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsRequiresMapping() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsRequiresSpecializationMapping() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsRequiresSpecializationMapping() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsSequenceHibernateGeneratorClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsSequenceHibernateGeneratorClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsSet() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
handleIsSet() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
handleIsTableRequired() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
handleIsTableRequired() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
handleIsUpdateEnabled() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
handleIsUpdateEnabled() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogicImpl
 
handleIsUseNamedParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
 
handleIsUseNamedParameters() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogicImpl
 
handleIsUseQueryCache() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
 
handleIsUseQueryCache() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogicImpl
 
handleIsUsingHibernate3() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
hasExactStereotype(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
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.hibernate.metafacades.HibernateAssociationLogic
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.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityAttributeLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateFinderMethodArgumentLogic
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.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
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.hibernate.metafacades.HibernateTypeLogic
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.hibernate.metafacades.HibernateAssociationEndLogic
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.hibernate.metafacades.HibernateAssociationLogic
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.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityAttributeLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateFinderMethodArgumentLogic
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.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
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.hibernate.metafacades.HibernateTypeLogic
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.hibernate.metafacades.HibernateAssociationEndLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Returns true if the model element has the specified stereotype.
HIBERNATE_ASSOCIATION_COLLECTION_TYPE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The namespace property storing default collection type for associations
HIBERNATE_ASSOCIATION_SORT_TYPE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The namespace property storing default sort method for collections
HIBERNATE_CASCADE_ALL - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
Represents the hibernate all cascade option.
HIBERNATE_CASCADE_ALL_DELETE_ORPHAN - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
Represents the hibernate all-delete-orphan cascade option.
HIBERNATE_CASCADE_DELETE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
Represents the hibernate delete cascade option.
HIBERNATE_CASCADE_NONE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
Represents the hibernate none cascade option.
HIBERNATE_CASCADE_SAVE_UPDATE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
Represents the hibernate save-update cascade option.
HIBERNATE_EHCACHE_ETERNAL - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The namespace property storing default ehCache eternal parameter
HIBERNATE_EHCACHE_MAX_ELEMENTS - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The namespace property storing default ehCache maxElementsInMemory parameter
HIBERNATE_EHCACHE_OVERFLOW_TO_DISK - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The namespace property storing default ehCache eternal parameter
HIBERNATE_EHCACHE_TIME_TO_IDLE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The namespace property storing default ehCache eternal parameter
HIBERNATE_EHCACHE_TIME_TO_LIVE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The namespace property storing default ehCache eternal parameter
HIBERNATE_ENTITY_DYNAMIC_INSERT - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The namespace property storing default dynamic-insert parameter
HIBERNATE_ENTITY_DYNAMIC_UPDATE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The namespace property storing default dynamic-update parameter
HIBERNATE_ENTITYCACHE_DISTRIBUTED - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The namespace property storing whether distributed caching is turned on at all.
HIBERNATE_MAPPING_STRATEGY - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
Denotes whether or not subclasses require their own mapping file.
HIBERNATE_MAPPING_STRATEGY_CONCRETE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
A mapping file per hierarchy.
HIBERNATE_MAPPING_STRATEGY_HIERARCHY - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
A mapping file per hierarchy.
HIBERNATE_MAPPING_STRATEGY_SUBCLASS - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
A mapping file per subclass.
HIBERNATE_VERSION - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
Hibernate version to use.
HIBERNATE_VERSION_2 - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The version for Hibernate 2.
HIBERNATE_VERSION_3 - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The version for Hibernate 3.
HIBERNATE_VERSION_4 - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The version for Hibernate 4.
HIBERNATE_VERSION_PROPERTY - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The property which defines a default value for hibernate entities versioning.
HIBERNATE_XML_PERSISTENCE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
Indicates if "XML Persistence" code generation is enabled.
HIBERNATE_XML_PERSISTENCE_ID_AS_ATTRIBUTE - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
Determines if the identifier attribute on an entity is generated as an attribute or as a separate element.
HibernateAssociation - Interface in org.andromda.cartridges.hibernate.metafacades
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociation Metafacade interface to be used by AndroMDA cartridges.
HibernateAssociationEnd - Interface in org.andromda.cartridges.hibernate.metafacades
Represents an association end between Hibernate entities.
HibernateAssociationEndLogic - Class in org.andromda.cartridges.hibernate.metafacades
Represents an association end between Hibernate entities.
HibernateAssociationEndLogic(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
HibernateAssociationEndLogicImpl - Class in org.andromda.cartridges.hibernate.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.
HibernateAssociationEndLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
 
HibernateAssociationLogic - Class in org.andromda.cartridges.hibernate.metafacades
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociation MetafacadeLogic for HibernateAssociation
HibernateAssociationLogic(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
HibernateAssociationLogicImpl - Class in org.andromda.cartridges.hibernate.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociation.
HibernateAssociationLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogicImpl
 
HibernateEmbeddedValue - Interface in org.andromda.cartridges.hibernate.metafacades
Represents an embedded object, a part of an entity.
HibernateEmbeddedValueLogic - Class in org.andromda.cartridges.hibernate.metafacades
Represents an embedded object, a part of an entity.
HibernateEmbeddedValueLogic(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
HibernateEmbeddedValueLogicImpl - Class in org.andromda.cartridges.hibernate.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValue.
HibernateEmbeddedValueLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogicImpl
 
HibernateEntity - Interface in org.andromda.cartridges.hibernate.metafacades
Represents an hibernate persistent entity.
HibernateEntityAttribute - Interface in org.andromda.cartridges.hibernate.metafacades
Represents the attribute of a HIbernate entity.
HibernateEntityAttributeLogic - Class in org.andromda.cartridges.hibernate.metafacades
Represents the attribute of a HIbernate entity.
HibernateEntityAttributeLogic(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
HibernateEntityAttributeLogicImpl - Class in org.andromda.cartridges.hibernate.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute.
HibernateEntityAttributeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogicImpl
 
HibernateEntityLogic - Class in org.andromda.cartridges.hibernate.metafacades
Represents an hibernate persistent entity.
HibernateEntityLogic(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
HibernateEntityLogicImpl - Class in org.andromda.cartridges.hibernate.metafacades
Provides support for the hibernate inheritance strategies of class (table per hierarchy), subclass (table per subclass in hierarchy) and concrete (table per class).
HibernateEntityLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogicImpl
 
HibernateEnumeration - Interface in org.andromda.cartridges.hibernate.metafacades
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEnumeration Metafacade interface to be used by AndroMDA cartridges.
HibernateEnumerationLogic - Class in org.andromda.cartridges.hibernate.metafacades
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEnumeration MetafacadeLogic for HibernateEnumeration
HibernateEnumerationLogic(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
HibernateEnumerationLogicImpl - Class in org.andromda.cartridges.hibernate.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.hibernate.metafacades.HibernateEnumeration.
HibernateEnumerationLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogicImpl
 
HibernateFinderMethod - Interface in org.andromda.cartridges.hibernate.metafacades
Represents a Hibernate finder method.
HibernateFinderMethodArgument - Interface in org.andromda.cartridges.hibernate.metafacades
Represents an argument in a hibernate finder method.
HibernateFinderMethodArgumentLogic - Class in org.andromda.cartridges.hibernate.metafacades
Represents an argument in a hibernate finder method.
HibernateFinderMethodArgumentLogic(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
HibernateFinderMethodArgumentLogicImpl - Class in org.andromda.cartridges.hibernate.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgument.
HibernateFinderMethodArgumentLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogicImpl
 
HibernateFinderMethodLogic - Class in org.andromda.cartridges.hibernate.metafacades
Represents a Hibernate finder method.
HibernateFinderMethodLogic(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
HibernateFinderMethodLogicImpl - Class in org.andromda.cartridges.hibernate.metafacades
 
HibernateFinderMethodLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogicImpl
 
HibernateGlobals - Class in org.andromda.cartridges.hibernate.metafacades
Stores Globals specific to the Hibernate cartridge.
HibernateGlobals() - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
 
HibernateMetafacadeUtils - Class in org.andromda.cartridges.hibernate.metafacades
Contains utilities for use with Hibernate metafacades.
HibernateMetafacadeUtils() - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateMetafacadeUtils
 
HibernateProfile - Class in org.andromda.cartridges.hibernate
The Hibernate profile.
HibernateProfile() - Constructor for class org.andromda.cartridges.hibernate.HibernateProfile
 
HibernateService - Interface in org.andromda.cartridges.hibernate.metafacades
Represents a service facade for hibernate java objects.
HibernateServiceLogic - Class in org.andromda.cartridges.hibernate.metafacades
Represents a service facade for hibernate java objects.
HibernateServiceLogic(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
HibernateServiceLogicImpl - Class in org.andromda.cartridges.hibernate.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.hibernate.metafacades.HibernateService.
HibernateServiceLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogicImpl
 
HibernateServiceOperation - Interface in org.andromda.cartridges.hibernate.metafacades
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperation Metafacade interface to be used by AndroMDA cartridges.
HibernateServiceOperationLogic - Class in org.andromda.cartridges.hibernate.metafacades
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperation MetafacadeLogic for HibernateServiceOperation
HibernateServiceOperationLogic(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
HibernateServiceOperationLogicImpl - Class in org.andromda.cartridges.hibernate.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperation.
HibernateServiceOperationLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogicImpl
 
HibernateType - Interface in org.andromda.cartridges.hibernate.metafacades
Represents a Hibernate type.
HibernateTypeLogic - Class in org.andromda.cartridges.hibernate.metafacades
Represents a Hibernate type.
HibernateTypeLogic(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
HibernateTypeLogicImpl - Class in org.andromda.cartridges.hibernate.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.hibernate.metafacades.HibernateType.
HibernateTypeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogicImpl
 
HibernateUtils - Class in org.andromda.cartridges.hibernate
Contains utilities used within the Hibernate cartridge.
HibernateUtils() - Constructor for class org.andromda.cartridges.hibernate.HibernateUtils
 

I

initialize() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
initialize() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
initialize() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
 
initialize() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
initialize() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
initialize() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
initialize() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
 
initialize() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
 
initialize() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
initialize() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
 
initialize() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
 
isAbstract() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Indicates if this association is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates if this classifier is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates if this classifier is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates if this classifier is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
True is the operation is abstract.
isAbstract() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates if this classifier is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
True is the operation is abstract.
isAbstract() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates if this classifier is 'abstract'.
isAddOnly() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
True if this attribute can only be set.
isAggregation() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
True if this association end represents an aggregation relationship.
isArrayType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
True if this classifier represents an array type.
isArrayType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True if this classifier represents an array type.
isArrayType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
True if this classifier represents an array type.
isArrayType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
True if this classifier represents an array type.
isArrayType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
True if this classifier represents an array type.
isAssociationClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
True if the AssociationFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationEndFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
isAssociationFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
isAttributeFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
isBag() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.bag
isBag() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.bag
isBidirectional() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Is true if update of one side of the association should also update the other side.
isBidirectionalOrderedListChild() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.bidirectionalOrderedListChild
isBidirectionalOrderedListChild() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.bidirectionalOrderedListChild
isBidirectionalOrderedListParent() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.bidirectionalOrderedListParent
isBidirectionalOrderedListParent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.bidirectionalOrderedListParent
isBinary() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
UML2: Determines whether this association is a binary association, i.e.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBlobType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Returns true if this type represents a Blob type.
isBlobType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns true if this type represents a Blob type.
isBlobType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Returns true if this type represents a Blob type.
isBlobType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns true if this type represents a Blob type.
isBlobType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Returns true if this type represents a Blob type.
isBooleanType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates if this type represents a boolean type or not.
isBooleanType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates if this type represents a boolean type or not.
isBooleanType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates if this type represents a boolean type or not.
isBooleanType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates if this type represents a boolean type or not.
isBooleanType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates if this type represents a boolean type or not.
isBusinessOperationsPresent() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Indicates whether or not any entity operations are present.
isBusinessOperationsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates whether or not any entity operations are present.
isChangeable() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
True if this attribute can be modified.
isCharacterType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isCharacterType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isCharacterType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isCharacterType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isCharacterType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isChild() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
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.hibernate.metafacades.HibernateEntityLogic
Returns true/false depending on whether or not this entity represetns a child in an association (this occurs when this entity is on the opposite end of an assocation end defined as composite).
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
 
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
 
isClobType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Returns true if this type represents a Clob type.
isClobType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns true if this type represents a Clob type.
isClobType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Returns true if this type represents a Clob type.
isClobType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns true if this type represents a Clob type.
isClobType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Returns true if this type represents a Clob type.
isCollectionType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
True if this classifier represents a collection type.
isCollectionType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True if this classifier represents a collection type.
isCollectionType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
True if this classifier represents a collection type.
isCollectionType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
True if this classifier represents a collection type.
isCollectionType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
True if this classifier represents a collection type.
isCompositeIdentifier() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateAssociationEndLogic
True if this association end represents a composition relationship.
isConstraintsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates if any constraints are present on this model element.
isContainsEmbeddedObject() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute.containsEmbeddedObject
isContainsEmbeddedObject() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute.containsEmbeddedObject
isDataType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
True/false depending on whether or not this classifier represents a datatype.
isDataType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True/false depending on whether or not this classifier represents a datatype.
isDataType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
True/false depending on whether or not this classifier represents a datatype.
isDataType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
True/false depending on whether or not this classifier represents a datatype.
isDataType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
True/false depending on whether or not this classifier represents a datatype.
isDateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
True when this classifier is a date type.
isDateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True when this classifier is a date type.
isDateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
True when this classifier is a date type.
isDateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
True when this classifier is a date type.
isDateType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
True when this classifier is a date type.
isDefaultValuePresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Indicates if the default value is present.
isDefaultValuePresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Indicates if the default value is present.
isDerived() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
If the association end is derived (its value is computed).
isDerived() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
UML2: Returns the value of the 'Is Derived' attribute.
isDerived() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
If the attribute is derived (its value is computed).
isDocumentationPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates if any documentation is present on this model element.
isDoubleType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates if this type represents a Double type or not.
isDoubleType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates if this type represents a Double type or not.
isDoubleType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates if this type represents a Double type or not.
isDoubleType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates if this type represents a Double type or not.
isDoubleType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates if this type represents a Double type or not.
isDynamicIdentifiersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True if the entity has its identifiers dynamically added, false otherwise.
isDynamicInsert() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Specifies if hibernate dynamic-insert will be enabled / disabled for this entity
isDynamicInsert() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Specifies if hibernate dynamic-insert will be enabled / disabled for this entity
isDynamicUpdate() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Specifies if hibernate dynamic-update will be enabled / disabled for this entity
isDynamicUpdate() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Specifies if hibernate dynamic-update will be enabled / disabled for this entity
isEhCacheEternal() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociation
EhCache property.
isEhCacheEternal() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
EhCache property.
isEhCacheEternal() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
EhCache property.
isEhCacheEternal() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
EhCache property.
isEhCacheOverflowToDisk() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociation
EhCache property.
isEhCacheOverflowToDisk() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
EhCache property.
isEhCacheOverflowToDisk() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
EhCache property.
isEhCacheOverflowToDisk() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
EhCache property.
isEjbRemoteView() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateService
Indicates whether or not the interfaces for this service are remote.
isEjbRemoteView() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates whether or not the interfaces for this service are remote.
isEjbStateful() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateService
Indicates whether or not if the service is an EJB it's stateful.
isEjbStateful() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates whether or not if the service is an EJB it's stateful.
isEmbeddedValue() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEmbeddedValue() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEmbeddedValue() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEmbeddedValue() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEmbeddedValue() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEntityAssociation() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
is this an EntityAssociation?
isEntityAssociationEndMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
isEntityAssociationMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
isEntityAttributeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
isEntityMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
isEntityQueryOperationMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
 
isEnumeration() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
True if this classifier is in fact marked as an enumeration.
isEnumeration() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True if this classifier is in fact marked as an enumeration.
isEnumeration() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
True if this classifier is in fact marked as an enumeration.
isEnumeration() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
True if this classifier is in fact marked as an enumeration.
isEnumeration() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
True if this classifier is in fact marked as an enumeration.
isEnumerationFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
isEnumerationLiteral() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
True if this attribute is owned by an enumeration.
isEnumerationLiteralParametersExist() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Returns true if enumeration literal parameters exist (defined by tagged value) for the literal.
isEnumerationMember() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
True if this attribute is owned by an enumeration but is defined as a member variable (NOT a literal).
isException() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
UML2: Returns the value of the 'Is Exception' attribute.
isExceptionsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
True if the operation has (i.e.
isExceptionsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
True if the operation has (i.e.
isFileType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Returns true if this type represents a 'file' type.
isFileType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns true if this type represents a 'file' type.
isFileType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Returns true if this type represents a 'file' type.
isFileType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns true if this type represents a 'file' type.
isFileType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Returns true if this type represents a 'file' type.
isFloatType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates if this type represents a Float type or not.
isFloatType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates if this type represents a Float type or not.
isFloatType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates if this type represents a Float type or not.
isFloatType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates if this type represents a Float type or not.
isFloatType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates if this type represents a Float type or not.
isForeignHibernateGeneratorClass() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Indicates whether or not hibernate generator class for this SpringEntity is foreign or not.
isForeignHibernateGeneratorClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates whether or not hibernate generator class for this SpringEntity is foreign or not.
isForeignIdentifier() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
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.hibernate.metafacades.HibernateAssociationLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
 
isHibernateAssociationEndMetaType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
Indicates the metafacade type (used for metafacade mappings).
isHibernateAssociationEndMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
isHibernateAssociationMetaType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociation
Indicates the metafacade type (used for metafacade mappings).
isHibernateAssociationMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
isHibernateCacheDistributed() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociation
Specifies whether the cache for this association is distributed.
isHibernateCacheDistributed() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Specifies whether the cache for this association is distributed.
isHibernateCacheDistributed() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Specifies whether the cache for this entity is to be distributed.
isHibernateCacheDistributed() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Specifies whether the cache for this entity is to be distributed.
isHibernateEmbeddedValueMetaType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValue
Indicates the metafacade type (used for metafacade mappings).
isHibernateEmbeddedValueMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
 
isHibernateEntityAttributeMetaType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute
Indicates the metafacade type (used for metafacade mappings).
isHibernateEntityAttributeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
isHibernateEntityMetaType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Indicates the metafacade type (used for metafacade mappings).
isHibernateEntityMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
isHibernateEnumerationMetaType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEnumeration
Indicates the metafacade type (used for metafacade mappings).
isHibernateEnumerationMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
isHibernateFinderMethodArgumentMetaType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgument
Indicates the metafacade type (used for metafacade mappings).
isHibernateFinderMethodArgumentMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
 
isHibernateFinderMethodMetaType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethod
Indicates the metafacade type (used for metafacade mappings).
isHibernateFinderMethodMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
 
isHibernateInheritanceClass() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Return true if the hibernate inheritance strategy as specified by the tagged value andromda_inheritance_strategy is defined as class.
isHibernateInheritanceClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Return true if the hibernate inheritance strategy as specified by the tagged value andromda_inheritance_strategy is defined as class.
isHibernateInheritanceConcrete() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Return true if the hibernate inheritance strategy as specified by the tagged value andromda_inheritance_strategy is defined as concrete.
isHibernateInheritanceConcrete() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Return true if the hibernate inheritance strategy as specified by the tagged value andromda_inheritance_strategy is defined as concrete.
isHibernateInheritanceInterface() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Return true if the hibernate inheritance strategy as specified by the tagged value andromda_inheritance_strategy is defined as interface.
isHibernateInheritanceInterface() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Return true if the hibernate inheritance strategy as specified by the tagged value andromda_inheritance_strategy is defined as interface.
isHibernateInheritanceSubclass() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Return true if the hibernate inheritance strategy as specified by the tagged value andromda_inheritance_strategy is defined as subclass.
isHibernateInheritanceSubclass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Return true if the hibernate inheritance strategy as specified by the tagged value andromda_inheritance_strategy is defined as subclass.
isHibernateInheritanceUnionSubClass() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.hibernateInheritanceUnionSubClass
isHibernateInheritanceUnionSubClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.hibernateInheritanceUnionSubClass
isHibernateInverse() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
Whether or not the hibernate inverse attribute is true or false.
isHibernateInverse() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Whether or not the hibernate inverse attribute is true or false.
isHibernateProxy() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.hibernateProxy
isHibernateProxy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEntity.hibernateProxy
isHibernateServiceMetaType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateService
Indicates the metafacade type (used for metafacade mappings).
isHibernateServiceMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
isHibernateServiceOperationMetaType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperation
Indicates the metafacade type (used for metafacade mappings).
isHibernateServiceOperationMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
 
isHibernateTypeMetaType() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateType
Indicates the metafacade type (used for metafacade mappings).
isHibernateTypeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
 
isIdentifier() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
True if this association is an identifier for its entity.
isIdentifier() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
True if this attribute is an identifier for its entity.
isIdentifiersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
True if the associationEnd is marked with identifiers stereotype, false otherwise.
isIdentifiersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True if the entity has any identifiers defined, false otherwise.
isImmutable() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValue
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValue.immutable
isImmutable() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValue.immutable
isIncomingMessageOperation() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Whether or not this operation represents an "incoming" message operation (i.e.
isIndexedCollection() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.indexedCollection
isIndexedCollection() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.indexedCollection
isInoutParameter() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
True if this parameter is an inout parameter.
isInParameter() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
True if this parameter is an 'in' parameter.
isInsertEnabled() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute
Specifies whether a mapped column should be included in SQL INSERT statements.
isInsertEnabled() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Specifies whether a mapped column should be included in SQL INSERT statements.
isIntegerType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isIntegerType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isIntegerType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isIntegerType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isIntegerType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isInterface() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
True/false depending on whether or not this Classifier represents an interface.
isInterface() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True/false depending on whether or not this Classifier represents an interface.
isInterface() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
True/false depending on whether or not this Classifier represents an interface.
isInterface() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
True/false depending on whether or not this Classifier represents an interface.
isInterface() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
True/false depending on whether or not this Classifier represents an interface.
isLazy() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.lazy
isLazy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.lazy
isLazy() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Specifies whether the entity should be loaded lazily.
isLazy() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute
Whether or not this attribute should be lazily loaded.
isLazy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Whether or not this attribute should be lazily loaded.
isLazy() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Specifies whether the entity should be loaded lazily.
isLeaf() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
IsLeaf property in the association end property.
isLeaf() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
True if this association cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isList() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.list
isList() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.list
isListType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
True if this classifier represents a list type.
isListType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True if this classifier represents a list type.
isListType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
True if this classifier represents a list type.
isListType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
True if this classifier represents a list type.
isListType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
True if this classifier represents a list type.
isLongType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates if this type represents a Long type or not.
isLongType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates if this type represents a Long type or not.
isLongType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates if this type represents a Long type or not.
isLongType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates if this type represents a Long type or not.
isLongType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates if this type represents a Long type or not.
isMany() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
True if this association end's multiplicity is greater than one.
isMany() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Whether or not this attribute has a multiplicity greater than 1.
isMany() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
If upper>1 or upper==unlimited.
isMany() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
UML2 only.
isMany() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
UML2 only.
isMany2Many() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
True if this association end's and the other end's multiplicities are both many.
isMany2Many() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Indicates whether or not this associations represents a many-to-many relation.
isMany2One() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
True if this association end's multiplicity is many while the other end's is one.
isMap() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.map
isMap() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.map
isMappingRequiresSuperProperties() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Indicates whether or not the mapping for the the entity requires the properties of the super entity to be included within the mapping.
isMappingRequiresSuperProperties() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates whether or not the mapping for the the entity requires the properties of the super entity to be included within the mapping.
isMapSubclassesInSeparateFile() - Method in class org.andromda.cartridges.hibernate.HibernateUtils
 
isMapType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates whether or not this classifier represents a Map type.
isMapType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates whether or not this classifier represents a Map type.
isMapType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates whether or not this classifier represents a Map type.
isMapType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates whether or not this classifier represents a Map type.
isMapType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates whether or not this classifier represents a Map type.
isMessageOperation() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Whether or not this is operation accepts incoming or outgoing messages.
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
 
isNavigable() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
True if it is possible to navigate from the other end to this association end .
isOne2Many() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
True if this association end's multiplicity is one while the other end's is many.
isOne2One() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
True if this association end's and the other end's multiplicities are both one.
isOne2OnePrimary() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
Returns whether or not a one-to-one mapping should be the "primary" mapping for the one2one.
isOne2OnePrimary() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Returns whether or not a one-to-one mapping should be the "primary" mapping for the one2one.
isOperationFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
 
isOperationFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
 
isOrdered() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Indicates whether or not the association ends are ordered (if multiplicity is greater than 1).
isOrdered() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Indicates whether or not the attributes are ordered (if multiplicity is greater than 1).
isOrdered() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
UML2 Only: Is parameter ordered within the Collection type.
isOrdered() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
UML2 only: If isMany (Collection type returned), is the type unique within the collection.
isOrdered() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
UML2 only: If isMany (Collection type returned), is the type unique within the collection.
isOutgoingMessageOperation() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Whether or not this service operation represents an "outgoing" messaging operation (i.e.
isOutParameter() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
True if this parameter is an 'out' parameter.
isOverriding() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
True if this operation overrides an operation defined in an ancestor class.
isOverriding() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
True if this operation overrides an operation defined in an ancestor class.
isOwning() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.owning
isOwning() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.owning
isParameterFacadeMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
 
isPostconditionsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Whether any postcondition constraints are present on this operation.
isPostconditionsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Whether any postcondition constraints are present on this operation.
isPreconditionsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Whether any precondition constraints are present on this operation.
isPreconditionsPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Whether any precondition constraints are present on this operation.
isPrimitive() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates whether or not this classifier represents a primitive type.
isPrimitive() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates whether or not this classifier represents a primitive type.
isPrimitive() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates whether or not this classifier represents a primitive type.
isPrimitive() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates whether or not this classifier represents a primitive type.
isPrimitive() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates whether or not this classifier represents a primitive type.
isQuery() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Indicates whether or not this operation is a query operation.
isQuery() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Indicates whether or not this operation is a query operation.
isReadable() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
True if this parameter is readable, aka an in-parameter, or this feature is unspecified.
isReadOnly() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
True if the association end cannot be changed.
isReadOnly() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Whether or not this attribute can be modified.
isRequired() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
True if this association end's multiplicity is strictly greater than zero.
isRequired() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogicImpl
Overridden to provide handling of inheritance.
isRequired() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Whether or not the multiplicity of this attribute is 1.
isRequired() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogicImpl
Overridden to provide handling of inheritance.
isRequired() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Whether or not this parameter is considered required (i.e must a non-empty value).
isRequiresMapping() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Indicates if this entity requires a mapping of its own.
isRequiresMapping() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates if this entity requires a mapping of its own.
isRequiresSpecializationMapping() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Indicates if the entity requires specialization mappng.
isRequiresSpecializationMapping() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates if the entity requires specialization mappng.
isReservedWord() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
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.hibernate.metafacades.HibernateAssociationLogic
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.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityAttributeLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateFinderMethodArgumentLogic
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.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
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.hibernate.metafacades.HibernateTypeLogic
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
isReturn() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Whether or not this parameter represents a return parameter.
isReturnTypePresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
True/false depending on whether or not the operation has a return type or not (i.e.
isReturnTypePresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
True/false depending on whether or not the operation has a return type or not (i.e.
isSequenceHibernateGeneratorClass() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Indicates whether or not the hibernate generator class is specified as "sequence".
isSequenceHibernateGeneratorClass() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates whether or not the hibernate generator class is specified as "sequence".
isServiceMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
isServiceOperationMetaType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
 
isSet() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.set
isSet() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
TODO: Model Documentation for org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEnd.set
isSetType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
True if this classifier represents a set type.
isSetType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True if this classifier represents a set type.
isSetType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
True if this classifier represents a set type.
isSetType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
True if this classifier represents a set type.
isSetType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
True if this classifier represents a set type.
isStatic() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Indicates if this associationEnd is 'static', meaning it has a classifier scope.
isStatic() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Indicates if this attribute is 'static', meaning it has a classifier scope.
isStatic() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
True is the operation is static (only a single instance can be instantiated).
isStatic() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
True is the operation is static (only a single instance can be instantiated).
isStringType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates whether or not this classifier represents a string type.
isStringType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates whether or not this classifier represents a string type.
isStringType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates whether or not this classifier represents a string type.
isStringType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates whether or not this classifier represents a string type.
isStringType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates whether or not this classifier represents a string type.
isTableRequired() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntity
Indicates if a table is required for this entity (sometimes it will not be depending on the inheritance strategy used).
isTableRequired() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates if a table is required for this entity (sometimes it will not be depending on the inheritance strategy used).
isTemplateParametersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
True is there are template parameters on this model element.
isTimeType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Indicates whether or not this classifier represents a time type.
isTimeType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates whether or not this classifier represents a time type.
isTimeType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates whether or not this classifier represents a time type.
isTimeType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Indicates whether or not this classifier represents a time type.
isTimeType() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Indicates whether or not this classifier represents a time type.
isTransient() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Indicates this association end should be ignored by the persistence layer.
isTransient() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Indicates this attribute should be ignored by the persistence layer.
isTypeSafe() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Indicates whether the enumeration must be generated using a Java 5 type-safe enum or a traditional enumeration-pattern class.
isUnique() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
UML2: If the association attribute is unique within the Collection type.
isUnique() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
If the attribute is unique within the Collection type.
isUnique() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
If Parameter type isMany (UML2), is the parameter unique within the Collection.
isUnique() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
UML2 only: for Collection return type, is the type unique within the collection.
isUnique() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
UML2 only: for Collection return type, is the type unique within the collection.
isUpdateEnabled() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttribute
Specifies whether a mapped column should be included in SQL UPDATE statements.
isUpdateEnabled() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Specifies whether a mapped column should be included in SQL UPDATE statements.
isUseNamedParameters() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethod
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.hibernate.metafacades.HibernateFinderMethodLogic
Indicates whether or not the query parameters used for the body of the finder should be named ':someParam' or unnamed '?'.
isUseQueryCache() - Method in interface org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethod
Enables cache for the query.
isUseQueryCache() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Enables cache for the query.
isUsingAssignedIdentifier() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indiciates if this entity is using an assigned identifier or not.
isUsingForeignIdentifier() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Indicates whether or not this entity is using a foreign identifier as its identifiers.
isValidIdentifierName() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
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.hibernate.metafacades.HibernateAssociationLogic
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.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityAttributeLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateFinderMethodArgumentLogic
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.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
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.hibernate.metafacades.HibernateTypeLogic
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.hibernate.HibernateUtils
Indicates whether or not Hibernate 2 is enabled.
isVersion2(String) - Static method in class org.andromda.cartridges.hibernate.HibernateUtils
Indicates whether or not the given property value is version 3 or not.
isVersion3() - Method in class org.andromda.cartridges.hibernate.HibernateUtils
Indicates whether or not Hibernate 3 is enabled.
isVersion3(String) - Static method in class org.andromda.cartridges.hibernate.HibernateUtils
Indicates whether or not the given property value is version 3 or not.
isVersion4() - Method in class org.andromda.cartridges.hibernate.HibernateUtils
Indicates whether or not Hibernate 3 is enabled.
isVersion4(String) - Static method in class org.andromda.cartridges.hibernate.HibernateUtils
Indicates whether or not the given property value is version 3 or not.
isWrappedPrimitive() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Returns true if this type is a wrapped primitive type.
isWrappedPrimitive() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Returns true if this type is a wrapped primitive type.
isWrappedPrimitive() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Returns true if this type is a wrapped primitive type.
isWrappedPrimitive() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Returns true if this type is a wrapped primitive type.
isWrappedPrimitive() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Returns true if this type is a wrapped primitive type.
isWritable() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
True if this parameter is writable, aka an out-parameter, or this feature is unspecified.
isXmlPersistenceActive() - Method in class org.andromda.cartridges.hibernate.HibernateUtils
 
isXmlPersistenceActive(String, String) - Static method in class org.andromda.cartridges.hibernate.HibernateUtils
 

L

LIST_TYPE_IMPLEMENTATION - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The 'list' type implementation to use.

M

MAP_TYPE_IMPLEMENTATION - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The 'map' type implementation to use.
mapSubclassesInSeparateFile(String) - Static method in class org.andromda.cartridges.hibernate.HibernateUtils
 
metaObject - Variable in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
The underlying UML object

O

org.andromda.cartridges.hibernate - package org.andromda.cartridges.hibernate
 
org.andromda.cartridges.hibernate.metafacades - package org.andromda.cartridges.hibernate.metafacades
 

P

PROPERTY_IMPLEMENTATION_OPERATION_NAME_PREFIX - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The property used to specify the implementation operation name prefix (on services).

R

resetMetafacadeContext(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Reset context only for non-root metafacades

S

SET_TYPE_IMPLEMENTATION - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
The 'set' type implementation to use.
setHibernateMappingStrategy(String) - Method in class org.andromda.cartridges.hibernate.HibernateUtils
 
setHibernateVersion(String) - Method in class org.andromda.cartridges.hibernate.HibernateUtils
Sets the version of Hibernate we're generating for.
setHibernateXMLPersistence(String) - Method in class org.andromda.cartridges.hibernate.HibernateUtils
 
SPECIFIC_COLLECTION_INTERFACES - Static variable in class org.andromda.cartridges.hibernate.metafacades.HibernateGlobals
A flag indicating whether or not specific (java.util.Set, java.util.List, etc) collection interfaces should be used in association mutators and accessors or whether the generic java.util.Collection interface should be used.

T

TAGGEDVALUE_EJB_TRANSACTION_TYPE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_ejb_transaction_type: Stores the EJB service transaction type.
TAGGEDVALUE_EJB_VIEWTYPE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_ejb_viewType: Stores the viewtype of the Hibernate Session EJB.
TAGGEDVALUE_ENTITY_DISCRIMINATOR_COLUMN - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_persistence_discriminator_column_name Column name of the discriminator-column
TAGGEDVALUE_ENTITY_DISCRIMINATOR_TYPE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_persistence_discriminator_type Column type of the discriminator-column
TAGGEDVALUE_ENTITY_DISCRIMINATOR_VALUE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_persistence_discriminator_value Value of the class for the discriminator-column
TAGGEDVALUE_HIBERNATE_ASSOCIATION_CACHE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_association_cache Defines the cache type for an association
TAGGEDVALUE_HIBERNATE_ASSOCIATION_COLLECTION_TYPE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_collection_type Defines the association collection type
TAGGEDVALUE_HIBERNATE_ASSOCIATION_INDEX - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_collection_index Defines the index column for hibernate indexed collections
TAGGEDVALUE_HIBERNATE_ASSOCIATION_INDEX_TYPE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_collection_index_type Defines the index column type for hibernate indexed collections
TAGGEDVALUE_HIBERNATE_ASSOCIATION_ORDER_BY_COLUMNS - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_orderByColumns Defines the association order by columns names.
TAGGEDVALUE_HIBERNATE_ASSOCIATION_SORT_TYPE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_sort_type: Defines the association sort type.
TAGGEDVALUE_HIBERNATE_ASSOCIATION_WHERE_CLAUSE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_whereClause: Defines the association where clause.
TAGGEDVALUE_HIBERNATE_ASSOCIATIONCACHE_DISTRIBUTED - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_association_cache_distributed Defines if the cache for this association is to be distributed.
TAGGEDVALUE_HIBERNATE_CASCADE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_cascade Defines the tagged value for hibernate cascade on an association end
TAGGEDVALUE_HIBERNATE_EHCACHE_ETERNAL - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_ehcache_eternal Defines if elements are eternal.
TAGGEDVALUE_HIBERNATE_EHCACHE_MAX_ELEMENTS - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_ehcache_maxElementsInMemory Defines the maximum number of objects that will be created in memory
TAGGEDVALUE_HIBERNATE_EHCACHE_OVERFLOW_TO_DISK - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_ehcache_overflowToDisk Defines if elements can overflow to disk.
TAGGEDVALUE_HIBERNATE_EHCACHE_TIME_TO_IDLE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_ehcache_timeToIdleSeconds Defines the time to idle for an element before it expires.
TAGGEDVALUE_HIBERNATE_EHCACHE_TIME_TO_LIVE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_ehcache_timeToLiveSeconds Defines the time to live for an element before it expires.
TAGGEDVALUE_HIBERNATE_ENTITY_CACHE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_entity_cache Defines the cache type for the Entity
TAGGEDVALUE_HIBERNATE_ENTITY_DYNAMIC_INSERT - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_entity_dynamicInsert Defines if the entity will limit the SQL insert statement to properties with values
TAGGEDVALUE_HIBERNATE_ENTITY_DYNAMIC_UPDATE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_entity_dynamicUpdate Defines if the entity will limit the SQL update statements to properties that are modified
TAGGEDVALUE_HIBERNATE_ENTITYCACHE_DISTRIBUTED - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_entity_cache_distributed Defines if the cache for this entity is to be distributed.
TAGGEDVALUE_HIBERNATE_FORMULA - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_formula: Stores sql formula for an attribute.
TAGGEDVALUE_HIBERNATE_GENERATOR_CLASS - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_generator_class: Stores the hibernate generator class.
TAGGEDVALUE_HIBERNATE_INHERITANCE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_inheritance Support for hibernate inheritance strategy, supported values are class : one table per base class subclass : one table per subclass concrete : one table per class, subclasses may implement subclass or joined-subclass union-subclass: generate per concrete class with union-subclass mapping interface : generate interface and put attributes etc on subclasses See Hibernate documentation for specific details.
TAGGEDVALUE_HIBERNATE_LAZY - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_lazy Stores the aggregation kind (lazy/eager) of the Hibernate Session EJB.
TAGGEDVALUE_HIBERNATE_OUTER_JOIN - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_outerjoin Defines outer join fetching on many to one and one to one associations
TAGGEDVALUE_HIBERNATE_PROPERTY_INSERT - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_property_insert Specifies whether a mapped column should be included in SQL INSERT statements.
TAGGEDVALUE_HIBERNATE_PROPERTY_UPDATE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_property_update Specifies whether a mapped column should be included in SQL UPDATE statements.
TAGGEDVALUE_HIBERNATE_PROXY - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_entity_proxy: Defines if the entity has a proxy
TAGGEDVALUE_HIBERNATE_QUERY - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_query: Stores a hibernate query string.
TAGGEDVALUE_HIBERNATE_USE_NAMED_PARAMETERS - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_query_useNamedParameters Define whether the marked finder will use named parameters or positional parameters.
TAGGEDVALUE_HIBERNATE_USE_QUERY_CACHE - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_query_useCache Defines if a query within a finder method should use the cache
TAGGEDVALUE_HIBERNATE_VERSION_PROPERTY - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_version Defines the tagged value for hibernate version property on entities
TAGGEDVALUE_HIBERNATE_XML_EMBED - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_xml_embed Tag attached to association ends to determine if the associated entity should be embed in as XML when v3 XML Persistence is activated.
TAGGEDVALUE_HIBERNATE_XML_TAG_NAME - Static variable in class org.andromda.cartridges.hibernate.HibernateProfile
andromda_hibernate_xml_tagName Tag attached to entities, attributes, and/or association ends to specify the name of the XML node to generate when v3 XML Persistence is activated.
toString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
 
toString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
toString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
 
toString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
toString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
 
toString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
toString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
 
toString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
 
toString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
toString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
 
toString() - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
 
translateConstraint(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
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.hibernate.metafacades.HibernateAssociationLogic
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.hibernate.metafacades.HibernateEmbeddedValueLogic
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.hibernate.metafacades.HibernateEntityAttributeLogic
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.hibernate.metafacades.HibernateEntityLogic
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.hibernate.metafacades.HibernateEnumerationLogic
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.hibernate.metafacades.HibernateFinderMethodArgumentLogic
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.hibernate.metafacades.HibernateFinderMethodLogic
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.hibernate.metafacades.HibernateServiceLogic
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.hibernate.metafacades.HibernateServiceOperationLogic
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.hibernate.metafacades.HibernateTypeLogic
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.hibernate.metafacades.HibernateAssociationEndLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
Translates the constraints of the specified 'kind' belonging to this model element.

V

validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationEndLogic
Constraint: org::andromda::cartridges::hibernate::metafacades::HibernateAssociationEnd::one-to-one associations must have aggregation on one side
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateAssociationLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEmbeddedValueLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityAttributeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEntityLogic
Constraint: org::andromda::cartridges::hibernate::metafacades::HibernateEntity::class inheritance strategy can not be mixed
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateEnumerationLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodArgumentLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateFinderMethodLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateServiceOperationLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.hibernate.metafacades.HibernateTypeLogic
 
B C D E F G H I L M O P R S T V 

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