|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InlineExitContext
A representation of the model object 'Inline Exit Context'.
The following features are supported:
ContextPackage.getInlineExitContext()
Method Summary | |
---|---|
ModificationListContext |
createModificationListContext()
This method will return a new ModificationListContext object that is contained by this object. |
java.lang.String |
getFailedSubscriber()
Returns the value of the 'Failed Subscriber' attribute. |
java.lang.String |
getInlineExitName()
Returns the value of the 'Inline Exit Name' attribute. |
ModificationListContext |
getModificationListContext()
Returns the value of the 'Modification List Context' containment reference. |
boolean |
isIsSuccessful()
Returns the value of the 'Is Successful' attribute. |
boolean |
isSetIsSuccessful()
Returns whether the value of the ' Is Successful ' attribute is set. |
void |
setFailedSubscriber(java.lang.String value)
Sets the value of the ' Failed Subscriber ' attribute. |
void |
setInlineExitName(java.lang.String value)
Sets the value of the ' Inline Exit Name ' attribute. |
void |
setIsSuccessful(boolean value)
Sets the value of the ' Is Successful ' attribute. |
void |
setModificationListContext(ModificationListContext value)
Sets the value of the ' Modification List Context ' containment reference. |
void |
unsetIsSuccessful()
Unsets the value of the ' Is Successful ' attribute. |
Method Detail |
---|
ModificationListContext getModificationListContext()
If the meaning of the 'Modification List Context' containment reference isn't clear, there really should be more of a description here...
setModificationListContext(ModificationListContext)
,
ContextPackage.getInlineExitContext_ModificationListContext()
void setModificationListContext(ModificationListContext value)
Modification List Context
' containment reference.
value
- the new value of the 'Modification List Context' containment reference.getModificationListContext()
ModificationListContext createModificationListContext()
createDataObject("modificationListContext")
.
java.lang.String getFailedSubscriber()
If the meaning of the 'Failed Subscriber' attribute isn't clear, there really should be more of a description here...
setFailedSubscriber(String)
,
ContextPackage.getInlineExitContext_FailedSubscriber()
void setFailedSubscriber(java.lang.String value)
Failed Subscriber
' attribute.
value
- the new value of the 'Failed Subscriber' attribute.getFailedSubscriber()
java.lang.String getInlineExitName()
If the meaning of the 'Inline Exit Name' attribute isn't clear, there really should be more of a description here...
setInlineExitName(String)
,
ContextPackage.getInlineExitContext_InlineExitName()
void setInlineExitName(java.lang.String value)
Inline Exit Name
' attribute.
value
- the new value of the 'Inline Exit Name' attribute.getInlineExitName()
boolean isIsSuccessful()
"true"
.
If the meaning of the 'Is Successful' attribute isn't clear, there really should be more of a description here...
isSetIsSuccessful()
,
unsetIsSuccessful()
,
setIsSuccessful(boolean)
,
ContextPackage.getInlineExitContext_IsSuccessful()
void setIsSuccessful(boolean value)
Is Successful
' attribute.
value
- the new value of the 'Is Successful' attribute.isSetIsSuccessful()
,
unsetIsSuccessful()
,
isIsSuccessful()
void unsetIsSuccessful()
Is Successful
' attribute.
isSetIsSuccessful()
,
isIsSuccessful()
,
setIsSuccessful(boolean)
boolean isSetIsSuccessful()
Is Successful
' attribute is set.
unsetIsSuccessful()
,
isIsSuccessful()
,
setIsSuccessful(boolean)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |