A B C E F G H I J M N O Q R S T U V W X 

A

ADD_NAMESPACE_BACKSLASH - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
If backslash should be appended to all namespaces.
addPkgAbbr(PackageFacade, String) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Adds the package namespace abbreviation for this package
ARRAY_NAME_PREFIX - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
The prefix given to wrapped style WSDL array types.
ATTRIBUTE_FORM_DEFAULT - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
XML attributeFormDefault value for package-info.java on XmlSchema stereotype.

B

BACKSLASH - Static variable in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
Backslash char /

C

CACHE_TYPE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_cache_type
compare(Object, Object) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl.OperationNameComparator
 
compare(Object, Object) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl.TypeComparator
 
compareTo(Object) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
Allow sorting and use in TreeSet
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
copyTaggedValues(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Copies all tagged values from the given ModelElementFacade to this model element facade.
createConstructor(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Supplies a result for type = ; initialization for all types
createConstructor(ModelElementFacade, boolean) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Supplies a result for type = ; initialization for all types
createConstructor(ModelElementFacade, boolean, ModelElementFacade) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Supplies a result for type = ; initialization for all types

E

ELEMENT_FORM_DEFAULT - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
XML elementFormDefault value for package-info.java on XmlSchema stereotype.

F

findAttribute(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Return the attribute which name matches the parameter
findAttribute(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Return the attribute which name matches the parameter
findAttribute(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Return the attribute which name matches the parameter
findModelElement(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Finds the model element with the given 'fullyQualifiedName', or returns null if one can't be found with that name.
findParameter(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Finds the parameter on this operation having the given name, if no parameter is found, null is returned instead.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Searches the given feature for the specified tag.
findTaggedValue(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Searches the given feature for the specified tag.
findTaggedValue(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValue(String, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Finds the tagged value optional searching the entire inheritance hierarchy if 'follow' is set to true.
findTaggedValue(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Finds the tagged value with the specified 'tagName'.
findTaggedValues(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Returns all the values for the tagged value with the specified name.
findTaggedValues(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Returns all the values for the tagged value with the specified name.

G

getAbstractions() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Those abstraction dependencies for which this classifier is the client.
getAbstractions() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Those abstraction dependencies for which this classifier is the client.
getAbstractions() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Those abstraction dependencies for which this classifier is the client.
getAdderName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
A name suitable for use when adding new elements to this association end in programming code.
getAggregationKind() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Returns the value of the 'Aggregation' attribute (none, shared, composite).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllAssociatedClasses() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Lists all classes associated to this one and any ancestor classes (through generalization).
getAllEntityReferences() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns a collection of all entities this service and its ancestors have a relation to.
getAllGeneralizations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllGeneralizations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
All generalizations for this generalizable element, goes up the inheritance tree.
getAllMessagingDestinations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
All messaging destinations that belong to this service and all decendent services.
getAllowedMethods() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Creates a space delimited string containing a name of ALL allowed methods.
getAllowedMethods() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Creates a space delimited string containing a name of ALL allowed methods.
getAllowedOperationExceptions() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The collection of exceptions from all allowed operations present in this webservice.
getAllowedOperationExceptions() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Represents a web service.
getAllowedOperationExceptions(PackageFacade) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Get all operations under WebService or with WebServiceOperation in a package
getAllowedOperations() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
All operations which are exposed on the web service.
getAllowedOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Represents a web service.
getAllowedOperations() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServicePackage
Represents an operation on a web service.
getAllowedOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
TODO: Model Documentation for WebServicePackage
getAllowedOperations(PackageFacade) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Get all operations under WebService or with WebServiceOperation in a package
getAllProperties() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllProperties() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllProperties() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
A collection containing all 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRequiredConstructorParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
A collection containing all required and/or read-only 'properties' of the classifier and its ancestors.
getAllRoles() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
All roles associated with the service, this includes both roles that have access to the entire service, and any roles that have access to a single operation.
getAllRoles() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
Overridden to only allow the exposed operations in the returned roles collection.
getAllRoles(Collection<Service>) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Retrieves all roles from the given services collection.
getAllServiceReferences() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns a collection of all services this service and its ancestors have a relation to.
getAllSpecializations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
All specializations (travels down the inheritance hierarchy).
getAllSpecializations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
All specializations (travels down the inheritance hierarchy).
getArgumentNames() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
A comma separated list of all argument names.
getArguments() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
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.webservice.metafacades.WebServiceOperationLogic
A comma separated list of all types of each argument, in order.
getArray() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Gets the array type for this classifier.
getArray() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Gets the array type for this classifier.
getArray() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Gets the array type for this classifier.
getArrayName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The name of the classifier as an array.
getArrayName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The name of the classifier as an array.
getArrayName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The name of the classifier as an array.
getAssociatedClasses() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociatedClasses() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociatedClasses() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Lists the classes associated to this one, there is no repitition of classes.
getAssociation() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
The association owning this association end.
getAssociationEnds() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Gets the association ends belonging to a classifier.
getAssociationEnds() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Gets the association ends belonging to a classifier.
getAssociationEnds() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Gets the association ends belonging to a classifier.
getAttributeFormDefault() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServicePackage
TODO: Model Documentation for WebServicePackage.attributeFormDefault
getAttributeFormDefault() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
TODO: Model Documentation for WebServicePackage.attributeFormDefault
getAttributes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeLogic
Gets the attributes that belong to the classifier.
getAttributes(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
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.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Returns the fully qualified name of the model element.
getBindedFullyQualifiedName(ModelElementFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Returns the fully qualified name of the model element.
getCall() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Constructs the operation call with the operation name
getClasses() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Returns all classes in this package
getConcurrency() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Returns the concurrency modifier for this operation (i.e.
getConstraints() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getConstraints() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Gets all constraints belonging to the model element.
getConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Returns the constraints of the argument kind that have been placed onto this model.
getDate(String) - Static method in class org.andromda.cartridges.webservice.WebServiceUtils
Returns the current Date in the specified format.
getDate() - Static method in class org.andromda.cartridges.webservice.WebServiceUtils
Returns the current Date in the specified format.
getDefault() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
UML2: Returns the value of the 'Default' attribute.
getDefaultValue() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
TODO: Model Documentation for ParameterFacade.defaultValue
getDefaultValue() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
The default value of the attribute.
getDocumentation(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WebServiceOperationLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
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.webservice.metafacades.WebServiceOperationLogic
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.webservice.metafacades.WebServicePackageLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
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.webservice.metafacades.WebServicePackageLogic
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.webservice.metafacades.WebServiceParameterLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
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.webservice.metafacades.WebServiceParameterLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeAssociationEndLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
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.webservice.metafacades.WSDLTypeAssociationEndLogic
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.webservice.metafacades.WSDLTypeAttributeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
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.webservice.metafacades.WSDLTypeAttributeLogic
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.webservice.metafacades.WSDLTypeLogic
Gets the documentation for the model element, The indent argument is prefixed to each line.
getDocumentation(String, int) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
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.webservice.metafacades.WSDLTypeLogic
This method returns the documentation for this model element, with the lines wrapped after the specified number of characters, values of less than 1 will indicate no line wrapping is required.
getEffect() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
UML2: A representation of the literals of the enumeration 'Parameter Effect Kind': CREATE, READ, UPDATE, DELETE.
getEjbHomeInterface() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The home interface name for an EJB provider.
getEjbHomeInterface() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The home interface name for an EJB provider.
getEjbHomeInterfacePattern() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
Gets the ejbHomeInterfacePattern for an EJB provider.
getEjbInterface() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The interface name for an EJB provider.
getEjbInterface() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The interface name for an EJB provider.
getEjbInterfacePattern() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
Gets the ejbInterfacePattern for an EJB provider.
getEjbJndiName() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The JNDI name for the EJB provider (the EJB that provides the functionality behind this web service).
getEjbJndiName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The JNDI name for the EJB provider (the EJB that provides the functionality behind this web service).
getEjbJndiNamePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
Gets the ejbJndiNamePrefix for an EJB provider.
getElementClassName(String, String) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Gets the fully qualified name of a class given the XML Element Name and namespace.
getElementFormDefault() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServicePackage
TODO: Model Documentation for WebServicePackage.elementFormDefault
getElementFormDefault() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
TODO: Model Documentation for WebServicePackage.elementFormDefault
getEntityReferences() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
References to all entities to which this service has a dependency.
getEnumeration() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
If the attribute is an enumeration literal this represents the owning enumeration.
getEnumerationLiteralParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Returns the enumeration literal parameters defined by tagged value as a comma separated list.
getEnumerationValue() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
The value for this attribute if it is an enumeration literal, null otherwise.
getEvent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
If this parameter is located on an event, this will represent that event.
getExceptionList() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
A comma separated list containing all exceptions that this operation throws.
getExceptionList(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Returns a comma separated list of exceptions appended to the comma separated list of fully qualified 'initialException' classes passed in to this method.
getExceptionReferences(PackageFacade) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Creates a list of referenced exception packages for each package.
getExceptions() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
A collection of all exceptions thrown by this operation.
getFromOperationName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The 'from' operation name.
getFromOperationSignature() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The 'from' operation signature.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedArrayName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The fully qualified name of the classifier as an array.
getFullyQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The fully qualified name of this model element.
getFullyQualifiedName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Returns the fully qualified name of the model element.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedNamePath() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Returns the fully qualified name as a path, the returned value always starts with out a slash '/'.
getFullyQualifiedTestImplementationName() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The fully qualified name of the test implementation class for this web service.
getFullyQualifiedTestImplementationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The fully qualified name of the test implementation class for this web service.
getFullyQualifiedTestName() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The fully qualified name of a test generated for this web service.
getFullyQualifiedTestName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The fully qualified name of a test generated for this web service.
getGeneralization() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Gets the direct generalization for this generalizable element.
getGeneralization() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Gets the direct generalization for this generalizable element.
getGeneralizationLinks() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeLogic
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.webservice.metafacades.WebServiceLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationList() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
A comma separated list of the fully qualified names of all generalizations.
getGeneralizationRoot() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizationRoot() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The element found when you recursively follow the generalization path up to the root.
getGeneralizations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Return all generalizations (ancestors) from this generalizable element.
getGeneralizations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Return all generalizations (ancestors) from this generalizable element.
getGetterName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
The name to use for accessors getting this parameter from a bean.
getGetterName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
A name suitable for use when accessing this association end in programming code.
getGetterName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
The name of the accessor operation that would retrieve this attribute's value.
getGetterSetterReturnTypeName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Return Type with multiplicity taken into account.
getGetterSetterTypeName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Fully Qualified TypeName, determined in part by multiplicity (for UML2).
getGetterSetterTypeName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
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.webservice.metafacades.WSDLTypeAttributeLogic
The name of the type that is returned on the accessor and mutator operations, determined in part by the multiplicity.
getGetterSetterTypeNameImpl() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Fully Qualified implementation class of TypeName, determined in part by multiplicity (for UML2).
getId() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Gets the unique identifier of the underlying model element.
getId() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Gets the unique identifier of the underlying model element.
getImplementationOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementationOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Returns all those operations that could be implemented at this classifier's level.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getImplementedInterfaceList() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
A comma separated list of the fully qualified names of all implemented interfaces.
getIncomingDestination() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The destination for any incoming messages.
getInstanceAttributes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Those attributes that are scoped to an instance of this class.
getInstanceAttributes() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Those attributes that are scoped to an instance of this class.
getInstanceAttributes() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Those attributes that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Those operations that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Those operations that are scoped to an instance of this class.
getInstanceOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Those operations that are scoped to an instance of this class.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getInterfaceAbstractions() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Those interfaces that are abstractions of this classifier, this basically means this classifier realizes them.
getJavaNewString() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeLogic
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.webservice.metafacades.WebServiceLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJavaNullString() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
A String representing the null-value for this classifier type to be used in a Java environment.
getJaxwsCount() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Number of REST JAX-RS service methods in this class.
getJaxwsCount() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Number of REST JAX-RS service methods in this class.
getKeywords() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
UML2: Retrieves the keywords for this element.
getKeywords() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
UML2: Retrieves the keywords for this element.
getLabel() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
UML2: Retrieves a localized label for this named element.
getLabel() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
UML2: Retrieves a localized label for this named element.
getLanguageMappings() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
The language mappings that have been set for this model element.
getLanguageMappings() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The language mappings that have been set for this model element.
getLiterals() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
This enumeration's literals.
getLiteralType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The type of the enumeration's literals.
getLower() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
the lower value for the multiplicity -only applicable for UML2
getLower() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
the lower value for the multiplicity -only applicable for UML2
getMemberVariables() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The enumeration member variables.
getMessagingDestinations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
All messaging destinations available to this service.
getMethodBody() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Returns the operation method body determined from UML sequence diagrams or other UML sources.
getModel() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WebServiceOperationLogic
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.webservice.metafacades.WebServicePackageLogic
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.webservice.metafacades.WebServiceParameterLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeAssociationEndLogic
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.webservice.metafacades.WSDLTypeAttributeLogic
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.webservice.metafacades.WSDLTypeLogic
Return the model containing this model element (multiple models may be loaded and processed at the same time).
getModelElements() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Gets all the model elements belonging to the root package.
getName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
The name of the model element.
getName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The name of the model element.
getNamespace() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The name of the namespace to which this web service belongs.
getNamespace() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The name of the namespace to which this web service belongs.
getNamespace() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServicePackage
TODO: Model Documentation for WebServicePackage.namespace
getNamespace() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
TODO: Model Documentation for WebServicePackage.namespace
getNamespace() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLEnumerationType
The name of the namespace to which this type belongs.
getNamespace() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The name of the namespace to which this type belongs.
getNamespace() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLType
The name of the namespace to which this type belongs.
getNamespace() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The name of the namespace to which this type belongs.
getNamespacePattern() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
Gets the namespacePattern for this service.
getNamespacePattern() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogicImpl
Gets the namespacePattern for this type.
getNamespacePattern() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogicImpl
Gets the namespacePattern for this type.
getNamespacePrefix() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The namespace prefix used for types defined within the generated WSDLs.
getNamespacePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The namespace prefix used for types defined within the generated WSDLs.
getNamespacePrefix() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLEnumerationType
The namespace prefix used for this type, this will match the namespace prefix on the WebService.
getNamespacePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The namespace prefix used for this type, this will match the namespace prefix on the WebService.
getNamespacePrefix() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLType
The namespace prefix used for this type, this will match the namespace prefix on the WebService.
getNamespacePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The namespace prefix used for this type, this will match the namespace prefix on the WebService.
getNavigableConnectingEnds() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeLogic
The other ends of this classifier's association ends which are navigable.
getNavigableConnectingEnds(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
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.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeLogic
Assuming that the classifier is an array, this will return the non array type of the classifier from the model.
getOperation() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
If this parameter is located on an operation, this will represent that operation.
getOperationCallFromAttributes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeLogic
The attributes from this classifier in the form of an operation call (this example would be in Java): '(String attributeOne, String attributeTwo).
getOperationName() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
Returns the customized operation name.
getOperationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Returns the customized operation name.
getOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The operations owned by this classifier.
getOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The operations owned by this classifier.
getOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The operations owned by this classifier.
getOtherEnd() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
The other association end owned by this end's association.
getOutgoingDestination() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The destination for any outgoing messages.
getOverriddenOperation() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The operation this operation overrides, null if this operation is not overriding.
getOwnedElements() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
The elements directly found in this package.
getOwner() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Gets the owner of this operation
getOwner() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Gets the classifier who is the owner of the attributes.
getPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Gets the package to which this model element belongs.
getPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Gets the package to which this model element belongs.
getPackageAbbr() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServicePackage
Package Abbreviation
getPackageAbbr() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Package Abbreviation
getPackageName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WebServiceOperationLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
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.webservice.metafacades.WebServicePackageLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
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.webservice.metafacades.WebServiceParameterLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeAssociationEndLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
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.webservice.metafacades.WSDLTypeAttributeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
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.webservice.metafacades.WSDLTypeLogic
The name of this model element's package.
getPackageName(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Gets the package name (optionally providing the ability to retrieve the model name and not the mapped name).
getPackageName(String) - Static method in class org.andromda.cartridges.webservice.WebServiceUtils
Creates the package name from the element namespace, following the JAXB rules.
getPackagePath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackagePath() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Returns the package as a path, the returned value always starts with out a slash '/'.
getPackageReferences(String, boolean) - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebService.getPackageReferences
getPackageReferences(String, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebService.getPackageReferences
getPackageReferences() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServicePackage
Packages referenced by this package, optionally following the inheritance hierarchy.
getPackageReferences(boolean) - Method in interface org.andromda.cartridges.webservice.metafacades.WebServicePackage
TODO: Model Documentation for WebServicePackage.getPackageReferences
getPackageReferences(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
TODO: Model Documentation for WebServicePackage.getPackageReferences
getPackageReferences() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
TODO: Model Documentation for WebServicePackage
getPackageReferences(WebServiceLogicImpl, Set<MetafacadeBase>, String, boolean) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Creates a list of referenced packages for each package.
getPackageReferences(PackageFacade, boolean) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Creates a list of referenced packages for each package.
getPackages() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
getPackages() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServicePackage
Creates a list of referenced packages, following the inheritance hierarchy.
getPackages() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
TODO: Model Documentation for WebServicePackage
getPackages(WebServiceLogicImpl, Set<ModelElementFacade>, boolean) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Creates a list of referenced packages for the service.
getPackageTypes(PackageFacade, boolean) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Filter schema types list and related object to only a single package.
getPackageTypes(WebServiceLogicImpl, Set<MetafacadeBase>, String, boolean) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Filter schema types list and related object to only a single package.
getParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Return all parameters for the operation, including the return parameter.
getParameterStyle() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
WebService parameter style: bare or wrapped
getParameterStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
WebService parameter style: bare or wrapped
getPkgAbbr(PackageFacade) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
getPkgAbbr(PackageFacade) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Get the package namespace abbreviation for this package
getPkgAbbr(PackageFacade, PackageFacade) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Get the package namespace abbreviation for this package
getPostconditionName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The name of the operation that handles postcondition constraints.
getPostconditions() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The postcondition constraints belonging to this operation.
getPreconditionCall() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The call to the precondition operation.
getPreconditionName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The name of the operation that handles precondition constraints.
getPreconditions() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The precondition constraints belonging to this operation.
getPreconditionSignature() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The signature of the precondition operation.
getProperties() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeLogic
A collection containing all 'properties' of the classifier.
getProperties(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
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.
getProvider() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The provider for this web service.
getProvider() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The provider for this web service.
getQName() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The QName for this service.
getQName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The QName for this service.
getQName() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLEnumerationType
The QName for this type, normally this name will just be the same name of the model element, however we can also add a prefix to the name through a namepace property.
getQName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The QName for this type, normally this name will just be the same name of the model element, however we can also add a prefix to the name through a namepace property.
getQName() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLType
The QName for this type, normally this name will just be the same name of the model element, however we can also add a prefix to the name through a namepace property.
getQName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The QName for this type, normally this name will just be the same name of the model element, however we can also add a prefix to the name through a namepace property.
getQualfiedNameLocalPartPattern() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogicImpl
Gets the qualifiedNameLocalPartPattern for this WSDL enumeration.
getQualfiedNameLocalPartPattern() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogicImpl
Gets the qualifiedNameLocalPartPattern for this WSDL type.
getQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
UML2: Returns the value of the 'Qualified Name' attribute.
getQualifiedNameLocalPartPattern() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
Gets the qualifiedNameLocalPartPattern for this service.
getRemoverName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
A name suitable for use when removing element from this association end in programming code.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRequiredConstructorParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
A collection containing all required and/or read-only 'properties' of the classifier.
getRestCacheType() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Specified CacheType (none, always, etc) in @CacheType annotation.
getRestCacheType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Specified CacheType (none, always, etc) in @CacheType annotation.
getRestCacheType() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebServiceOperation.restCacheType
getRestCacheType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebServiceOperation.restCacheType
getRestConsumes() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
 
getRestConsumes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
getRestConsumes() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
 
getRestConsumes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
getRestContexts() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Context used for REST JAX-WS implementation for this service.
getRestContexts() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Context used for REST JAX-WS implementation for this service.
getRestCount() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Number of REST JAX-RS service methods in this class.
getRestCount() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Number of REST JAX-RS service methods in this class.
getRestMethod() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Customized Http Method implementation.
getRestMethod() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Customized Http Method implementation.
getRestParamType() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceParameter
TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebServiceParameter.restParamType
getRestParamType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebServiceParameter.restParamType
getRestPartType() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
Multipart/xml type for this returned part.
getRestPartType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Multipart/xml type for this returned part.
getRestPath() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The URL path for the REST webservice.
getRestPath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The URL path for the REST webservice.
getRestPath() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
The URL path for the REST webservice.
getRestPath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The URL path for the REST webservice.
getRestPathParam() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceParameter
Customize the REST parameter path in the URL, by default it is /paramname/{paramvalue}/, appended to the /class/method/ URL.
getRestPathParam() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Customize the REST parameter path in the URL, by default it is /paramname/{paramvalue}/, appended to the /class/method/ URL.
getRestPathSegment() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceParameter
TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebServiceParameter.restPathSegment
getRestPathSegment() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebServiceParameter.restPathSegment
getRestProduces() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
 
getRestProduces() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
getRestProduces() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
 
getRestProduces() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
getRestProvider() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Customized REST @Provider annotation, must be implemented in the generated class.
getRestProvider() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Customized REST @Provider annotation, must be implemented in the generated class.
getRestProvider() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
Customized REST @Provider annotation, must be implemented in the generated class.
getRestProvider() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Customized REST @Provider annotation, must be implemented in the generated class.
getRestRequestType() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
HTML request type for this REST service (GET, PUT, POST, QUERY, DELETE), used for method annotations.
getRestRequestType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
HTML request type for this REST service (GET, PUT, POST, QUERY, DELETE), used for method annotations.
getRestRetention() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Customized RetentionPolicy (default=RUNTIME).
getRestRetention() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Customized RetentionPolicy (default=RUNTIME).
getRestSuspend() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
Asynchronous service implementation, suspend execution for X ms.
getRestSuspend() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Asynchronous service implementation, suspend execution for X ms.
getRestTarget() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Customized target ElementType, default=METHOD.
getRestTarget() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Customized target ElementType, default=METHOD.
getRestTestPath() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
The URL path to test the REST webservice.
getRestTestPath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The URL path to test the REST webservice.
getReturnParameter() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
(UML2 Only).
getReturnType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The operation return type parameter.
getRoles() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The roles of the service, these are the actor's that can access this service.
getRoles() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The users of the service operation, these are the actor's that can access this operation.
getRolesAllowed() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
REST security roles allowed.
getRolesAllowed() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
REST security roles allowed.
getRootPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Gets the root package for the model element.
getRootPackage() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Gets the root package for the model element.
getRpcClassName() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The name of the RPC implementation class.
getRpcClassName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The name of the RPC implementation class.
getRpcClassNamePattern() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
Gets the rpcClassNamePattern for this service.
getSchemaLocation() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServicePackage
Get the schema location for the generated schema file.
getSchemaLocation() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Get the schema location for the generated schema file.
getSchemaMappings() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebService.getSchemaMappings
getSchemaMappings() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebService.getSchemaMappings
getSchemaType() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLEnumerationType
The schema type for tihs WSDL type.
getSchemaType(boolean, boolean) - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLEnumerationType
Gets the schema type for this WSDL type.
getSchemaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The schema type for tihs WSDL type.
getSchemaType(boolean, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Gets the schema type for this WSDL type.
getSchemaType() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLType
The schema type for tihs WSDL type.
getSchemaType(boolean, boolean) - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLType
Gets the schema type for this WSDL type.
getSchemaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The schema type for tihs WSDL type.
getSchemaType(boolean, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Gets the schema type for this WSDL type.
getSchemaType(ClassifierFacade, TypeMappings, String, String, String, boolean, boolean) - Static method in class org.andromda.cartridges.webservice.WebServiceUtils
Creates and returns the schema type for the given type.
getSerialVersionUID() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns the serial version UID of the underlying model element.
getSerialVersionUID() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Returns the serial version UID of the underlying model element.
getSerialVersionUID() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Returns the serial version UID of the underlying model element.
getService() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The service which owns the service operation.
getServiceDescendantPackages(WebServiceLogicImpl, boolean) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Creates a list of referenced packages for all subclasses referenced by the service.
getServiceReferences() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
References to all services to which this service has a dependency.
getServiceReferences(WebServiceLogicImpl, boolean) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Creates a list of referenced types for the service.
getSetterName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
The name to use for accessors getting this parameter in a bean.
getSetterName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
A name suitable for use when accessing this association end in programming code.
getSetterName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
The name of the mutator operation that would retrieve this attribute's value.
getSignature() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Return the operation signature, including public/protested abstract returnType name plus argument type and name
getSignature(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
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.webservice.metafacades.WebServiceOperationLogic
Returns the signature of the operation and optionally appends the given 'argumentModifier' to each argument.
getSourceDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Gets the dependencies for which this model element is the source.
getSourceDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Gets the dependencies for which this model element is the source.
getSpecializations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Gets the direct specializations (i.e.
getSpecializations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Gets the direct specializations (i.e.
getStateMachineContext() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStateMachineContext() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
If this model element is the context of an activity graph, this represents that activity graph.
getStaticAttributes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Those attributes that are scoped to the definition of this class.
getStaticAttributes() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Those attributes that are scoped to the definition of this class.
getStaticAttributes() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Those attributes that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Those operations that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Those operations that are scoped to the definition of this class.
getStaticOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Those operations that are scoped to the definition of this class.
getStereotypeNames() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
The collection of ALL stereotype names for this model element.
getStereotypeNames() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The collection of ALL stereotype names for this model element.
getStereotypes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Gets all stereotypes for this model element.
getStereotypes() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Gets all stereotypes for this model element.
getStyle() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The style of binding in the generated WSDL, either DOCUMENT, RPC, or WRAPPED.
getStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The style of binding in the generated WSDL, either DOCUMENT, RPC, or WRAPPED.
getSubPackages() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
returns all packages belonging to this package.
getSuperClass() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperClass() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getSuperClass() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
This class' superclass, returns the generalization if it is a ClassifierFacade, null otherwise.
getTablePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
The Entity table prefix to be used for this package.
getTaggedValues() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTaggedValues() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Return the TaggedValues associated with this model element, under all stereotypes.
getTargetDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Gets the dependencies for which this model element is the target.
getTargetDependencies() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Gets the dependencies for which this model element is the target.
getTemplateParameter(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameter(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Get the template parameter for this model element having the parameterName
getTemplateParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Get the template parameters for this model element
getTemplateParameters() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Get the template parameters for this model element
getTestCall() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
The call for the test that tests this operation.
getTestCall() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The call for the test that tests this operation.
getTestImplementationCall() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
The method call for the test implementation operation.
getTestImplementationCall() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The method call for the test implementation operation.
getTestImplementationName() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The name for the test implementation class.
getTestImplementationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The name for the test implementation class.
getTestImplementationName() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
The name of the the operation used within the test implementation.
getTestImplementationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The name of the the operation used within the test implementation.
getTestImplementationSignature() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
The signature for the test implementation operation.
getTestImplementationSignature() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The signature for the test implementation operation.
getTestName() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The name of a the test for this web service.
getTestName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The name of a the test for this web service.
getTestName() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
The name for the test that tests this operation.
getTestName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The name for the test that tests this operation.
getTestPackageName() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The name of the package to which tests are generated.
getTestPackageName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The name of the package to which tests are generated.
getTestSignature() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
The signature for the test that tests this operation.
getTestSignature() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The signature for the test that tests this operation.
getTestTypeName() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceParameter
The type name used when calling web service tests.
getTestTypeName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
The type name used when calling web service tests.
getType(Object) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
Gets the type or returnType of the model element (if the model element has a type or returnType).
getType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
A Classifier is a classification of instances - it describes a set of instances that have features in common.
getType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
The classifier attached to this association end.
getType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
The classifier owning this attribute.
getTypedArgumentList() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
A comma-separated parameter list (type and name of each parameter) of an operation.
getTypedArgumentList(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
A comma-separated parameter list (type and name of each parameter) of an operation with an optional modifier (i.e final) before each parameter.
getTypeMapping(TypeMappings, String) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Determine how a model type is mapped to a java implementation type.
getTypeMappingElements() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Returns a collection of all type mappings used by this WebServiceFacade.
getTypeMappingElements() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns a collection of all type mappings used by this WebServiceFacade.
getUpper() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
the upper value for the multiplicity (will be -1 for *) - only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
the upper value of the multiplicity (will be -1 for *) -only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
the upper value for the multiplicity (will be -1 for *) -only applicable for UML2
getUpper() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
the upper value for the multiplicity (will be -1 for *) -only applicable for UML2
getUse() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The use of items in the binding, either LITERAL or ENCODED.
getUse() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The use of items in the binding, either LITERAL or ENCODED.
getValidationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
getValidationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
getValidationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
 
getValidationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
getValidationName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
getValidationName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
 
getValidationName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
 
getValidationName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
 
getValidationOwner() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
getVisibility() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
The visibility (i.e.
getVisibility() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The visibility (i.e.
getWebServicePackage() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
TODO: Model Documentation for WebServicePackage
getWebServicePackage() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Represents an operation on a web service.
getWrapperName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWrapperName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWrapperName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The wrapper name for this classifier if a mapped type has a defined wrapper class (ie.
getWsdlArrayName() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLEnumerationType
The type name as a wrapped array type.
getWsdlArrayName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The type name as a wrapped array type.
getWsdlArrayName() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLType
The type as an array name (used with arrayNamePrefix).
getWsdlArrayName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The type as an array name (used with arrayNamePrefix).
getWsdlArrayNamePrefix() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLEnumerationType
The configurable prefix to use for wrapped array types.
getWsdlArrayNamePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The configurable prefix to use for wrapped array types.
getWsdlArrayNamePrefix() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLType
The configurable prefix to use for wrapped array types.
getWsdlArrayNamePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The configurable prefix to use for wrapped array types.
getWsdlFile() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
The location of the WSDL file for this web service.
getWsdlFile() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The location of the WSDL file for this web service.
getXjcArguments() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Override global default XJC arguments for Jaxb wsdl2java (i.e.
getXjcArguments() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Override global default XJC arguments for Jaxb wsdl2java (i.e.
getXmlAdapter() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLTypeAttribute
Class referenced by @XmlAdapter Jaxb annotation
getXmlAdapter() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Class referenced by @XmlAdapter Jaxb annotation
getXmlSchemaType() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLTypeAttribute
XMLSchema type for Jaxb type mapping.
getXmlSchemaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
XMLSchema type for Jaxb type mapping.

H

handleGetAllowedMethods() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetAllowedMethods() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetAllowedOperationExceptions() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
handleGetAllowedOperationExceptions() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetAllowedOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
handleGetAllowedOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetAllowedOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
handleGetAllowedOperations() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
 
handleGetAttributeFormDefault() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
 
handleGetAttributeFormDefault() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
 
handleGetEjbHomeInterface() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetEjbHomeInterface() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetEjbInterface() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetEjbInterface() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetEjbJndiName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetEjbJndiName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetElementFormDefault() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
 
handleGetElementFormDefault() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
 
handleGetFullyQualifiedTestImplementationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetFullyQualifiedTestImplementationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetFullyQualifiedTestName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetFullyQualifiedTestName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetJaxwsCount() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetJaxwsCount() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetNamespace() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetNamespace() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetNamespace() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
 
handleGetNamespace() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
 
handleGetNamespace() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
handleGetNamespace() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogicImpl
 
handleGetNamespace() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
handleGetNamespace() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogicImpl
 
handleGetNamespacePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetNamespacePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetNamespacePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
handleGetNamespacePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogicImpl
 
handleGetNamespacePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
handleGetNamespacePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogicImpl
 
handleGetOperationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetOperationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
Return the value from WebServiceOperation andromda_webservice_operationName, or just the operation.name
handleGetPackageAbbr() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
 
handleGetPackageAbbr() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
Package Abbreviation
handleGetPackageReferences(String, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Method to be implemented in descendants TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebService.getPackageReferences
handleGetPackageReferences(String, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
Get a unique list of packages referenced by the referring package
handleGetPackageReferences(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Method to be implemented in descendants TODO: Model Documentation for WebServicePackage.getPackageReferences
handleGetPackageReferences() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
handleGetPackageReferences() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
Packages referenced by this package
handleGetPackageReferences(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
 
handleGetPackages() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
Get a unique list of packages populated from the results of GetTypeMappingElements
handleGetPackages() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
handleGetPackages() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
 
handleGetParameterStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetParameterStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetPkgAbbr(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetProvider() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetProvider() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetQName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetQName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetQName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
handleGetQName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogicImpl
 
handleGetQName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
handleGetQName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogicImpl
 
handleGetRestCacheType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetRestCacheType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetRestCacheType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetRestCacheType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetRestConsumes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetRestConsumes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetRestConsumes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetRestConsumes() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetRestContexts() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetRestContexts() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
Contexts should be in the form fullyqualifiedclassname variable
handleGetRestCount() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetRestCount() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetRestMethod() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetRestMethod() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetRestParamType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
handleGetRestParamType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogicImpl
 
handleGetRestPartType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetRestPartType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetRestPath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetRestPath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetRestPath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetRestPath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
Create default REST URL of /methodname/parameter/{parameter}/
handleGetRestPathParam() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
handleGetRestPathParam() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogicImpl
 
handleGetRestPathSegment() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
handleGetRestPathSegment() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogicImpl
 
handleGetRestProduces() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetRestProduces() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetRestProduces() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetRestProduces() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetRestProvider() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetRestProvider() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetRestProvider() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetRestProvider() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetRestRequestType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetRestRequestType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetRestRetention() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetRestRetention() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetRestSuspend() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetRestSuspend() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetRestTarget() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetRestTarget() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetRestTestPath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetRestTestPath() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
Create test REST URL of /methodname/parameter/{parameter}/ Substitutes test values for parameters
handleGetRolesAllowed() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetRolesAllowed() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetRpcClassName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetRpcClassName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetSchemaLocation() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
 
handleGetSchemaLocation() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
 
handleGetSchemaMappings() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Method to be implemented in descendants TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebService.getSchemaMappings
handleGetSchemaMappings() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetSchemaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
handleGetSchemaType(boolean, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Method to be implemented in descendants Gets the schema type for this WSDL type.
handleGetSchemaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogicImpl
 
handleGetSchemaType(boolean, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogicImpl
 
handleGetSchemaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
handleGetSchemaType(boolean, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Method to be implemented in descendants Gets the schema type for this WSDL type.
handleGetSchemaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogicImpl
 
handleGetSchemaType(boolean, boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogicImpl
 
handleGetSignature(boolean) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetTestCall() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetTestCall() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetTestImplementationCall() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetTestImplementationCall() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetTestImplementationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetTestImplementationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetTestImplementationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetTestImplementationName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetTestImplementationSignature() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetTestImplementationSignature() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetTestName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetTestName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetTestName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetTestName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetTestPackageName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetTestPackageName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetTestSignature() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleGetTestSignature() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetTestTypeName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
handleGetTestTypeName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogicImpl
 
handleGetTypeMappingElements() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetTypeMappingElements() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetUse() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetUse() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetWebServicePackage() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
handleGetWebServicePackage() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleGetWsdlArrayName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
handleGetWsdlArrayName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogicImpl
 
handleGetWsdlArrayName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
handleGetWsdlArrayName() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogicImpl
 
handleGetWsdlArrayNamePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
handleGetWsdlArrayNamePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogicImpl
 
handleGetWsdlArrayNamePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
handleGetWsdlArrayNamePrefix() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogicImpl
 
handleGetWsdlFile() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetWsdlFile() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetXjcArguments() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleGetXjcArguments() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleGetXmlAdapter() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
 
handleGetXmlAdapter() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogicImpl
 
handleGetXmlns() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
 
handleGetXmlSchemaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
 
handleGetXmlSchemaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogicImpl
 
handleIsAttribute() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
handleIsAttribute() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogicImpl
 
handleIsAttribute() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
 
handleIsAttribute() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogicImpl
 
handleIsDocumentStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleIsDocumentStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleIsElement() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
handleIsElement() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogicImpl
 
handleIsElement() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
 
handleIsElement() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogicImpl
 
handleIsEncodedUse() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleIsEncodedUse() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleIsExposed() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleIsExposed() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleIsLiteralUse() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleIsLiteralUse() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleIsMissingXmlSchema() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
 
handleIsMissingXmlSchema() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
 
handleIsNillable() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
handleIsNillable() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogicImpl
 
handleIsNillable() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
 
handleIsNillable() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogicImpl
 
handleIsNillable() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
 
handleIsNillable() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogicImpl
 
handleIsRest() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleIsRest() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleIsRestAtom() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleIsRestAtom() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleIsRestAtom() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleIsRestAtom() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleIsRestEncoded() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleIsRestEncoded() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleIsRestEncoded() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
handleIsRestEncoded() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogicImpl
 
handleIsRpcStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleIsRpcStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleIsSchemaValidation() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleIsSchemaValidation() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleIsSecured() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleIsSecured() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleIsSimpleBindingMode() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleIsSimpleBindingMode() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
handleIsWebFaultAnException() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
handleIsWebFaultAnException() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogicImpl
 
handleIsWebFaultOnAllExceptions() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
handleIsWebFaultOnAllExceptions() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
handleIsWebFaultThrown() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
handleIsWebFaultThrown() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogicImpl
 
handleIsWrappedStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
handleIsWrappedStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
hasComplexTypes(ClassifierFacade, boolean) - Method in class org.andromda.cartridges.webservice.WebServiceUtils
Determine if an object has schema complex types (associations, multiplicity > 1, or complex attributes).
hasExactStereotype(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WebServiceOperationLogic
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.webservice.metafacades.WebServicePackageLogic
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.webservice.metafacades.WebServiceParameterLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeAssociationEndLogic
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.webservice.metafacades.WSDLTypeAttributeLogic
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.webservice.metafacades.WSDLTypeLogic
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.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WebServiceOperationLogic
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.webservice.metafacades.WebServicePackageLogic
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.webservice.metafacades.WebServiceParameterLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeAssociationEndLogic
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.webservice.metafacades.WSDLTypeAttributeLogic
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.webservice.metafacades.WSDLTypeLogic
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.webservice.metafacades.WebServiceLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Returns true if the model element has the specified stereotype.
hasStereotype(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Returns true if the model element has the specified stereotype.
HEADER_ABBR - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Custom webservice header namespace abbreviation: andromda_header_abbr
HEADER_ELEMENT - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Custom webservice header element name reference: andromda_wsdl_header_element
HEADER_NAMESPACE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Custom webservice header namespace URL: andromda_header_namespace
HEADER_PARTNAME - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Custom webservice header element partName: andromda_wsdl_header_partName
HEADER_USE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Custom webservice header use literal/encoded: andromda_wsdl_header_use
HEADER_XSD_LOCATION - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Custom webservice header xsd location (relative reference): andromda_header_XSDlocation

I

initialize() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
initialize() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
initialize() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
 
initialize() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
initialize() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
initialize() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
 
initialize() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
 
initialize() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
isAbstract() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates if this classifier is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
True is the operation is abstract.
isAbstract() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates if this classifier is 'abstract'.
isAbstract() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates if this classifier is 'abstract'.
isAddOnly() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
True if this attribute can only be set.
isAggregation() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
True if this association end represents an aggregation relationship.
isArrayType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
True if this classifier represents an array type.
isArrayType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
True if this classifier represents an array type.
isArrayType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
True if this classifier represents an array type.
isAssociationClass() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationClass() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
True if the ClassifierFacade is an AssociationClass.
isAssociationEndFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
 
isAttribute() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceParameter
Is the parameter an XML attribute?
isAttribute() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Is the parameter an XML attribute?
isAttribute() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLTypeAttribute
Is the attribute an XML attribute?
isAttribute() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Is the attribute an XML attribute?
isAttributeFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
 
isBidirectional() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Is true if update of one side of the association should also update the other side.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBindingDependenciesPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
True if there are target dependencies from this element that are instances of BindingFacade.
isBlobType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns true if this type represents a Blob type.
isBlobType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Returns true if this type represents a Blob type.
isBlobType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Returns true if this type represents a Blob type.
isBooleanType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates if this type represents a boolean type or not.
isBooleanType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates if this type represents a boolean type or not.
isBooleanType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates if this type represents a boolean type or not.
isChangeable() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
True if this attribute can be modified.
isCharacterType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isCharacterType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isCharacterType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates if this type represents a char, Character, or java.lang.Character type or not.
isChild() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Returns whether or not (true/false) this association end is the child end of the assocation (i.e.
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
isClassifierFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
isClobType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns true if this type represents a Clob type.
isClobType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Returns true if this type represents a Clob type.
isClobType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Returns true if this type represents a Clob type.
isCollectionType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
True if this classifier represents a collection type.
isCollectionType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
True if this classifier represents a collection type.
isCollectionType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
True if this classifier represents a collection type.
isComposition() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
True if this association end represents a composition relationship.
isConstraintsPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Indicates if any constraints are present on this model element.
isConstraintsPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates if any constraints are present on this model element.
isDataType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
True/false depending on whether or not this classifier represents a datatype.
isDataType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
True/false depending on whether or not this classifier represents a datatype.
isDataType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
True/false depending on whether or not this classifier represents a datatype.
isDateType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
True when this classifier is a date type.
isDateType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
True when this classifier is a date type.
isDateType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
True when this classifier is a date type.
isDefaultValuePresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Indicates if the default value is present.
isDefaultValuePresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Indicates if the default value is present.
isDerived() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
If the association end is derived (its value is computed).
isDerived() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
If the attribute is derived (its value is computed).
isDocumentationPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Indicates if any documentation is present on this model element.
isDocumentationPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates if any documentation is present on this model element.
isDocumentStyle() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Indicates whether or not this service is "document" style.
isDocumentStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates whether or not this service is "document" style.
isDoubleType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates if this type represents a Double type or not.
isDoubleType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates if this type represents a Double type or not.
isDoubleType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates if this type represents a Double type or not.
isElement() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceParameter
Is the attribute an XML element?
isElement() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Is the attribute an XML element?
isElement() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLTypeAttribute
Is the attribute an XML element?
isElement() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Is the attribute an XML element?
isEmbeddedValue() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEmbeddedValue() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEmbeddedValue() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates whether or not this classifier represents an "EmbeddedValue'.
isEncodedUse() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Indicates whether or not this web service has a "encoded" use defined.
isEncodedUse() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates whether or not this web service has a "encoded" use defined.
isEnumeration() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
True if this classifier is in fact marked as an enumeration.
isEnumeration() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
True if this classifier is in fact marked as an enumeration.
isEnumeration() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
True if this classifier is in fact marked as an enumeration.
isEnumerationFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
isEnumerationLiteral() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
True if this attribute is owned by an enumeration.
isEnumerationLiteralParametersExist() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Returns true if enumeration literal parameters exist (defined by tagged value) for the literal.
isEnumerationMember() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
True if this attribute is owned by an enumeration but is defined as a member variable (NOT a literal).
isException() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
UML2: Returns the value of the 'Is Exception' attribute.
isExceptionsPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
True if the operation has (i.e.
isExposed() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
Returns true/false depending on whether or not this web service operation is exposed.
isExposed() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Returns true/false depending on whether or not this web service operation is exposed.
isFileType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns true if this type represents a 'file' type.
isFileType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Returns true if this type represents a 'file' type.
isFileType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Returns true if this type represents a 'file' type.
isFloatType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates if this type represents a Float type or not.
isFloatType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates if this type represents a Float type or not.
isFloatType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates if this type represents a Float type or not.
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
isGeneralizableElementFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
isIncomingMessageOperation() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Whether or not this operation represents an "incoming" message operation (i.e.
isInoutParameter() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
True if this parameter is an inout parameter.
isInParameter() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
True if this parameter is an 'in' parameter.
isIntegerType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isIntegerType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isIntegerType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates if this type represents an int or Integer or java.lang.Integer type or not.
isInterface() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
True/false depending on whether or not this Classifier represents an interface.
isInterface() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
True/false depending on whether or not this Classifier represents an interface.
isInterface() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
True/false depending on whether or not this Classifier represents an interface.
isLeaf() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isLeaf() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
IsLeaf property in the association end property.
isLeaf() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
IsLeaf property in the operation.
isLeaf() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
True if this classifier cannot be extended and represent a leaf in the inheritance tree.
isListType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
True if this classifier represents a list type.
isListType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
True if this classifier represents a list type.
isListType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
True if this classifier represents a list type.
isLiteralUse() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Indicates whether or not this web service has a "literal" use defined.
isLiteralUse() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates whether or not this web service has a "literal" use defined.
isLongType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates if this type represents a Long type or not.
isLongType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates if this type represents a Long type or not.
isLongType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates if this type represents a Long type or not.
isMany() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
UML2 only.
isMany() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
If upper>1 or upper==unlimited.
isMany() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
True if this association end's multiplicity is greater than one.
isMany() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Whether or not this attribute has a multiplicity greater than 1.
isMany2Many() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
True if this association end's and the other end's multiplicities are both many.
isMany2One() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
True if this association end's multiplicity is many while the other end's is one.
isMapType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates whether or not this classifier represents a Map type.
isMapType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates whether or not this classifier represents a Map type.
isMapType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates whether or not this classifier represents a Map type.
isMessageOperation() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Whether or not this is operation accepts incoming or outgoing messages.
isMissingXmlSchema() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServicePackage
If this package contains XML elements referenced by other packages that are used by any webservices, if using CXF/JAX-WS and schemas are imported.
isMissingXmlSchema() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
If this package contains XML elements referenced by other packages that are used by any webservices, if using CXF/JAX-WS and schemas are imported.
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
 
isModelElementFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
isNavigable() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
True if it is possible to navigate from the other end to this association end .
isNillable() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceParameter
Whether or not this webservice parameter is nillable.
isNillable() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Whether or not this webservice parameter is nillable.
isNillable() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEnd
Whether or not this WSDL Type association end is nillable.
isNillable() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Whether or not this WSDL Type association end is nillable.
isNillable() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLTypeAttribute
Whether or not this WSDL Type attribute is nillable.
isNillable() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Whether or not this WSDL Type attribute is nillable.
isOne2Many() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
True if this association end's multiplicity is one while the other end's is many.
isOne2One() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
True if this association end's and the other end's multiplicities are both one.
isOperationFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
isOrdered() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
UML2 only: If isMany (Collection type returned), is the type unique within the collection.
isOrdered() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
UML2 Only: Is parameter ordered within the Collection type.
isOrdered() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Indicates whether or not the association ends are ordered (if multiplicity is greater than 1).
isOrdered() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Indicates whether or not the attributes are ordered (if multiplicity is greater than 1).
isOutgoingMessageOperation() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Whether or not this service operation represents an "outgoing" messaging operation (i.e.
isOutParameter() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
True if this parameter is an 'out' parameter.
isOverriding() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
True if this operation overrides an operation defined in an ancestor class.
isPackageFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
 
isParameterFacadeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
isPostconditionsPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Whether any postcondition constraints are present on this operation.
isPreconditionsPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Whether any precondition constraints are present on this operation.
isPrimitive() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates whether or not this classifier represents a primitive type.
isPrimitive() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates whether or not this classifier represents a primitive type.
isPrimitive() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates whether or not this classifier represents a primitive type.
isQuery() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Indicates whether or not this operation is a query operation.
isReadable() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
True if this parameter is readable, aka an in-parameter, or this feature is unspecified.
isReadOnly() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
True if the association end cannot be changed.
isReadOnly() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Whether or not this attribute can be modified.
isRequired() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Whether or not this parameter is considered required (i.e must a non-empty value).
isRequired() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
True if this association end's multiplicity is strictly greater than zero.
isRequired() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Whether or not the multiplicity of this attribute is 1.
isReservedWord() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WebServiceOperationLogic
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.webservice.metafacades.WebServicePackageLogic
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.webservice.metafacades.WebServiceParameterLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeAssociationEndLogic
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.webservice.metafacades.WSDLTypeAttributeLogic
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.webservice.metafacades.WSDLTypeLogic
True if this element name is a reserved word in Java, C#, ANSI or ISO C, C++, JavaScript.
isRest() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
Is this operation a JAX-RS REST operation? JAX-WS and JAX-RS can be mixed in the same service class.
isRest() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Is this operation a JAX-RS REST operation? JAX-WS and JAX-RS can be mixed in the same service class.
isRestAtom() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
If this REST service provides application/atom, or any service operations provide application/atom
isRestAtom() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
If this REST service provides application/atom, or any service operations provide application/atom
isRestAtom() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
If this REST service provides application/atom, or any service operations provide application/atom
isRestAtom() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
If this REST service provides application/atom, or any service operations provide application/atom
isRestEncoded() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
 
isRestEncoded() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
isRestEncoded() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceParameter
TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebServiceParameter.restEncoded
isRestEncoded() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
TODO: Model Documentation for org.andromda.cartridges.webservice.metafacades.WebServiceParameter.restEncoded
isReturn() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Whether or not this parameter represents a return parameter.
isReturnTypePresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
True/false depending on whether or not the operation has a return type or not (i.e.
isReverseNamespace() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
Gets whether or not reverseNamespace is true/false for this type.
isRpcStyle() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Indicates whether or not this service is "rpc" style.
isRpcStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates whether or not this service is "rpc" style.
isSchemaValidation() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Validate incoming webservice XML against wsdl/xsd schema
isSchemaValidation() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Validate incoming webservice XML against wsdl/xsd schema
isSecured() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Whether or not this web service is secured (its based on whether or not it has any roles associated to it).
isSecured() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Whether or not this web service is secured (its based on whether or not it has any roles associated to it).
isServiceMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
isServiceOperationMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
isSetType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
True if this classifier represents a set type.
isSetType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
True if this classifier represents a set type.
isSetType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
True if this classifier represents a set type.
isSimpleBindingMode() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Use Jaxb2 XJC simple binding mode
isSimpleBindingMode() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Use Jaxb2 XJC simple binding mode
isSimpleType(ModelElementFacade) - Static method in class org.andromda.cartridges.webservice.WebServiceUtils
Returns true if java.lang.* or java.util.* datatype and not many*
isStatic() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
True is the operation is static (only a single instance can be instantiated).
isStatic() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Indicates if this associationEnd is 'static', meaning it has a classifier scope.
isStatic() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Indicates if this attribute is 'static', meaning it has a classifier scope.
isStringType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates whether or not this classifier represents a string type.
isStringType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates whether or not this classifier represents a string type.
isStringType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates whether or not this classifier represents a string type.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
True is there are template parameters on this model element.
isTemplateParametersPresent() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
True is there are template parameters on this model element.
isTimeType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates whether or not this classifier represents a time type.
isTimeType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates whether or not this classifier represents a time type.
isTimeType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Indicates whether or not this classifier represents a time type.
isTypeSafe() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Indicates whether the enumeration must be generated using a Java 5 type-safe enum or a traditional enumeration-pattern class.
isUnique() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
UML2 only: for Collection return type, is the type unique within the collection.
isUnique() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
If Parameter type isMany (UML2), is the parameter unique within the Collection.
isUnique() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
UML2: If the association attribute is unique within the Collection type.
isUnique() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
If the attribute is unique within the Collection type.
isValidIdentifierName() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WebServiceOperationLogic
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.webservice.metafacades.WebServicePackageLogic
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.webservice.metafacades.WebServiceParameterLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeAssociationEndLogic
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.webservice.metafacades.WSDLTypeAttributeLogic
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.webservice.metafacades.WSDLTypeLogic
True if this element name is a valid identifier name in Java, C#, ANSI or ISO C, C++, JavaScript.
isWebFaultAnException() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLType
Checks if WSDLType Class with stereotype WebFault is also a type of Exception (has one of the Exception stereotypes).
isWebFaultAnException() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Checks if WSDLType Class with stereotype WebFault is also a type of Exception (has one of the Exception stereotypes).
isWebFaultOnAllExceptions() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
Checks is each service exception reference is some Exception type and has stereotype WebFault, if CXF.
isWebFaultOnAllExceptions() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Checks is each service exception reference is some Exception type and has stereotype WebFault, if CXF.
isWebFaultThrown() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLType
Checks if WSDLType Class has stereotype WebFault, and if it is actually thrown by some webservice operation.
isWebFaultThrown() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Checks if WSDLType Class has stereotype WebFault, and if it is actually thrown by some webservice operation.
isWebServiceMetaType() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Indicates the metafacade type (used for metafacade mappings).
isWebServiceMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
isWebServiceOperationMetaType() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceOperation
Indicates the metafacade type (used for metafacade mappings).
isWebServiceOperationMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
isWebServicePackageMetaType() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServicePackage
Indicates the metafacade type (used for metafacade mappings).
isWebServicePackageMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
 
isWebServiceParameterMetaType() - Method in interface org.andromda.cartridges.webservice.metafacades.WebServiceParameter
Indicates the metafacade type (used for metafacade mappings).
isWebServiceParameterMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
isWrappedPrimitive() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Returns true if this type is a wrapped primitive type.
isWrappedPrimitive() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Returns true if this type is a wrapped primitive type.
isWrappedPrimitive() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Returns true if this type is a wrapped primitive type.
isWrappedStyle() - Method in interface org.andromda.cartridges.webservice.metafacades.WebService
Indicates whether or not this service style is "wrapped".
isWrappedStyle() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Indicates whether or not this service style is "wrapped".
isWritable() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
True if this parameter is writable, aka an out-parameter, or this feature is unspecified.
isWSDLEnumerationTypeMetaType() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLEnumerationType
Indicates the metafacade type (used for metafacade mappings).
isWSDLEnumerationTypeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
isWSDLTypeAssociationEndMetaType() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEnd
Indicates the metafacade type (used for metafacade mappings).
isWSDLTypeAssociationEndMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
 
isWSDLTypeAttributeMetaType() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLTypeAttribute
Indicates the metafacade type (used for metafacade mappings).
isWSDLTypeAttributeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
 
isWSDLTypeMetaType() - Method in interface org.andromda.cartridges.webservice.metafacades.WSDLType
Indicates the metafacade type (used for metafacade mappings).
isWSDLTypeMetaType() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 

J

JAXB_SIMPLE_BINDING_MODE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Overrides the default Jaxb simpleBindingMode for this service in wsdl2java.
JAXB_XJC_ARGUMENTS - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Overrides the default Jaxb XJC arguments for this service in wsdl2java.

M

metaObject - Variable in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
The underlying UML object
metaObject - Variable in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
The underlying UML object

N

NAMESPACE_DELIMITER - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
The namespace delimiter (separates namespaces).
NAMESPACE_PATTERN - Static variable in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
namespacePattern
NAMESPACE_PREFIX - Static variable in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
namespacePrefix

O

org.andromda.cartridges.webservice - package org.andromda.cartridges.webservice
 
org.andromda.cartridges.webservice.metafacades - package org.andromda.cartridges.webservice.metafacades
 

Q

QNAME_LOCAL_PART_PATTERN - Static variable in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
qualifiedNameLocalPartPattern

R

resetMetafacadeContext(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Reset context only for non-root metafacades
resetMetafacadeContext(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Reset context only for non-root metafacades
REST - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: Is this a REST implementation?
REST_CONSUMES - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_consumes
REST_CONTEXT - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_context
REST_ENCODED - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_encoded
REST_HTTP_METHOD - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_http_method
REST_PARAM_TYPE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_param_type
REST_PARAMETER_URL - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_parameter_URL
REST_PART_TYPE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_part_type
REST_PATH - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_path
REST_PATH_PARAM - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_path_param
REST_PATH_SEGMENT - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_path_segment
REST_PRODUCES - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_produces
REST_PROVIDER - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_provider
REST_REQUEST_TYPE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_request_type
REST_RETENTION - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_retention
REST_ROLES_ALLOWED - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_roles_allowed
REST_SUSPEND - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_suspend
REST_TARGET - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
REST: andromda_REST_target
REVERSE_NAMESPACE - Static variable in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
reverseNamespace
REVERSE_NAMESPACE - Static variable in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
reverseNamespace
reversePackage(String) - Static method in class org.andromda.cartridges.webservice.WebServiceUtils
Reverses the packageName.
ROLE_NAME - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Optionally allows you to define the name of the role (if it needs to be different than the name of the actor that defines the role).

S

SCHEMA_TYPE_MAPPINGS_URI - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Defines the property that stores the location of the schema type mappings URI.
SECURITY_ABBR - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Security namespace abbreviation: andromda_security_abbr
SECURITY_ELEMENT - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Security element name reference: andromda_wsdl_security_element
SECURITY_NAMESPACE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Security namespace URL: andromda_security_namespace
SECURITY_PARTNAME - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Security element partName: andromda_wsdl_security_partName
SECURITY_USE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Security use literal/encoded: andromda_wsdl_security_use
SECURITY_XSD_LOCATION - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Security xsd location (relative reference): andromda_security_XSDlocation
STEREOTYPE_WEBSERVICE_HEADER - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Set customized WebService Header in wsdl definition and service implementation.
STEREOTYPE_WEBSERVICE_SECURITY - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Set WebService Security in wsdl definition and service implementation.
STEREOTYPE_XML_ATTRIBUTE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Overrides the default attribute/element output for this element.
STEREOTYPE_XML_ELEMENT - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Overrides the default attribute/element output for this element.

T

toString() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
 
toString() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
 
toString() - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
 
toString() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
 
toString() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
toString() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
 
toString() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
 
toString() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
 
translateConstraint(String, String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
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.webservice.metafacades.WebServiceOperationLogic
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.webservice.metafacades.WebServicePackageLogic
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.webservice.metafacades.WebServiceParameterLogic
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.webservice.metafacades.WSDLEnumerationTypeLogic
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.webservice.metafacades.WSDLTypeAssociationEndLogic
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.webservice.metafacades.WSDLTypeAttributeLogic
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.webservice.metafacades.WSDLTypeLogic
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.webservice.metafacades.WebServiceLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateConstraints(String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Translates all constraints belonging to this model element with the given 'translation'.
translateConstraints(String, String) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Translates the constraints of the specified 'kind' belonging to this model element.
translateMediaType(String) - Static method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
Translates Media Enumeration Type into string for produces/consumes annotation

U

USE_ENUM_VALUE_IN_XSD - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Use human readable mixed-case enumeration literal values in XSD, instead of literal key.
useEnumValueInXSD() - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
Used to map between XML (list of restricted strings) and Java enum (has both a name and a value).
useEnumValueInXSD() - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogicImpl
Used to map between XML (list of restricted strings) and Java enum (has both a name and a value).

V

validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Constraint: org::andromda::cartridges::webservice::metafacades::WebService::operation name must be unique
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Constraint: org::andromda::cartridges::webservice::metafacades::WebServiceOperation::a web service operation return type can not be a collection type
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
Constraint: org::andromda::cartridges::webservice::metafacades::WebServiceOperation::operation must start with a lowercase letter
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Constraint: org::andromda::cartridges::webservice::metafacades::WebServicePackage::webservice operation names must be unique
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
Constraint: org::andromda::cartridges::webservice::metafacades::WebServicePackage::package must be lowercase
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Constraint: org::andromda::cartridges::webservice::metafacades::WebServiceParameter::a web service parameter can not be of type collection
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogicImpl
Constraint: org::andromda::cartridges::webservice::metafacades::WebServiceParameter::parameter must start with a lowercase letter
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogicImpl
Constraint: org::andromda::cartridges::webservice::metafacades::WSDLTypeAssociationEnd::association end must start with a lowercase letter
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
 
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogicImpl
Constraint: org::andromda::cartridges::webservice::metafacades::WSDLTypeAttribute::attribute must start with a lowercase letter
validateInvariants(Collection<ModelValidationMessage>) - Method in class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Constraint: org::andromda::cartridges::webservice::metafacades::WSDLType::array type needs a non-array type

W

WEB_SERVICE_NAME - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Service can be exposed with a different service operation name, allowing overloaded service methods.
WEB_SERVICE_PARAMETER_STYLE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Defines the parameter style of the web service to be generated (i.e.
WEB_SERVICE_PROVIDER - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
The provider to use for the service, by default is RPC which will use a plain java object as the provider.
WEB_SERVICE_STYLE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Defines the style of the web service to be generated (i.e.
WEB_SERVICE_USE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
The use of the service to be generated (i.e.
WEB_WSDL_SOAP_ADDRESS - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
The WSDL SOAP Address to use for the service, by default is $webserviceHost:$webservicePort/$webContext/services
WebService - Interface in org.andromda.cartridges.webservice.metafacades
Represents a web service.
WebServiceGlobals - Class in org.andromda.cartridges.webservice
Stores global variables for the WebService cartridge metafacades.
WebServiceGlobals() - Constructor for class org.andromda.cartridges.webservice.WebServiceGlobals
 
WebServiceLogic - Class in org.andromda.cartridges.webservice.metafacades
Represents a web service.
WebServiceLogic(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WebServiceLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
WebServiceLogicImpl - Class in org.andromda.cartridges.webservice.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.webservice.metafacades.WebService.
WebServiceLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl
 
WebServiceLogicImpl.OperationNameComparator - Class in org.andromda.cartridges.webservice.metafacades
Used to sort operations by name.
WebServiceLogicImpl.OperationNameComparator() - Constructor for class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl.OperationNameComparator
 
WebServiceLogicImpl.TypeComparator - Class in org.andromda.cartridges.webservice.metafacades
We use this comparator to actually eliminate duplicates instead of sorting like a comparator is normally used.
WebServiceLogicImpl.TypeComparator() - Constructor for class org.andromda.cartridges.webservice.metafacades.WebServiceLogicImpl.TypeComparator
We use this comparator to actually eliminate duplicates instead of sorting like a comparator is normally used.
WebServiceOperation - Interface in org.andromda.cartridges.webservice.metafacades
Represents an operation on a web service.
WebServiceOperationLogic - Class in org.andromda.cartridges.webservice.metafacades
Represents an operation on a web service.
WebServiceOperationLogic(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
WebServiceOperationLogicImpl - Class in org.andromda.cartridges.webservice.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.webservice.metafacades.WebServiceOperation.
WebServiceOperationLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WebServiceOperationLogicImpl
 
WebServicePackage - Interface in org.andromda.cartridges.webservice.metafacades
TODO: Model Documentation for WebServicePackage Metafacade interface to be used by AndroMDA cartridges.
WebServicePackageLogic - Class in org.andromda.cartridges.webservice.metafacades
TODO: Model Documentation for WebServicePackage MetafacadeLogic for WebServicePackage
WebServicePackageLogic(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
WebServicePackageLogicImpl - Class in org.andromda.cartridges.webservice.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.webservice.metafacades.WebServicePackage.
WebServicePackageLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WebServicePackageLogicImpl
Public constructor for WebServicePackageLogicImpl
WebServiceParameter - Interface in org.andromda.cartridges.webservice.metafacades
Represents a parameter modeled on a webservice.
WebServiceParameterLogic - Class in org.andromda.cartridges.webservice.metafacades
Represents a parameter modeled on a webservice.
WebServiceParameterLogic(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
WebServiceParameterLogicImpl - Class in org.andromda.cartridges.webservice.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.webservice.metafacades.WebServiceParameter.
WebServiceParameterLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WebServiceParameterLogicImpl
 
WebServiceUtils - Class in org.andromda.cartridges.webservice
Contains utilities used within the WebService cartridge.
WebServiceUtils() - Constructor for class org.andromda.cartridges.webservice.WebServiceUtils
 
WSDLEnumerationType - Interface in org.andromda.cartridges.webservice.metafacades
Represents an web service WSDL enumeration type.
WSDLEnumerationTypeLogic - Class in org.andromda.cartridges.webservice.metafacades
Represents an web service WSDL enumeration type.
WSDLEnumerationTypeLogic(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
WSDLEnumerationTypeLogicImpl - Class in org.andromda.cartridges.webservice.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.webservice.metafacades.WSDLEnumerationType.
WSDLEnumerationTypeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WSDLEnumerationTypeLogicImpl
 
WSDLType - Interface in org.andromda.cartridges.webservice.metafacades
Represents an web service WSDL type.
WSDLTypeAssociationEnd - Interface in org.andromda.cartridges.webservice.metafacades
Represents an association end of a WSDL type.
WSDLTypeAssociationEndLogic - Class in org.andromda.cartridges.webservice.metafacades
Represents an association end of a WSDL type.
WSDLTypeAssociationEndLogic(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
WSDLTypeAssociationEndLogicImpl - Class in org.andromda.cartridges.webservice.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEnd.
WSDLTypeAssociationEndLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WSDLTypeAssociationEndLogicImpl
 
WSDLTypeAttribute - Interface in org.andromda.cartridges.webservice.metafacades
Represents an attribute of a WSDL type.
WSDLTypeAttributeLogic - Class in org.andromda.cartridges.webservice.metafacades
Represents an attribute of a WSDL type.
WSDLTypeAttributeLogic(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
WSDLTypeAttributeLogicImpl - Class in org.andromda.cartridges.webservice.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.webservice.metafacades.WSDLTypeAttribute.
WSDLTypeAttributeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WSDLTypeAttributeLogicImpl
 
WSDLTypeLogic - Class in org.andromda.cartridges.webservice.metafacades
Represents an web service WSDL type.
WSDLTypeLogic(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogic
Create Metafacade implementation instance using the MetafacadeFactory from the context
WSDLTypeLogicImpl - Class in org.andromda.cartridges.webservice.metafacades
MetafacadeLogic implementation for org.andromda.cartridges.webservice.metafacades.WSDLType.
WSDLTypeLogicImpl(Object, String) - Constructor for class org.andromda.cartridges.webservice.metafacades.WSDLTypeLogicImpl
 

X

XML_ADAPTER - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Supplies type value for @XmlAdapter Jaxb annotation for attribute or element.
XML_NAME - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
XML attribute/element name, overrides default attribute/parameter name.
XML_NAMESPACE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
XML package namespace, overrides default reversed package name.
XML_SCHEMA_VALIDATION - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Validate the incoming web service XML against the service wsdl/xsd schema.
XML_TRANSIENT - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Prevents the mapping of a Java type to XML.
XML_TYPE - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
Overrides the default schema type for this property or parameter.
XML_XMLNS - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
XML package namespace abbreviation, overrides default sequentially numbered nsX.
XSD_NAMESPACE_PREFIX - Static variable in class org.andromda.cartridges.webservice.WebServiceGlobals
The prefix for the XSD namespace.
A B C E F G H I J M N O Q R S T U V W X 

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