|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Probekit
A representation of the model object 'Probekit'.
The following features are supported:
ProbekitPackage.getProbekit()| Method Summary | |
|---|---|
java.lang.String |
getFragmentAtSharedScope()
Returns the value of the 'Fragment At Shared Scope' attribute |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
org.eclipse.emf.common.util.EList |
getLabel()
Returns the value of the 'Label' containment reference list. |
org.eclipse.emf.common.util.EList |
getProbe()
Returns the value of the 'Probe' containment reference list. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute |
void |
setFragmentAtSharedScope(java.lang.String value)
Sets the value of the ' Fragment At Shared Scope' attribute |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version' 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 |
|---|
org.eclipse.emf.common.util.EList getLabel()
Label.
If the meaning of the 'Label' containment reference list isn't clear, there really should be more of a description here...
ProbekitPackage.getProbekit_Label()org.eclipse.emf.common.util.EList getProbe()
Probe.
If the meaning of the 'Probe' containment reference list isn't clear, there really should be more of a description here...
ProbekitPackage.getProbekit_Probe()java.lang.String getFragmentAtSharedScope()
If the meaning of the 'Fragment At Shared Scope' attribute isn't clear, there really should be more of a description here...
setFragmentAtSharedScope(String),
ProbekitPackage.getProbekit_FragmentAtSharedScope()void setFragmentAtSharedScope(java.lang.String value)
Fragment At Shared Scope' attribute.
value - the new value of the 'Fragment At Shared Scope' attribute.getFragmentAtSharedScope()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
ProbekitPackage.getProbekit_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()java.lang.String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String),
ProbekitPackage.getProbekit_Version()void setVersion(java.lang.String value)
Version' attribute.
value - the new value of the 'Version' attribute.getVersion()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||