|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConstructorParameterOrder
A representation of the model object 'Constructor Parameter Order'. The constructor-parameter-order element defines the order that complexType element values are applied to a Java exception constructor. Element names are specified for each parameter of the constructor, including element names of inherited types if necessary. Used in: exception-mapping
The following features are supported:
JaxrpcmapPackage.getConstructorParameterOrder()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getElementNames()
Returns the value of the 'Element Names' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
JaxrpcmapPackage.getConstructorParameterOrder_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
org.eclipse.emf.common.util.EList getElementNames()
ElementName
.
If the meaning of the 'Element Names' containment reference list isn't clear, there really should be more of a description here...
JaxrpcmapPackage.getConstructorParameterOrder_ElementNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |