|
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 DocumentRoot
A representation of the model object 'Document Root'.
The following features are supported:
MixedXMLNS Prefix MapXSI Schema LocationSymptomSymptom CatalogSymptom ContainerSymptom DefinitionSymptom EffectSymptom EngineSymptom Rule
SymptomPackage.getDocumentRoot()| Method Summary | |
|---|---|
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
Symptom |
getSymptom()
Returns the value of the 'Symptom' containment reference |
SymptomCatalog |
getSymptomCatalog()
Returns the value of the 'Symptom Catalog' containment reference |
SymptomContainer |
getSymptomContainer()
Returns the value of the 'Symptom Container' containment reference |
SymptomDefinition |
getSymptomDefinition()
Returns the value of the 'Symptom Definition' containment reference |
SymptomEffect |
getSymptomEffect()
Returns the value of the 'Symptom Effect' containment reference |
SymptomEngine |
getSymptomEngine()
Returns the value of the 'Symptom Engine' containment reference |
SymptomRule |
getSymptomRule()
Returns the value of the 'Symptom Rule' containment reference |
org.eclipse.emf.common.util.EMap |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. |
org.eclipse.emf.common.util.EMap |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. |
void |
setSymptom(Symptom value)
Sets the value of the ' Symptom' containment reference |
void |
setSymptomCatalog(SymptomCatalog value)
Sets the value of the ' Symptom Catalog' containment reference |
void |
setSymptomContainer(SymptomContainer value)
Sets the value of the ' Symptom Container' containment reference |
void |
setSymptomDefinition(SymptomDefinition value)
Sets the value of the ' Symptom Definition' containment reference |
void |
setSymptomEffect(SymptomEffect value)
Sets the value of the ' Symptom Effect' containment reference |
void |
setSymptomEngine(SymptomEngine value)
Sets the value of the ' Symptom Engine' containment reference |
void |
setSymptomRule(SymptomRule value)
Sets the value of the ' Symptom Rule' containment 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 |
|---|
org.eclipse.emf.ecore.util.FeatureMap getMixed()
FeatureMap.Entry.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
SymptomPackage.getDocumentRoot_Mixed()org.eclipse.emf.common.util.EMap getXMLNSPrefixMap()
String,
and the value is of type String,
If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...
SymptomPackage.getDocumentRoot_XMLNSPrefixMap()org.eclipse.emf.common.util.EMap getXSISchemaLocation()
String,
and the value is of type String,
If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...
SymptomPackage.getDocumentRoot_XSISchemaLocation()Symptom getSymptom()
If the meaning of the 'Symptom' containment reference isn't clear, there really should be more of a description here...
setSymptom(Symptom),
SymptomPackage.getDocumentRoot_Symptom()void setSymptom(Symptom value)
Symptom' containment reference.
value - the new value of the 'Symptom' containment reference.getSymptom()SymptomCatalog getSymptomCatalog()
If the meaning of the 'Symptom Catalog' containment reference isn't clear, there really should be more of a description here...
setSymptomCatalog(SymptomCatalog),
SymptomPackage.getDocumentRoot_SymptomCatalog()void setSymptomCatalog(SymptomCatalog value)
Symptom Catalog' containment reference.
value - the new value of the 'Symptom Catalog' containment reference.getSymptomCatalog()SymptomContainer getSymptomContainer()
If the meaning of the 'Symptom Container' containment reference isn't clear, there really should be more of a description here...
setSymptomContainer(SymptomContainer),
SymptomPackage.getDocumentRoot_SymptomContainer()void setSymptomContainer(SymptomContainer value)
Symptom Container' containment reference.
value - the new value of the 'Symptom Container' containment reference.getSymptomContainer()SymptomDefinition getSymptomDefinition()
If the meaning of the 'Symptom Definition' containment reference isn't clear, there really should be more of a description here...
setSymptomDefinition(SymptomDefinition),
SymptomPackage.getDocumentRoot_SymptomDefinition()void setSymptomDefinition(SymptomDefinition value)
Symptom Definition' containment reference.
value - the new value of the 'Symptom Definition' containment reference.getSymptomDefinition()SymptomEffect getSymptomEffect()
If the meaning of the 'Symptom Effect' containment reference isn't clear, there really should be more of a description here...
setSymptomEffect(SymptomEffect),
SymptomPackage.getDocumentRoot_SymptomEffect()void setSymptomEffect(SymptomEffect value)
Symptom Effect' containment reference.
value - the new value of the 'Symptom Effect' containment reference.getSymptomEffect()SymptomEngine getSymptomEngine()
If the meaning of the 'Symptom Engine' containment reference isn't clear, there really should be more of a description here...
setSymptomEngine(SymptomEngine),
SymptomPackage.getDocumentRoot_SymptomEngine()void setSymptomEngine(SymptomEngine value)
Symptom Engine' containment reference.
value - the new value of the 'Symptom Engine' containment reference.getSymptomEngine()SymptomRule getSymptomRule()
If the meaning of the 'Symptom Rule' containment reference isn't clear, there really should be more of a description here...
setSymptomRule(SymptomRule),
SymptomPackage.getDocumentRoot_SymptomRule()void setSymptomRule(SymptomRule value)
Symptom Rule' containment reference.
value - the new value of the 'Symptom Rule' containment reference.getSymptomRule()
|
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 | ||||||||