|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserDataConstraint
The user-data-constraint element is used to indicate how data communicated between the client and container should be protected
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
org.eclipse.emf.common.util.EList |
getDescriptions()
Returns the value of the 'Descriptions' containment reference list. |
SecurityConstraint |
getSecConstraint()
|
TransportGuaranteeType |
getTransportGuarantee()
|
boolean |
isSetTransportGuarantee()
Returns whether the value of the ' Transport Guarantee ' attribute is set |
void |
setDescription(java.lang.String value)
|
void |
setSecConstraint(SecurityConstraint value)
|
void |
setTransportGuarantee(TransportGuaranteeType value)
Sets the value of the ' Transport Guarantee ' attribute |
void |
unsetTransportGuarantee()
Unsets the value of the ' Transport Guarantee ' 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 getDescription()
void setDescription(java.lang.String value)
value
- The new value of the Description attributeTransportGuaranteeType getTransportGuarantee()
void setTransportGuarantee(TransportGuaranteeType value)
Transport Guarantee
' attribute.
value
- the new value of the 'Transport Guarantee' attribute.TransportGuaranteeType
,
isSetTransportGuarantee()
,
unsetTransportGuarantee()
,
getTransportGuarantee()
void unsetTransportGuarantee()
Transport Guarantee
' attribute.
isSetTransportGuarantee()
,
getTransportGuarantee()
,
setTransportGuarantee(TransportGuaranteeType)
boolean isSetTransportGuarantee()
Transport Guarantee
' attribute is set.
unsetTransportGuarantee()
,
getTransportGuarantee()
,
setTransportGuarantee(TransportGuaranteeType)
SecurityConstraint getSecConstraint()
void setSecConstraint(SecurityConstraint value)
value
- The new value of the SecConstraint referenceorg.eclipse.emf.common.util.EList getDescriptions()
Description
.
If the meaning of the 'Descriptions' containment reference list isn't clear, there really should be more of a description here...
WebapplicationPackage.getUserDataConstraint_Descriptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |