|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'TPF Default Application'. A default application is the a reference to a default behavior, owned by an element deifining its scope. This allows the default to be activated should an unexpected event occur on a component, based on its scope.
The following features are supported:
Common_TestprofilePackage.getTPFDefaultApplication()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
TPFDefault |
getDefault()
Returns the value of the 'Default' reference. |
BVRInteractionFragment |
getInteractionFragment()
Returns the value of the 'Interaction Fragment' container reference. |
BVRLifeline |
getLifeline()
Returns the value of the 'Lifeline' reference |
BVRMessageEnd |
getMessageEnd()
Returns the value of the 'Message End' reference |
TPFTestComponent |
getTestComponent()
Returns the value of the 'Test Component' reference |
void |
setDefault(TPFDefault value)
Sets the value of the ' Default' reference |
void |
setInteractionFragment(BVRInteractionFragment value)
Sets the value of the ' Interaction Fragment' container reference |
void |
setLifeline(BVRLifeline value)
Sets the value of the ' Lifeline' reference |
void |
setMessageEnd(BVRMessageEnd value)
Sets the value of the ' Message End' reference |
void |
setTestComponent(TPFTestComponent value)
Sets the value of the ' Test Component' reference |
| 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 TPFTestComponent getTestComponent()
If the meaning of the 'Test Component' reference isn't clear, there really should be more of a description here...
setTestComponent(TPFTestComponent),
Common_TestprofilePackage.getTPFDefaultApplication_TestComponent()public void setTestComponent(TPFTestComponent value)
Test Component' reference.
value - the new value of the 'Test Component' reference.getTestComponent()public BVRMessageEnd getMessageEnd()
If the meaning of the 'Message End' reference isn't clear, there really should be more of a description here...
setMessageEnd(BVRMessageEnd),
Common_TestprofilePackage.getTPFDefaultApplication_MessageEnd()public void setMessageEnd(BVRMessageEnd value)
Message End' reference.
value - the new value of the 'Message End' reference.getMessageEnd()public BVRLifeline getLifeline()
If the meaning of the 'Lifeline' reference isn't clear, there really should be more of a description here...
setLifeline(BVRLifeline),
Common_TestprofilePackage.getTPFDefaultApplication_Lifeline()public void setLifeline(BVRLifeline value)
Lifeline' reference.
value - the new value of the 'Lifeline' reference.getLifeline()public BVRInteractionFragment getInteractionFragment()
Default Application'.
If the meaning of the 'Interaction Fragment' container reference isn't clear, there really should be more of a description here...
setInteractionFragment(BVRInteractionFragment),
Common_TestprofilePackage.getTPFDefaultApplication_InteractionFragment(),
BVRInteractionFragment.getDefaultApplication()public void setInteractionFragment(BVRInteractionFragment value)
Interaction Fragment' container reference.
value - the new value of the 'Interaction Fragment' container reference.getInteractionFragment()public TPFDefault getDefault()
Default Applications'.
If the meaning of the 'Default' reference isn't clear, there really should be more of a description here...
setDefault(TPFDefault),
Common_TestprofilePackage.getTPFDefaultApplication_Default(),
TPFDefault.getDefaultApplications()public void setDefault(TPFDefault value)
Default' reference.
value - the new value of the 'Default' reference.getDefault()
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||