A C E F G H I J M O R S T V 

A

allowSyntheticCreateMethod(ClassifierFacade) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
Returns true/false based on whether or not synthetic or auto generated create methods should be allowed.

C

copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.

E

EJBAssociationEndFacade - Interface in org.andromda.cartridges.ejb.metafacades
Represents an EJB association end.
EJBAssociationEndFacadeLogic - Class in org.andromda.cartridges.ejb.metafacades
Represents an EJB association end.
EJBAssociationEndFacadeLogic(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
EJBAssociationEndFacadeLogicImpl - Class in org.andromda.cartridges.ejb.metafacades
Represents an EJB association end.
EJBAssociationEndFacadeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogicImpl
 
EJBAssociationFacade - Interface in org.andromda.cartridges.ejb.metafacades
Represents an association between two EJBs.
EJBAssociationFacadeLogic - Class in org.andromda.cartridges.ejb.metafacades
Represents an association between two EJBs.
EJBAssociationFacadeLogic(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
EJBAssociationFacadeLogicImpl - Class in org.andromda.cartridges.ejb.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.ejb.metafacades.EJBAssociationFacade.
EJBAssociationFacadeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogicImpl
 
EJBEntityAttributeFacade - Interface in org.andromda.cartridges.ejb.metafacades
Represents an EJB attribute.
EJBEntityAttributeFacadeLogic - Class in org.andromda.cartridges.ejb.metafacades
Represents an EJB attribute.
EJBEntityAttributeFacadeLogic(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
EJBEntityAttributeFacadeLogicImpl - Class in org.andromda.cartridges.ejb.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacade.
EJBEntityAttributeFacadeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogicImpl
 
EJBEntityFacade - Interface in org.andromda.cartridges.ejb.metafacades
Represents an entity EJB.
EJBEntityFacadeLogic - Class in org.andromda.cartridges.ejb.metafacades
Represents an entity EJB.
EJBEntityFacadeLogic(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
EJBEntityFacadeLogicImpl - Class in org.andromda.cartridges.ejb.metafacades
Represents an entity EJB.
EJBEntityFacadeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
EJBFinderMethodFacade - Interface in org.andromda.cartridges.ejb.metafacades
Represents an EJB finder method.
EJBFinderMethodFacadeLogic - Class in org.andromda.cartridges.ejb.metafacades
Represents an EJB finder method.
EJBFinderMethodFacadeLogic(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
EJBFinderMethodFacadeLogicImpl - Class in org.andromda.cartridges.ejb.metafacades
Represents an EJB finder method.
EJBFinderMethodFacadeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogicImpl
 
EJBGlobals - Class in org.andromda.cartridges.ejb
Stores Globals specific to the EJB cartridge.
EJBGlobals() - Constructor for class org.andromda.cartridges.ejb.EJBGlobals
 
EJBMetafacadeUtils - Class in org.andromda.cartridges.ejb.metafacades
Contains utilities for use with EJB metafacades.
EJBMetafacadeUtils() - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
 
EJBOperationFacade - Interface in org.andromda.cartridges.ejb.metafacades
Represents an operation on an EJB.
EJBOperationFacadeLogic - Class in org.andromda.cartridges.ejb.metafacades
Represents an operation on an EJB.
EJBOperationFacadeLogic(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
EJBOperationFacadeLogicImpl - Class in org.andromda.cartridges.ejb.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.ejb.metafacades.EJBOperationFacade.
EJBOperationFacadeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogicImpl
 
EJBPrimaryKeyFacade - Interface in org.andromda.cartridges.ejb.metafacades
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacade Metafacade interface to be used by AndroMDA cartridges.
EJBPrimaryKeyFacadeLogic - Class in org.andromda.cartridges.ejb.metafacades
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacade MetafacadeLogic for EJBPrimaryKeyFacade
EJBPrimaryKeyFacadeLogic(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacadeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
EJBPrimaryKeyFacadeLogicImpl - Class in org.andromda.cartridges.ejb.metafacades
Metaclass facade implementation.
EJBPrimaryKeyFacadeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacadeLogicImpl
 
EJBProfile - Class in org.andromda.cartridges.ejb
The EJB profile.
EJBProfile() - Constructor for class org.andromda.cartridges.ejb.EJBProfile
 
EJBScriptHelper - Class in org.andromda.cartridges.ejb
Transform class for the EJB cartridge.
EJBScriptHelper() - Constructor for class org.andromda.cartridges.ejb.EJBScriptHelper
 
EJBSessionAttributeFacade - Interface in org.andromda.cartridges.ejb.metafacades
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacade Metafacade interface to be used by AndroMDA cartridges.
EJBSessionAttributeFacadeLogic - Class in org.andromda.cartridges.ejb.metafacades
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacade MetafacadeLogic for EJBSessionAttributeFacade
EJBSessionAttributeFacadeLogic(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
EJBSessionAttributeFacadeLogicImpl - Class in org.andromda.cartridges.ejb.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacade.
EJBSessionAttributeFacadeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogicImpl
 
EJBSessionFacade - Interface in org.andromda.cartridges.ejb.metafacades
Represents a Session EJB.
EJBSessionFacadeLogic - Class in org.andromda.cartridges.ejb.metafacades
Represents a Session EJB.
EJBSessionFacadeLogic(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
EJBSessionFacadeLogicImpl - Class in org.andromda.cartridges.ejb.metafacades
MetafacadeLogic implementation.
EJBSessionFacadeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 

F

filterByVisibility(Collection, String) - Method in class org.andromda.cartridges.ejb.EJBScriptHelper
Filter a list of model elements by visibility.
findAttribute(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Return the attribute which name matches the parameter
findAttribute(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Return the attribute which name matches the parameter
findAttribute(String) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Return the attribute which name matches the parameter
findParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
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.ejb.metafacades.EJBOperationFacadeLogic
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.ejb.metafacades.EJBAssociationEndFacadeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Searches the given feature for the specified tag.
findTaggedValue(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Searches the given feature for the specified tag.
findTaggedValue(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Searches the given feature for the specified tag.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Searches the given feature for the specified tag.
findTaggedValue(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValues(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Returns all the values for the tagged value with the specified name.

G

getAbstractions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Those abstraction dependencies for which this classifier is the client.
getAbstractions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Those abstraction dependencies for which this classifier is the client.
getAbstractions() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Those abstraction dependencies for which this classifier is the client.
getAdderName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
A name suitable for use when adding new elements to this association end in programming code.
getAggregationKind() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Returns the value of the 'Aggregation' attribute (none, shared, composite).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllEntityReferences() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns a collection of all entities this entity and its ancestors have a relation to.
getAllEntityReferences() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns a collection of all entities this service and its ancestors have a relation to.
getAllEntityRelations() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
Find all associations that define relations to other entities.
getAllEntityRelations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Find all associations that define relations to other entities.
getAllGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllInstanceAttributes() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
All instanceAttributes for this entity.
getAllInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
All instanceAttributes for this entity.
getAllInstanceAttributes(ClassifierFacade) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
Gets all instance attributes including those instance attributes belonging to the classifier and any inherited ones.
getAllInstanceAttributes() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
All instanceAttributes for this session EJB.
getAllInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
All instanceAttributes for this session EJB.
getAllMessagingDestinations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
All messaging destinations that belong to this service and all decendent services.
getAllProperties() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllProperties() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllProperties() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRoles() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
All roles associated with the service, this includes both roles that have access to the entire service, and any roles that have access to a single operation.
getAllServiceReferences() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns a collection of all services this service and its ancestors have a relation to.
getAllSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
All specializations (travels down the inheritance hierarchy).
getArgumentNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
A comma separated list of all argument names.
getArgumentNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
A comma separated list of all argument names.
getArguments() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Specification of an argument used to pass information into or out of an invocation of a behavioral feature.
getArguments() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Specification of an argument used to pass information into or out of an invocation of a behavioral feature.
getArgumentTypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
A comma separated list of all types of each argument, in order.
getArgumentTypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
A comma separated list of all types of each argument, in order.
getArray() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the array type for this classifier.
getArray() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the array type for this classifier.
getArray() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets the array type for this classifier.
getArrayName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The name of the classifier as an array.
getArrayName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The name of the classifier as an array.
getArrayName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The name of the classifier as an array.
getAssociatedClasses() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociatedClasses() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociatedClasses() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The association owning this association end.
getAssociationEndA() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
The first association end.
getAssociationEndB() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
The second association end.
getAssociationEnds() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets the association ends belonging to this association.
getAssociationEnds() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the association ends belonging to a classifier.
getAssociationEnds() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the association ends belonging to a classifier.
getAssociationEnds() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets the association ends belonging to a classifier.
getAttributeNameList(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets a comma separated list of attribute names.
getAttributeNameList(boolean, boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets a comma separated list of attribute names.
getAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets all attributes for the classifier and if 'follow' is true goes up the inheritance hierarchy and gets the attributes from the super classes as well.
getAttributes(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets all attributes of the entity, and optionally retieves the super entities attributes as well as excludes the entity's identifiers if 'withIdentifiers' is set to false.
getAttributes(boolean, boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets all attributes of the entity, and optionally retieves the super entities attributes as well as excludes the entity's identifiers if 'withIdentifiers' is set to false and exclude derived attributes if 'withDerived' is set to false.
getAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets all attributes for the classifier and if 'follow' is true goes up the inheritance hierarchy and gets the attributes from the super classes as well.
getAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets all attributes for the classifier and if 'follow' is true goes up the inheritance hierarchy and gets the attributes from the super classes as well.
getAttributesAsList(Collection, boolean, boolean) - Method in class org.andromda.cartridges.ejb.EJBScriptHelper
Create a comma separated list of attributes.
getAttributeTypeList(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets a comma separated list of attribute types.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Returns the fully qualified name of the model element.
getBusinessOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
All business operations of the entity, these include any operations that aren't queries.
getBusinessOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
getBusinessOperations() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
All "business" operations for this Session EJB.
getBusinessOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
All "business" operations for this Session EJB.
getCall() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Constructs the operation call with the operation name
getCall() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Constructs the operation call with the operation name
getChildEnds() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets any children association ends (i.e.
getColumnIndex() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The name of the index to create on a column that persists the foreign key attribute.
getColumnIndex() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The name of the index to create on a column that persists the entity attribute.
getColumnLength() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The length of the column that persists this entity attribute.
getColumnName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The name of the column that makes up the foreign key.
getColumnName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The name of the table column to which this entity is mapped.
getConcurrency() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Returns the concurrency modifier for this operation (i.e.
getConcurrency() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Returns the concurrency modifier for this operation (i.e.
getConstants(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
Gets all constants for this entity.
getConstants(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets all constants for this entity.
getConstants(ClassifierFacade, boolean) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
Gets all constants for the specified classifier.
getConstants(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
Gets all constants for this session EJB.
getConstants(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets all constants for this session EJB.
getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getCreateMethods(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
Gets create methods for the entity.
getCreateMethods(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets create methods for the entity.
getCreateMethods(ClassifierFacade, boolean) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
Gets all create methods for the given classifier.
getCreateMethods(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
Gets create methods for this session EJB.
getCreateMethods(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets create methods for this session EJB.
getDefault() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
UML2: Returns the value of the 'Default' attribute.
getDefaultValue() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The default value of the attribute.
getDefaultValue() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
The default value of the attribute.
getDocumentation(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String, int, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String, int, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String, int, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String, int, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String, int, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String, int, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String, int, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String, int, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getDocumentation(String, int, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getEmbeddedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The embedded values belonging to this entity.
getEntityReferences() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
All entities referenced by this entity.
getEntityReferences() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
References to all entities to which this service has a dependency.
getEntityRelations() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.entityRelations
getEntityRelations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.entityRelations
getEnumeration() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
If the attribute is an enumeration literal this represents the owning enumeration.
getEnumeration() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
If the attribute is an enumeration literal this represents the owning enumeration.
getEnumerationLiteralParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Returns the enumeration literal parameters defined by tagged value as a comma separated list.
getEnumerationLiteralParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Returns the enumeration literal parameters defined by tagged value as a comma separated list.
getEnumerationValue() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The value for this attribute if it is an enumeration literal, null otherwise.
getEnumerationValue() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
The value for this attribute if it is an enumeration literal, null otherwise.
getEnvironmentEntries(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
Gets all env-entries for the specified entity EJB.
getEnvironmentEntries(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets all env-entries for the specified entity EJB.
getEnvironmentEntries(ClassifierFacade, boolean) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
Gets all environment entries for the specified classifier.
getEnvironmentEntries(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
Gets all env-entries for the specified session EJB.
getEnvironmentEntries(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets all env-entries for the specified session EJB.
getExceptionList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
A comma separated list containing all exceptions that this operation throws.
getExceptionList(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Returns a comma separated list of exceptions appended to the comma separated list of fully qualified 'initialException' classes passed in to this method.
getExceptionList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
A comma separated list containing all exceptions that this operation throws.
getExceptionList(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Returns a comma separated list of exceptions appended to the comma separated list of fully qualified 'initialException' classes passed in to this method.
getExceptions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
A collection of all exceptions thrown by this operation.
getExceptions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
A collection of all exceptions thrown by this operation.
getForeignKeyConstraintName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The name of the foreign key constraint to use for databases.
getForeignKeySuffix() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The current foreign key suffix specified for this entity association end facade.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedIdentifierTypeName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The full name of the type of the identifier.
getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogicImpl
 
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getGeneralization() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogicImpl
If we're using inheritance to build up a value object with all model elements of an entity, we're returning no superclass.
getGeneralizationLinks() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets the actual links that this generalization element is part of (it plays either the specialization or generalization).
getGeneralizationLinks() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the actual links that this generalization element is part of (it plays either the specialization or generalization).
getGeneralizationLinks() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the actual links that this generalization element is part of (it plays either the specialization or generalization).
getGeneralizationLinks() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets the actual links that this generalization element is part of (it plays either the specialization or generalization).
getGeneralizationList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationRoot() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Return all generalizations (ancestors) from this generalizable element.
getGetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
A name suitable for use when accessing this association end in programming code.
getGetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The name of the accessor operation that would retrieve this attribute's value.
getGetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogicImpl
 
getGetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
The name of the accessor operation that would retrieve this attribute's value.
getGetterSetterReturnTypeName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Return Type with multiplicity taken into account.
getGetterSetterReturnTypeName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Return Type with multiplicity taken into account.
getGetterSetterTypeName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The name of the type that is returned on the accessor and mutator operations, determined in part by the multiplicity.
getGetterSetterTypeName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The name of the type that is returned on the accessor and mutator operations, determined in part by the multiplicity.
getGetterSetterTypeName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
The name of the type that is returned on the accessor and mutator operations, determined in part by the multiplicity.
getHomeInterfaceName() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
A String representing the name of a home interface for this entity EJB.
getHomeInterfaceName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
A String representing the name of a home interface for this entity EJB.
getHomeInterfaceName(ClassifierFacade) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
Gets the interface name for the passed in classifier.
getHomeInterfaceName() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
A String representing the name of a home interface for this entity EJB.
getHomeInterfaceName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
A String representing the name of a home interface for this entity EJB.
getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets the unique identifier of the underlying model element.
getIdentifierAssociationEnds() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets all the associationEnds of this entity marked with the identifiers stereotype.
getIdentifierGetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The getter name of the identifier.
getIdentifierName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The name of the identifier.
getIdentifiers() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
All the attributes of the entity which make up its identifier (primary key).
getIdentifiers(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets all identifiers for an entity.
getIdentifierSetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The setter name of the identifier.
getIdentifierTypeName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The name of the type of the identifier.
getImplementationOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationOperations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getInheritedInstanceAttributes() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
All inherited instanceAttributes this class.
getInheritedInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
All inherited instanceAttributes this class.
getInheritedInstanceAttributes(ClassifierFacade) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
Gets all the inherited instance attributes, excluding the instance attributes directory from this classifier.
getInheritedInstanceAttributes() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
Alll inherited instanceAttributes this session EJB.
getInheritedInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Alll inherited instanceAttributes this session EJB.
getInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Those attributes that are scoped to an instance of this class.
getInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Those attributes that are scoped to an instance of this class.
getInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Those attributes that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Those operations that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Those operations that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Those operations that are scoped to an instance of this class.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getJavaNewString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
A String representing a new Constructor declaration for this classifier type to be used in a Java environment.
getJavaNewString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
A String representing a new Constructor declaration for this classifier type to be used in a Java environment.
getJavaNewString() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
A String representing a new Constructor declaration for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJdbcMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The PIM to language specific mappings for JDBC.
getJdbcType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The JDBC type for this entity attribute.
getJndiName() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.jndiName
getJndiName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.jndiName
getJndiName() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
The JNDI name to which this session EJB is bound.
getJndiName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The JNDI name to which this session EJB is bound.
getJndiNamePrefix() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
Gets the jndiNamePrefix for this EJB.
getJndiNamePrefix() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
Gets the jndiNamePrefix for this EJB.
getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
UML2: Retrieves the keywords for this element.
getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
UML2: Retrieves a localized label for this named element.
getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The language mappings that have been set for this model element.
getLower() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
the lower value for the multiplicity -only applicable for UML2
getMaxSqlNameLength() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The maximum length a SQL name may be.
getMessagingDestinations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
All messaging destinations available to this service.
getMethodBody() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Returns the operation method body determined from UML sequence diagrams or other UML sources.
getMethodBody() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Returns the operation method body determined from UML sequence diagrams or other UML sources.
getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Return the model containing this model element (multiple models may be loaded and processed at the same time).
getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Return the model containing this model element (multiple models may be loaded and processed at the same time).
getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Return the model containing this model element (multiple models may be loaded and processed at the same time).
getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Return the model containing this model element (multiple models may be loaded and processed at the same time).
getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Return the model containing this model element (multiple models may be loaded and processed at the same time).
getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Return the model containing this model element (multiple models may be loaded and processed at the same time).
getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Return the model containing this model element (multiple models may be loaded and processed at the same time).
getModel() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Return the model containing this model element (multiple models may be loaded and processed at the same time).
getModel() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Return the model containing this model element (multiple models may be loaded and processed at the same time).
getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogicImpl
 
getNavigableConnectingEnds() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Get the other ends of this classifier's association ends which are navigable and if 'follow' is true goes up the inheritance hierarchy and gets the super association ends as well.
getNavigableConnectingEnds() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Get the other ends of this classifier's association ends which are navigable and if 'follow' is true goes up the inheritance hierarchy and gets the super association ends as well.
getNavigableConnectingEnds() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Get the other ends of this classifier's association ends which are navigable and if 'follow' is true goes up the inheritance hierarchy and gets the super association ends as well.
getNonArray() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Assuming that the classifier is an array, this will return the non array type of the classifier from the model.
getNonArray() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Assuming that the classifier is an array, this will return the non array type of the classifier from the model.
getNonArray() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Assuming that the classifier is an array, this will return the non array type of the classifier from the model.
getOperationCallFromAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The attributes from this classifier in the form of an operation call (this example would be in Java): '(String attributeOne, String attributeTwo).
getOperationCallFromAttributes(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the attributes as a list within an operation call, optionally including the type names and the identifier attributes.
getOperationCallFromAttributes(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the attributes as a list within an operation call.
getOperationCallFromAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The attributes from this classifier in the form of an operation call (this example would be in Java): '(String attributeOne, String attributeTwo).
getOperationCallFromAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The attributes from this classifier in the form of an operation call (this example would be in Java): '(String attributeOne, String attributeTwo).
getOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The operations owned by this classifier.
getOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The operations owned by this classifier.
getOperations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The operations owned by this classifier.
getOtherEnd() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The other association end owned by this end's association.
getOverriddenOperation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The operation this operation overrides, null if this operation is not overriding.
getOverriddenOperation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The operation this operation overrides, null if this operation is not overriding.
getOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Gets the classifier who is the owner of the attributes.
getOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Gets the owner of this operation
getOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Gets the owner of this operation
getOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Gets the classifier who is the owner of the attributes.
getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets the package to which this model element belongs.
getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Gets the package name (optionally providing the ability to retrieve the model name and not the mapped name).
getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets the package name (optionally providing the ability to retrieve the model name and not the mapped name).
getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Gets the package name (optionally providing the ability to retrieve the model name and not the mapped name).
getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the package name (optionally providing the ability to retrieve the model name and not the mapped name).
getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Gets the package name (optionally providing the ability to retrieve the model name and not the mapped name).
getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Gets the package name (optionally providing the ability to retrieve the model name and not the mapped name).
getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Gets the package name (optionally providing the ability to retrieve the model name and not the mapped name).
getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the package name (optionally providing the ability to retrieve the model name and not the mapped name).
getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets the package name (optionally providing the ability to retrieve the model name and not the mapped name).
getPackageName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogicImpl
Using / in the configuredProperty valueObjectPackage can remove the previous package name.
getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Return all parameters for the operation, including the return parameter.
getParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Return all parameters for the operation, including the return parameter.
getParentEnd() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns the parent association end of this entity if its a child entity.
getPostconditionName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The name of the operation that handles postcondition constraints.
getPostconditionName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The name of the operation that handles postcondition constraints.
getPostconditions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The postcondition constraints belonging to this operation.
getPostconditions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The postcondition constraints belonging to this operation.
getPreconditionCall() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The call to the precondition operation.
getPreconditionCall() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The call to the precondition operation.
getPreconditionName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The name of the operation that handles precondition constraints.
getPreconditionName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The name of the operation that handles precondition constraints.
getPreconditions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The precondition constraints belonging to this operation.
getPreconditions() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The precondition constraints belonging to this operation.
getPreconditionSignature() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The signature of the precondition operation.
getPreconditionSignature() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The signature of the precondition operation.
getProperties() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets all properties (attributes and navigable association ends) for the classifier and if 'follow' is true goes up the inheritance hierarchy and gets the properties from the super classes as well.
getProperties(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets all properties of this entity, this includes the attributes and navigable association ends of the entity.
getProperties() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets all properties (attributes and navigable association ends) for the classifier and if 'follow' is true goes up the inheritance hierarchy and gets the properties from the super classes as well.
getProperties() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets all properties (attributes and navigable association ends) for the classifier and if 'follow' is true goes up the inheritance hierarchy and gets the properties from the super classes as well.
getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQuery() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacade
The query string for this EJB entity finder.
getQuery() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The query string for this EJB entity finder.
getQuery(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The query string for this EntityFinderMethod.
getQueryOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns all the operations that can perform queries on the entity.
getQueryOperations(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets all query operations for an entity.
getRelationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
A name suited for naming this relationship.
getRelationType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacade
The target type for a relation.
getRelationType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The target type for a relation.
getRemoverName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
A name suitable for use when removing element from this association end in programming code.
getRequiredAttributeNameList(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets a comma separated list of required attribute names.
getRequiredAttributes(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns all attributes that are specified as 'required' in the model.
getRequiredAttributeTypeList(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets a comma separated list of attribute types with are required.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredProperties(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets all required properties for this entity.
getRequiredPropertyNameList(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Creates a comma separated list of the required property names.
getRequiredPropertyTypeList(boolean, boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
A comma separated list of the required property types.
getReturnParameter() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
(UML2 Only).
getReturnParameter() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
(UML2 Only).
getReturnType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The operation return type parameter.
getReturnType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The operation return type parameter.
getRoles() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The roles of the service, these are the actor's that can access this service.
getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets the root package for the model element.
getSchema() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
The name of the schema that contains the database table
getSchema() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The name of the schema that contains the database table
getSelectMethods(boolean) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
Gets select methods for the entity, if all is set to 'true' then ALL select methods will be retrieved (including those inherited from any superclasses).
getSelectMethods(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets select methods for the entity, if all is set to 'true' then ALL select methods will be retrieved (including those inherited from any superclasses).
getSerialVersionUID() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns the serial version UID of the underlying model element.
getSerialVersionUID() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns the serial version UID of the underlying model element.
getSerialVersionUID() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Returns the serial version UID of the underlying model element.
getServiceReferences() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
References to all services to which this service has a dependency.
getSetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
A name suitable for use when accessing this association end in programming code.
getSetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The name of the mutator operation that would retrieve this attribute's value.
getSetterName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
The name of the mutator operation that would retrieve this attribute's value.
getSignature() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Return the operation signature, including public/protested abstract returnType name plus argument type and name
getSignature(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Returns the signature of the operation and optionally appends the argument names (if withArgumentNames is true), otherwise returns the signature with just the types alone in the signature.
getSignature(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Returns the signature of the operation and optionally appends the given 'argumentModifier' to each argument.
getSignature() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Return the operation signature, including public/protested abstract returnType name plus argument type and name
getSignature(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Returns the signature of the operation and optionally appends the argument names (if withArgumentNames is true), otherwise returns the signature with just the types alone in the signature.
getSignature(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Returns the signature of the operation and optionally appends the given 'argumentModifier' to each argument.
getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets the dependencies for which this model element is the source.
getSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets the direct specializations (i.e.
getSqlMappings() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The SQL mappings (i.e.
getSqlType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The SQL type for this the foreign key column of this association end.
getSqlType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The SQL type for this attribute.
getSqlType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.getSqlType
getSqlType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.getSqlType
getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStaticAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Those attributes that are scoped to the definition of this class.
getStaticAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Those attributes that are scoped to the definition of this class.
getStaticAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Those attributes that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Those operations that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Those operations that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Those operations that are scoped to the definition of this class.
getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The collection of ALL stereotype names for this model element.
getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets all stereotypes for this model element.
getSuperClass() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperClass() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperClass() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getTableName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
The name of the table if this is a many-to-many association.
getTableName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogicImpl
 
getTableName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The name of the database table to which this entity is persisted.
getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Gets the dependencies for which this model element is the target.
getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Get the template parameters for this model element
getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBAssociationFacade
Gets the transaction type for this attribute (i.e.
getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Gets the transaction type for this attribute (i.e.
getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacade
Gets the transaction type for this attribute (i.e.
getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Gets the transaction type for this attribute (i.e.
getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
Gets the transaction type for this entity (i.e.
getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Gets the transaction type for this entity (i.e.
getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacade
Gets the transaction type for this finder (i.e.
getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Gets the transaction type for this finder (i.e.
getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBOperationFacade
Gets the transaction type for this attribute (i.e.
getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Gets the transaction type for this attribute (i.e.
getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacade
Gets the transaction type for this attribute (i.e.
getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Gets the transaction type for this attribute (i.e.
getTransactionType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
Gets the transaction type for this service (i.e.
getTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Gets the transaction type for this service (i.e.
getType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The classifier attached to this association end.
getType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The classifier owning this attribute.
getType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
The classifier owning this attribute.
getType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
The name of the type of this Session EJB.
getType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The name of the type of this Session EJB.
getTypedArgumentList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
A comma-separated parameter list (type and name of each parameter) of an operation.
getTypedArgumentList(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
A comma-separated parameter list (type and name of each parameter) of an operation with an optional modifier (i.e final) before each parameter.
getTypedArgumentList() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
A comma-separated parameter list (type and name of each parameter) of an operation.
getTypedArgumentList(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
A comma-separated parameter list (type and name of each parameter) of an operation with an optional modifier (i.e final) before each parameter.
getUniqueGroup() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The name of the unique-key that this unique association end belongs
getUniqueGroup() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The name of the unique-key that this unique attribute belongs
getUpper() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
the upper value for the multiplicity (will be -1 for *) -only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
the upper value for the multiplicity (will be -1 for *) -only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
the upper value for the multiplicity (will be -1 for *) - only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
the upper value for the multiplicity (will be -1 for *) - only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
the upper value for the multiplicity (will be -1 for *) -only applicable for UML2
getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
 
getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
 
getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
 
getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
 
getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
 
getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
 
getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
getValidationName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
 
getValueDependencies() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.valueDependencies
getValueDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.valueDependencies
getViewType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
A string indicating whether the Bean is a local or remotely accessable bean.
getViewType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
A string indicating whether the Bean is a local or remotely accessable bean.
getViewType(ClassifierFacade) - Static method in class org.andromda.cartridges.ejb.metafacades.EJBMetafacadeUtils
Gets the view type for the passed in classifier.
getViewType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
A string indicating whether the Bean is a local or remotely accessable bean.
getViewType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
A string indicating whether the Bean is a local or remotely accessable bean.
getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The visibility (i.e.
getWrapperName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWrapperName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWrapperName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.

H

handleGetAllEntityRelations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
handleGetAllEntityRelations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetAllInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
handleGetAllInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetAllInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
handleGetAllInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 
handleGetBusinessOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
handleGetBusinessOperations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 
handleGetConstants(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Method to be implemented in descendants Gets all constants for this entity.
handleGetConstants(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetConstants(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Method to be implemented in descendants Gets all constants for this session EJB.
handleGetConstants(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 
handleGetCreateMethods(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Method to be implemented in descendants Gets create methods for the entity.
handleGetCreateMethods(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetCreateMethods(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Method to be implemented in descendants Gets create methods for this session EJB.
handleGetCreateMethods(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 
handleGetEntityRelations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
handleGetEntityRelations() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetEnvironmentEntries(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Method to be implemented in descendants Gets all env-entries for the specified entity EJB.
handleGetEnvironmentEntries(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetEnvironmentEntries(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Method to be implemented in descendants Gets all env-entries for the specified session EJB.
handleGetEnvironmentEntries(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 
handleGetHomeInterfaceName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
handleGetHomeInterfaceName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetHomeInterfaceName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
handleGetHomeInterfaceName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 
handleGetIdentifiers() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetInheritedInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
handleGetInheritedInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetInheritedInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
handleGetInheritedInstanceAttributes() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 
handleGetJndiName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
handleGetJndiName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetJndiName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
handleGetJndiName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 
handleGetQuery() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
 
handleGetQuery() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogicImpl
 
handleGetRelationType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
 
handleGetRelationType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogicImpl
 
handleGetSelectMethods(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Method to be implemented in descendants Gets select methods for the entity, if all is set to 'true' then ALL select methods will be retrieved (including those inherited from any superclasses).
handleGetSelectMethods(boolean) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetSqlType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Method to be implemented in descendants TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.getSqlType
handleGetSqlType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogicImpl
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogicImpl
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogicImpl
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogicImpl
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogicImpl
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
handleGetTransactionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 
handleGetType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
handleGetType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 
handleGetValueDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
handleGetValueDependencies() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetViewType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
handleGetViewType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleGetViewType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
handleGetViewType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 
handleIsAttributePresent(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Method to be implemented in descendants TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isAttributePresent
handleIsAttributePresent(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleIsBusinessOperation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
 
handleIsBusinessOperation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogicImpl
 
handleIsComplex() - Method in class org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacadeLogic
 
handleIsComplex() - Method in class org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacadeLogicImpl
 
handleIsIdentifierPresent(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Method to be implemented in descendants TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isIdentifierPresent
handleIsIdentifierPresent(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleIsOperationPresent(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Method to be implemented in descendants TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isOperationPresent
handleIsOperationPresent(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleIsSelectMethod() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
 
handleIsSelectMethod() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogicImpl
 
handleIsStateful() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
handleIsStateful() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 
handleIsStateless() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
handleIsStateless() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
 
handleIsSyntheticCreateMethodAllowed() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
handleIsSyntheticCreateMethodAllowed() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogicImpl
 
handleIsSyntheticCreateMethodAllowed() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
handleIsSyntheticCreateMethodAllowed() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogicImpl
EJBMetafacadeUtils.allowSyntheticCreateMethod(this)
hasExactStereotype(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
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.ejb.metafacades.EJBAssociationFacadeLogic
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.ejb.metafacades.EJBEntityAttributeFacadeLogic
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.ejb.metafacades.EJBEntityFacadeLogic
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.ejb.metafacades.EJBFinderMethodFacadeLogic
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.ejb.metafacades.EJBOperationFacadeLogic
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.ejb.metafacades.EJBSessionAttributeFacadeLogic
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.ejb.metafacades.EJBSessionFacadeLogic
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.ejb.metafacades.ValueObjectFacadeLogic
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.ejb.metafacades.EJBAssociationEndFacadeLogic
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.ejb.metafacades.EJBAssociationFacadeLogic
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.ejb.metafacades.EJBEntityAttributeFacadeLogic
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.ejb.metafacades.EJBEntityFacadeLogic
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.ejb.metafacades.EJBFinderMethodFacadeLogic
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.ejb.metafacades.EJBOperationFacadeLogic
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.ejb.metafacades.EJBSessionAttributeFacadeLogic
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.ejb.metafacades.EJBSessionFacadeLogic
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.ejb.metafacades.ValueObjectFacadeLogic
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.ejb.metafacades.EJBAssociationEndFacadeLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Returns true if the model element has the specified stereotype.

I

initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
 
initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
 
initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
 
initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
 
initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
 
initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
 
initialize() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
initialize() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
 
isAbstract() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Indicates if this association is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates if this classifier is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
True is the operation is abstract.
isAbstract() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
True is the operation is abstract.
isAbstract() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates if this classifier is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates if this classifier is 'abstract'.
isAddOnly() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
True if this attribute can only be set.
isAddOnly() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
True if this attribute can only be set.
isAggregation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if this association end represents an aggregation relationship.
isArrayType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True if this classifier represents an array type.
isArrayType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True if this classifier represents an array type.
isArrayType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True if this classifier represents an array type.
isAssociationClass() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
True if the AssociationFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationEndFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
 
isAssociationFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
 
isAttributeFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
 
isAttributeFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
 
isAttributePresent(String) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isAttributePresent
isAttributePresent(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isAttributePresent
isBidirectional() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Is true if update of one side of the association should also update the other side.
isBinary() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
UML2: Determines whether this association is a binary association, i.e.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBlobType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns true if this type represents a Blob type.
isBlobType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns true if this type represents a Blob type.
isBlobType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Returns true if this type represents a Blob type.
isBooleanType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates if this type represents a boolean type or not.
isBooleanType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates if this type represents a boolean type or not.
isBooleanType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates if this type represents a boolean type or not.
isBusinessOperation() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBOperationFacade
True/false on whether or not this operation is an EJB business operation.
isBusinessOperation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
True/false on whether or not this operation is an EJB business operation.
isChangeable() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
True if this attribute can be modified.
isChangeable() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
True if this attribute can be modified.
isCharacterType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isCharacterType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isCharacterType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isChild() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Returns whether or not (true/false) this association end is the child end of the assocation (i.e.
isChild() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns true/false depending on whether or not this entity represetns a child in an association (this occurs when this entity is on the opposite end of an assocation end defined as composite).
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
 
isClobType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns true if this type represents a Clob type.
isClobType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns true if this type represents a Clob type.
isClobType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Returns true if this type represents a Clob type.
isCollectionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True if this classifier represents a collection type.
isCollectionType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True if this classifier represents a collection type.
isCollectionType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True if this classifier represents a collection type.
isComplex() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacade
True/false on whether or not the primary key is complex.
isComplex() - Method in class org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacadeLogic
True/false on whether or not the primary key is complex.
isCompositeIdentifier() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True if this entity identifier is a composite (consists of multiple key columns, typically abstracted into an external composite identifier class)
isComposition() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if this association end represents a composition relationship.
isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates if any constraints are present on this model element.
isDataType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True/false depending on whether or not this classifier represents a datatype.
isDataType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True/false depending on whether or not this classifier represents a datatype.
isDataType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True/false depending on whether or not this classifier represents a datatype.
isDateType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True when this classifier is a date type.
isDateType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True when this classifier is a date type.
isDateType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True when this classifier is a date type.
isDefaultValuePresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Indicates if the default value is present.
isDefaultValuePresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Indicates if the default value is present.
isDerived() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
If the association end is derived (its value is computed).
isDerived() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
UML2: Returns the value of the 'Is Derived' attribute.
isDerived() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
If the attribute is derived (its value is computed).
isDerived() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
If the attribute is derived (its value is computed).
isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates if any documentation is present on this model element.
isDoubleType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates if this type represents a Double type or not.
isDoubleType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates if this type represents a Double type or not.
isDoubleType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates if this type represents a Double type or not.
isDynamicIdentifiersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True if the entity has its identifiers dynamically added, false otherwise.
isEJBAssociationEndFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacade
Indicates the metafacade type (used for metafacade mappings).
isEJBAssociationEndFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
 
isEJBAssociationFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBAssociationFacade
Indicates the metafacade type (used for metafacade mappings).
isEJBAssociationFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
 
isEJBEntityAttributeFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacade
Indicates the metafacade type (used for metafacade mappings).
isEJBEntityAttributeFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
 
isEJBEntityFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
Indicates the metafacade type (used for metafacade mappings).
isEJBEntityFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
isEJBFinderMethodFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacade
Indicates the metafacade type (used for metafacade mappings).
isEJBFinderMethodFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
 
isEJBOperationFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBOperationFacade
Indicates the metafacade type (used for metafacade mappings).
isEJBOperationFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
 
isEJBPrimaryKeyFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacade
Indicates the metafacade type (used for metafacade mappings).
isEJBPrimaryKeyFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacadeLogic
 
isEJBSessionAttributeFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacade
Indicates the metafacade type (used for metafacade mappings).
isEJBSessionAttributeFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
 
isEJBSessionFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
Indicates the metafacade type (used for metafacade mappings).
isEJBSessionFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
isEmbeddedValue() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEmbeddedValue() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEmbeddedValue() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEntityAssociation() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
is this an EntityAssociation?
isEntityAssociationEndMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
 
isEntityAssociationMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
 
isEntityAttributeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
 
isEntityMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
isEntityQueryOperationMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
 
isEnumeration() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True if this classifier is in fact marked as an enumeration.
isEnumeration() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True if this classifier is in fact marked as an enumeration.
isEnumeration() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True if this classifier is in fact marked as an enumeration.
isEnumerationLiteral() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
True if this attribute is owned by an enumeration.
isEnumerationLiteral() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
True if this attribute is owned by an enumeration.
isEnumerationLiteralParametersExist() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Returns true if enumeration literal parameters exist (defined by tagged value) for the literal.
isEnumerationLiteralParametersExist() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Returns true if enumeration literal parameters exist (defined by tagged value) for the literal.
isEnumerationMember() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
True if this attribute is owned by an enumeration but is defined as a member variable (NOT a literal).
isEnumerationMember() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
True if this attribute is owned by an enumeration but is defined as a member variable (NOT a literal).
isExceptionsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
True if the operation has (i.e.
isExceptionsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
True if the operation has (i.e.
isFileType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns true if this type represents a 'file' type.
isFileType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns true if this type represents a 'file' type.
isFileType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Returns true if this type represents a 'file' type.
isFloatType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates if this type represents a Float type or not.
isFloatType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates if this type represents a Float type or not.
isFloatType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates if this type represents a Float type or not.
isForeignIdentifier() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Indicates whether or not a foreign identifier should be used for the entity that owns this association end.
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
 
isIdentifier() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if this association is an identifier for its entity.
isIdentifier() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
True if this attribute is an identifier for its entity.
isIdentifierPresent(String) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isIdentifierPresent
isIdentifierPresent(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isIdentifierPresent
isIdentifiersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if the associationEnd is marked with identifiers stereotype, false otherwise.
isIdentifiersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True if the entity has any identifiers defined, false otherwise.
isIntegerType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isIntegerType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isIntegerType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isInterface() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True/false depending on whether or not this Classifier represents an interface.
isInterface() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True/false depending on whether or not this Classifier represents an interface.
isInterface() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True/false depending on whether or not this Classifier represents an interface.
isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
IsLeaf property in the association end property.
isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
True if this association cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isListType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True if this classifier represents a list type.
isListType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True if this classifier represents a list type.
isListType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True if this classifier represents a list type.
isLongType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates if this type represents a Long type or not.
isLongType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates if this type represents a Long type or not.
isLongType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates if this type represents a Long type or not.
isMany() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if this association end's multiplicity is greater than one.
isMany() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Whether or not this attribute has a multiplicity greater than 1.
isMany() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
UML2 only.
isMany() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
UML2 only.
isMany() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Whether or not this attribute has a multiplicity greater than 1.
isMany2Many() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if this association end's and the other end's multiplicities are both many.
isMany2Many() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Indicates whether or not this associations represents a many-to-many relation.
isMany2One() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if this association end's multiplicity is many while the other end's is one.
isMapType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates whether or not this classifier represents a Map type.
isMapType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates whether or not this classifier represents a Map type.
isMapType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates whether or not this classifier represents a Map type.
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
 
isNavigable() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if it is possible to navigate from the other end to this association end .
isOne2Many() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if this association end's multiplicity is one while the other end's is many.
isOne2One() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if this association end's and the other end's multiplicities are both one.
isOperationFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
 
isOperationFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
 
isOperationPresent(String) - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isOperationPresent
isOperationPresent(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.EJBEntityFacade.isOperationPresent
isOrdered() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Indicates whether or not the association ends are ordered (if multiplicity is greater than 1).
isOrdered() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Indicates whether or not the attributes are ordered (if multiplicity is greater than 1).
isOrdered() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
UML2 only: If isMany (Collection type returned), is the type unique within the collection.
isOrdered() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
UML2 only: If isMany (Collection type returned), is the type unique within the collection.
isOrdered() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Indicates whether or not the attributes are ordered (if multiplicity is greater than 1).
isOverriding() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
True if this operation overrides an operation defined in an ancestor class.
isOverriding() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
True if this operation overrides an operation defined in an ancestor class.
isPostconditionsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Whether any postcondition constraints are present on this operation.
isPostconditionsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Whether any postcondition constraints are present on this operation.
isPreconditionsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Whether any precondition constraints are present on this operation.
isPreconditionsPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Whether any precondition constraints are present on this operation.
isPrimitive() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates whether or not this classifier represents a primitive type.
isPrimitive() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates whether or not this classifier represents a primitive type.
isPrimitive() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates whether or not this classifier represents a primitive type.
isQuery() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Indicates whether or not this operation is a query operation.
isQuery() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Indicates whether or not this operation is a query operation.
isReadOnly() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if the association end cannot be changed.
isReadOnly() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Whether or not this attribute can be modified.
isReadOnly() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Whether or not this attribute can be modified.
isRequired() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if this association end's multiplicity is strictly greater than zero.
isRequired() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Whether or not the multiplicity of this attribute is 1.
isRequired() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Whether or not the multiplicity of this attribute is 1.
isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
isReservedWord() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
isReturnTypePresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
True/false depending on whether or not the operation has a return type or not (i.e.
isReturnTypePresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
True/false depending on whether or not the operation has a return type or not (i.e.
isSelectMethod() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBOperationFacade
True/false on whether or not this operation represents a select method.
isSelectMethod() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
True/false on whether or not this operation represents a select method.
isServiceMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
isSetType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True if this classifier represents a set type.
isSetType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True if this classifier represents a set type.
isSetType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True if this classifier represents a set type.
isStateful() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
True/false depending on whether or not this Session EJB is stateful or not.
isStateful() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True/false depending on whether or not this Session EJB is stateful or not.
isStateless() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
True/false depending on whether or not this Session EJB is stateless or not.
isStateless() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True/false depending on whether or not this Session EJB is stateless or not.
isStatic() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Indicates if this associationEnd is 'static', meaning it has a classifier scope.
isStatic() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Indicates if this attribute is 'static', meaning it has a classifier scope.
isStatic() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
True is the operation is static (only a single instance can be instantiated).
isStatic() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
True is the operation is static (only a single instance can be instantiated).
isStatic() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Indicates if this attribute is 'static', meaning it has a classifier scope.
isStringType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates whether or not this classifier represents a string type.
isStringType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates whether or not this classifier represents a string type.
isStringType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates whether or not this classifier represents a string type.
isSyntheticCreateMethodAllowed() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBEntityFacade
Whether or not to allow a synthetic (auto generated) create method.
isSyntheticCreateMethodAllowed() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Whether or not to allow a synthetic (auto generated) create method.
isSyntheticCreateMethodAllowed() - Method in interface org.andromda.cartridges.ejb.metafacades.EJBSessionFacade
Whether or not to allow a synthetic (auto generated) create method.
isSyntheticCreateMethodAllowed() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Whether or not to allow a synthetic (auto generated) create method.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True is there are template parameters on this model element.
isTimeType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates whether or not this classifier represents a time type.
isTimeType() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Indicates whether or not this classifier represents a time type.
isTimeType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Indicates whether or not this classifier represents a time type.
isTransient() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Indicates this association end should be ignored by the persistence layer.
isTransient() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Indicates this attribute should be ignored by the persistence layer.
isUnique() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
UML2: If the association attribute is unique within the Collection type.
isUnique() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
If the attribute is unique within the Collection type.
isUnique() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
UML2 only: for Collection return type, is the type unique within the collection.
isUnique() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
UML2 only: for Collection return type, is the type unique within the collection.
isUnique() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
If the attribute is unique within the Collection type.
isUsingAssignedIdentifier() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indiciates if this entity is using an assigned identifier or not.
isUsingForeignIdentifier() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Indicates whether or not this entity is using a foreign identifier as its identifiers.
isValidIdentifierName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++, JavaScript.
isValidIdentifierName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++, JavaScript.
isValidIdentifierName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++, JavaScript.
isValidIdentifierName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++, JavaScript.
isValidIdentifierName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++, JavaScript.
isValidIdentifierName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++, JavaScript.
isValidIdentifierName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++, JavaScript.
isValidIdentifierName() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++, JavaScript.
isValidIdentifierName() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++, JavaScript.
isValueObjectFacadeMetaType() - Method in interface org.andromda.cartridges.ejb.metafacades.ValueObjectFacade
Indicates the metafacade type (used for metafacade mappings).
isValueObjectFacadeMetaType() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
 
isWrappedPrimitive() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Returns true if this type is a wrapped primitive type.
isWrappedPrimitive() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Returns true if this type is a wrapped primitive type.
isWrappedPrimitive() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Returns true if this type is a wrapped primitive type.

J

JNDI_NAME_PREFIX - Static variable in class org.andromda.cartridges.ejb.EJBGlobals
The pattern to use for determining the package name for EJBs.

M

metaObject - Variable in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacadeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
The underlying UML object

O

org.andromda.cartridges.ejb - package org.andromda.cartridges.ejb
 
org.andromda.cartridges.ejb.metafacades - package org.andromda.cartridges.ejb.metafacades
 

R

resetMetafacadeContext(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacadeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Reset context only for non-root metafacades

S

STEREOTYPE_CREATE_METHOD - Static variable in class org.andromda.cartridges.ejb.EJBProfile
CreateMethod
STEREOTYPE_ENV_ENTRY - Static variable in class org.andromda.cartridges.ejb.EJBProfile
EnvEntry
STEREOTYPE_SELECT_METHOD - Static variable in class org.andromda.cartridges.ejb.EJBProfile
SelectMethod
STEREOTYPE_VALUE_REF - Static variable in class org.andromda.cartridges.ejb.EJBProfile
Represents a reference to a value object.

T

TAGGEDVALUE_EJB_NO_SYNTHETIC_CREATE_METHOD - Static variable in class org.andromda.cartridges.ejb.EJBProfile
andromda_ejb_noSyntheticCreateMethod
TAGGEDVALUE_EJB_QUERY - Static variable in class org.andromda.cartridges.ejb.EJBProfile
andromda_ejb_query
TAGGEDVALUE_EJB_TRANSACTION_TYPE - Static variable in class org.andromda.cartridges.ejb.EJBProfile
andromda_ejb_transaction_type
TAGGEDVALUE_EJB_VIEWTYPE - Static variable in class org.andromda.cartridges.ejb.EJBProfile
andromda_ejb_viewType
TAGGEDVALUE_GENERATE_CMR - Static variable in class org.andromda.cartridges.ejb.EJBProfile
andromda_ejb_generateCMR
toString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
 
toString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
 
toString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
 
toString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
toString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
 
toString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
 
toString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
 
toString() - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
toString() - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
 
TRANSACTION_TYPE - Static variable in class org.andromda.cartridges.ejb.EJBGlobals
Stores the default EJB transaction type.
translateConstraint(String, String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
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.ejb.metafacades.EJBAssociationFacadeLogic
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.ejb.metafacades.EJBEntityAttributeFacadeLogic
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.ejb.metafacades.EJBEntityFacadeLogic
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.ejb.metafacades.EJBFinderMethodFacadeLogic
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.ejb.metafacades.EJBOperationFacadeLogic
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.ejb.metafacades.EJBSessionAttributeFacadeLogic
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.ejb.metafacades.EJBSessionFacadeLogic
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.ejb.metafacades.ValueObjectFacadeLogic
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.ejb.metafacades.EJBAssociationEndFacadeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Translates the constraints of the specified 'kind' belonging to this model element.

V

validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationEndFacadeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.ejb.metafacades.EJBAssociationFacadeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityAttributeFacadeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.ejb.metafacades.EJBEntityFacadeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.ejb.metafacades.EJBOperationFacadeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.ejb.metafacades.EJBPrimaryKeyFacadeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionAttributeFacadeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.ejb.metafacades.EJBSessionFacadeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
 
ValueObjectFacade - Interface in org.andromda.cartridges.ejb.metafacades
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.ValueObjectFacade Metafacade interface to be used by AndroMDA cartridges.
ValueObjectFacadeLogic - Class in org.andromda.cartridges.ejb.metafacades
TODO: Model Documentation for org.andromda.cartridges.ejb.metafacades.ValueObjectFacade MetafacadeLogic for ValueObjectFacade
ValueObjectFacadeLogic(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
ValueObjectFacadeLogicImpl - Class in org.andromda.cartridges.ejb.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.ejb.metafacades.ValueObjectFacade.
ValueObjectFacadeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.ejb.metafacades.ValueObjectFacadeLogicImpl
 
A C E F G H I J M O R S T V 

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