|
TPTP 4.3.0 Monitoring Tools 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 'Topic'.
The following features are supported:
CapabilitiesPackage.getTopic()| Method Summary | |
|---|---|
Topic |
getAlias()
Returns the value of the 'Alias' reference |
org.eclipse.emf.common.util.EList |
getChildren()
Returns the value of the 'Children' containment reference list. |
java.lang.Boolean |
getFinal()
Returns the value of the 'Final' attribute |
org.eclipse.emf.common.util.EList |
getMessagePatterns()
Returns the value of the 'Message Patterns' attribute list. |
org.eclipse.emf.common.util.EList |
getMessageTypes()
Returns the value of the 'Message Types' attribute list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
Topic |
getParent()
Returns the value of the 'Parent' reference |
void |
setAlias(Topic value)
Sets the value of the ' Alias' reference |
void |
setFinal(java.lang.Boolean value)
Sets the value of the ' Final' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setParent(Topic value)
Sets the value of the ' Parent' 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 |
| Method Detail |
public java.lang.Boolean getFinal()
If the meaning of the 'Final' attribute isn't clear, there really should be more of a description here...
setFinal(Boolean),
CapabilitiesPackage.getTopic_Final()public void setFinal(java.lang.Boolean value)
Final' attribute.
value - the new value of the 'Final' attribute.getFinal()public java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
CapabilitiesPackage.getTopic_Name()public void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()public org.eclipse.emf.common.util.EList getMessagePatterns()
String.
If the meaning of the 'Message Patterns' attribute list isn't clear, there really should be more of a description here...
CapabilitiesPackage.getTopic_MessagePatterns()public org.eclipse.emf.common.util.EList getMessageTypes()
String.
If the meaning of the 'Message Types' attribute list isn't clear, there really should be more of a description here...
CapabilitiesPackage.getTopic_MessageTypes()public org.eclipse.emf.common.util.EList getChildren()
Topic.
If the meaning of the 'Children' containment reference list isn't clear, there really should be more of a description here...
CapabilitiesPackage.getTopic_Children()public Topic getParent()
If the meaning of the 'Parent' reference isn't clear, there really should be more of a description here...
setParent(Topic),
CapabilitiesPackage.getTopic_Parent()public void setParent(Topic value)
Parent' reference.
value - the new value of the 'Parent' reference.getParent()public Topic getAlias()
If the meaning of the 'Alias' reference isn't clear, there really should be more of a description here...
setAlias(Topic),
CapabilitiesPackage.getTopic_Alias()public void setAlias(Topic value)
Alias' reference.
value - the new value of the 'Alias' reference.getAlias()
|
TPTP 4.3.0 Monitoring Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||