|
TPTP 4.1.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 'Default Element'. This is the most primitive holder of data. A simple name value pair.
The following features are supported:
CBEPackage.getCBEDefaultElement()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getChildren()
Returns the value of the 'Children' containment reference list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList |
getValues()
Returns the value of the 'Values' attribute list. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' 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 |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
The Name property names the token. DefaultElement typically define token names that can be used to identify data specific to an event. For example, the elements of an xml fragment that go beyond the default event or the CBE.
setName(String),
CBEPackage.getCBEDefaultElement_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 getValues()
String.
If the meaning of the 'Values' attribute list isn't clear, there really should be more of a description here...
This is a sequence of values associated with the name.
CBEPackage.getCBEDefaultElement_Values()public org.eclipse.emf.common.util.EList getChildren()
CBEDefaultElement.
If the meaning of the 'Children' containment reference list isn't clear, there really should be more of a description here...
CBEPackage.getCBEDefaultElement_Children()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||