|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'TJSP'. If the attribute 'for' has the value 'fault', the attribute 'faultQName' becomes mandatory. For all other values of the attribute 'for', the attribute 'faultQName' will be ignored.
The following features are supported:
TaskPackage.getTJSP()
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getApplyTo()
Returns the value of the 'Apply To' containment reference list. |
java.lang.String |
getContextRoot()
Returns the value of the 'Context Root' attribute. |
javax.xml.namespace.QName |
getFaultQName()
Returns the value of the 'Fault QName' attribute. |
TJspUsagePattern |
getFor()
Returns the value of the 'For' attribute. |
org.eclipse.emf.common.util.URI |
getUri()
Returns the value of the 'Uri' attribute. |
boolean |
isSetFor()
Returns whether the value of the ' For ' attribute is set. |
void |
setContextRoot(java.lang.String value)
Sets the value of the ' Context Root ' attribute. |
void |
setFaultQName(javax.xml.namespace.QName value)
Sets the value of the ' Fault QName ' attribute. |
void |
setFor(TJspUsagePattern value)
Sets the value of the ' For ' attribute. |
void |
setUri(org.eclipse.emf.common.util.URI value)
Sets the value of the ' Uri ' attribute. |
void |
unsetFor()
Unsets the value of the ' For ' 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 |
Field Detail |
public static final java.lang.String COPYRIGHT
Method Detail |
public org.eclipse.emf.common.util.EList getApplyTo()
TApplyTo
.
If the meaning of the 'Apply To' containment reference list isn't clear, there really should be more of a description here...
TaskPackage.getTJSP_ApplyTo()
public java.lang.String getContextRoot()
If the meaning of the 'Context Root' attribute isn't clear, there really should be more of a description here...
setContextRoot(String)
,
TaskPackage.getTJSP_ContextRoot()
public void setContextRoot(java.lang.String value)
Context Root
' attribute.
value
- the new value of the 'Context Root' attribute.getContextRoot()
public javax.xml.namespace.QName getFaultQName()
If the meaning of the 'Fault QName' attribute isn't clear, there really should be more of a description here...
setFaultQName(QName)
,
TaskPackage.getTJSP_FaultQName()
public void setFaultQName(javax.xml.namespace.QName value)
Fault QName
' attribute.
value
- the new value of the 'Fault QName' attribute.getFaultQName()
public TJspUsagePattern getFor()
"fault"
.
The literals are from the enumeration TJspUsagePattern
.
If the meaning of the 'For' attribute isn't clear, there really should be more of a description here...
TJspUsagePattern
,
isSetFor()
,
unsetFor()
,
setFor(TJspUsagePattern)
,
TaskPackage.getTJSP_For()
public void setFor(TJspUsagePattern value)
For
' attribute.
value
- the new value of the 'For' attribute.TJspUsagePattern
,
isSetFor()
,
unsetFor()
,
getFor()
public void unsetFor()
For
' attribute.
isSetFor()
,
getFor()
,
setFor(TJspUsagePattern)
public boolean isSetFor()
For
' attribute is set.
unsetFor()
,
getFor()
,
setFor(TJspUsagePattern)
public org.eclipse.emf.common.util.URI getUri()
If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...
setUri(URI)
,
TaskPackage.getTJSP_Uri()
public void setUri(org.eclipse.emf.common.util.URI value)
Uri
' attribute.
value
- the new value of the 'Uri' attribute.getUri()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |