|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NotifyActionType
A representation of the model object 'Notify Action Type'. Abstract Base type for all types of Notify Actions
The following features are supported:
RimPackage.getNotifyActionType()| Method Summary | |
|---|---|
java.lang.String |
getEndPoint()
Returns the value of the 'End Point' attribute. |
java.lang.String |
getNotificationOption()
Returns the value of the 'Notification Option' attribute. |
boolean |
isSetNotificationOption()
Returns whether the value of the ' Notification Option' attribute is set. |
void |
setEndPoint(java.lang.String value)
Sets the value of the ' End Point' attribute. |
void |
setNotificationOption(java.lang.String value)
Sets the value of the ' Notification Option' attribute. |
void |
unsetNotificationOption()
Unsets the value of the ' Notification Option' 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 getEndPoint()
If the meaning of the 'End Point' attribute isn't clear, there really should be more of a description here...
setEndPoint(String),
RimPackage.getNotifyActionType_EndPoint()void setEndPoint(java.lang.String value)
End Point' attribute.
value - the new value of the 'End Point' attribute.getEndPoint()java.lang.String getNotificationOption()
"urn:oasis:names:tc:ebxml-regrep:NotificationOptionType:ObjectRefs".
If the meaning of the 'Notification Option' attribute isn't clear, there really should be more of a description here...
isSetNotificationOption(),
unsetNotificationOption(),
setNotificationOption(String),
RimPackage.getNotifyActionType_NotificationOption()void setNotificationOption(java.lang.String value)
Notification Option' attribute.
value - the new value of the 'Notification Option' attribute.isSetNotificationOption(),
unsetNotificationOption(),
getNotificationOption()void unsetNotificationOption()
Notification Option' attribute.
isSetNotificationOption(),
getNotificationOption(),
setNotificationOption(String)boolean isSetNotificationOption()
Notification Option' attribute is set.
unsetNotificationOption(),
getNotificationOption(),
setNotificationOption(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||