|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CFGInstance
A representation of the model object 'CFG Instance'.
Common_ConfigurationPackage.getCFGInstance()The following features are supported:
| Method Summary | |
|---|---|
CFGClass |
getClassOwner()
Returns the value of the 'Class Owner' container reference. |
CFGClass |
getClassType()
Returns the value of the 'Class Type' reference. |
java.lang.String |
getInitialValue()
Returns the value of the 'Initial Value' attribute |
BVRLifeline |
getLifeline()
Returns the value of the 'Lifeline' reference. |
int |
getMaxCount()
Returns the value of the 'Max Count' attribute |
TPFTestCase |
getTestCase()
Returns the value of the 'Test Case' container reference. |
void |
setClassOwner(CFGClass value)
Sets the value of the ' Class Owner' container reference |
void |
setClassType(CFGClass value)
Sets the value of the ' Class Type' reference |
void |
setInitialValue(java.lang.String value)
Sets the value of the ' Initial Value' attribute |
void |
setLifeline(BVRLifeline value)
Sets the value of the ' Lifeline' reference |
void |
setMaxCount(int value)
Sets the value of the ' Max Count' attribute |
void |
setTestCase(TPFTestCase value)
Sets the value of the ' Test Case' container reference |
| Methods inherited from interface org.eclipse.hyades.models.common.common.CMNNamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| 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 |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.IVariable |
|---|
getType, setType |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.INamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| Method Detail |
|---|
int getMaxCount()
If the meaning of the 'Max Count' attribute isn't clear, there really should be more of a description here...
setMaxCount(int),
Common_ConfigurationPackage.getCFGInstance_MaxCount()void setMaxCount(int value)
Max Count' attribute.
value - the new value of the 'Max Count' attribute.getMaxCount()java.lang.String getInitialValue()
If the meaning of the 'Initial Value' attribute isn't clear, there really should be more of a description here...
getInitialValue in interface IVariablesetInitialValue(String),
Common_ConfigurationPackage.getCFGInstance_InitialValue()void setInitialValue(java.lang.String value)
Initial Value' attribute.
setInitialValue in interface IVariablevalue - the new value of the 'Initial Value' attribute.getInitialValue()BVRLifeline getLifeline()
Instances'.
If the meaning of the 'Lifeline' reference isn't clear, there really should be more of a description here...
setLifeline(BVRLifeline),
Common_ConfigurationPackage.getCFGInstance_Lifeline(),
BVRLifeline.getInstances()void setLifeline(BVRLifeline value)
Lifeline' reference.
value - the new value of the 'Lifeline' reference.getLifeline()TPFTestCase getTestCase()
Instances'.
If the meaning of the 'Test Case' container reference isn't clear, there really should be more of a description here...
setTestCase(TPFTestCase),
Common_ConfigurationPackage.getCFGInstance_TestCase(),
TPFTestCase.getInstances()void setTestCase(TPFTestCase value)
Test Case' container reference.
value - the new value of the 'Test Case' container reference.getTestCase()CFGClass getClassOwner()
Instances'.
If the meaning of the 'Class Owner' container reference isn't clear, there really should be more of a description here...
setClassOwner(CFGClass),
Common_ConfigurationPackage.getCFGInstance_ClassOwner(),
CFGClass.getInstances()void setClassOwner(CFGClass value)
Class Owner' container reference.
value - the new value of the 'Class Owner' container reference.getClassOwner()CFGClass getClassType()
Instantiations'.
If the meaning of the 'Class Type' reference isn't clear, there really should be more of a description here...
setClassType(CFGClass),
Common_ConfigurationPackage.getCFGInstance_ClassType(),
CFGClass.getInstantiations()void setClassType(CFGClass value)
Class Type' reference.
value - the new value of the 'Class Type' reference.getClassType()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||