|
TPTP 4.4.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 'Symptom'.
The following features are supported:
UuidNameVersionStateCreatedChangedExpiredResourceContextDefinitionEngineCorrelation TrailExampleSolutionAnyPriorityProbability
SymptomPackage.getSymptom()| Method Summary | |
|---|---|
org.eclipse.emf.ecore.util.FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
java.lang.Object |
getChanged()
Returns the value of the 'Changed' attribute |
org.eclipse.emf.common.util.EList |
getContext()
Returns the value of the 'Context' attribute list. |
org.eclipse.emf.common.util.EList |
getCorrelationTrail()
Returns the value of the 'Correlation Trail' attribute list. |
java.lang.Object |
getCreated()
Returns the value of the 'Created' attribute |
SymptomDefinition |
getDefinition()
Returns the value of the 'Definition' reference |
SymptomEngine |
getEngine()
Returns the value of the 'Engine' reference |
LocalizedMessage |
getExample()
Returns the value of the 'Example' containment reference |
java.lang.Object |
getExpired()
Returns the value of the 'Expired' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
byte |
getPriority()
Returns the value of the 'Priority' attribute. |
byte |
getProbability()
Returns the value of the 'Probability' attribute. |
java.lang.String |
getResource()
Returns the value of the 'Resource' attribute |
LocalizedMessage |
getSolution()
Returns the value of the 'Solution' containment reference |
java.lang.String |
getState()
Returns the value of the 'State' attribute |
java.lang.String |
getUuid()
Returns the value of the 'Uuid' attribute |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute |
boolean |
isSetPriority()
Returns whether the value of the ' Priority' attribute is set |
boolean |
isSetProbability()
Returns whether the value of the ' Probability' attribute is set |
void |
setChanged(java.lang.Object value)
Sets the value of the ' Changed' attribute |
void |
setCreated(java.lang.Object value)
Sets the value of the ' Created' attribute |
void |
setDefinition(SymptomDefinition value)
Sets the value of the ' Definition' reference |
void |
setEngine(SymptomEngine value)
Sets the value of the ' Engine' reference |
void |
setExample(LocalizedMessage value)
Sets the value of the ' Example' containment reference |
void |
setExpired(java.lang.Object value)
Sets the value of the ' Expired' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setPriority(byte value)
Sets the value of the ' Priority' attribute |
void |
setProbability(byte value)
Sets the value of the ' Probability' attribute |
void |
setResource(java.lang.String value)
Sets the value of the ' Resource' attribute |
void |
setSolution(LocalizedMessage value)
Sets the value of the ' Solution' containment reference |
void |
setState(java.lang.String value)
Sets the value of the ' State' attribute |
void |
setUuid(java.lang.String value)
Sets the value of the ' Uuid' attribute |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version' attribute |
void |
unsetPriority()
Unsets the value of the ' Priority' attribute |
void |
unsetProbability()
Unsets the value of the ' Probability' 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 |
public java.lang.String getUuid()
If the meaning of the 'Uuid' attribute isn't clear, there really should be more of a description here...
setUuid(String),
SymptomPackage.getSymptom_Uuid()public void setUuid(java.lang.String value)
Uuid' attribute.
value - the new value of the 'Uuid' attribute.getUuid()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),
SymptomPackage.getSymptom_Name()public void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()public 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),
SymptomPackage.getSymptom_Version()public void setVersion(java.lang.String value)
Version' attribute.
value - the new value of the 'Version' attribute.getVersion()public java.lang.String getState()
If the meaning of the 'State' attribute isn't clear, there really should be more of a description here...
setState(String),
SymptomPackage.getSymptom_State()public void setState(java.lang.String value)
State' attribute.
value - the new value of the 'State' attribute.getState()public java.lang.Object getCreated()
If the meaning of the 'Created' attribute isn't clear, there really should be more of a description here...
setCreated(Object),
SymptomPackage.getSymptom_Created()public void setCreated(java.lang.Object value)
Created' attribute.
value - the new value of the 'Created' attribute.getCreated()public java.lang.Object getChanged()
If the meaning of the 'Changed' attribute isn't clear, there really should be more of a description here...
setChanged(Object),
SymptomPackage.getSymptom_Changed()public void setChanged(java.lang.Object value)
Changed' attribute.
value - the new value of the 'Changed' attribute.getChanged()public java.lang.Object getExpired()
If the meaning of the 'Expired' attribute isn't clear, there really should be more of a description here...
setExpired(Object),
SymptomPackage.getSymptom_Expired()public void setExpired(java.lang.Object value)
Expired' attribute.
value - the new value of the 'Expired' attribute.getExpired()public java.lang.String getResource()
If the meaning of the 'Resource' attribute isn't clear, there really should be more of a description here...
setResource(String),
SymptomPackage.getSymptom_Resource()public void setResource(java.lang.String value)
Resource' attribute.
value - the new value of the 'Resource' attribute.getResource()public org.eclipse.emf.common.util.EList getContext()
String.
If the meaning of the 'Context' attribute list isn't clear, there really should be more of a description here...
SymptomPackage.getSymptom_Context()public SymptomDefinition getDefinition()
If the meaning of the 'Definition' attribute isn't clear, there really should be more of a description here...
setDefinition(SymptomDefinition),
SymptomPackage.getSymptom_Definition()public void setDefinition(SymptomDefinition value)
Definition' reference.
value - the new value of the 'Definition' reference.getDefinition()public SymptomEngine getEngine()
If the meaning of the 'Engine' attribute isn't clear, there really should be more of a description here...
setEngine(SymptomEngine),
SymptomPackage.getSymptom_Engine()public void setEngine(SymptomEngine value)
Engine' reference.
value - the new value of the 'Engine' reference.getEngine()public org.eclipse.emf.common.util.EList getCorrelationTrail()
String.
If the meaning of the 'Correlation Trail' attribute list isn't clear, there really should be more of a description here...
SymptomPackage.getSymptom_CorrelationTrail()public LocalizedMessage getExample()
If the meaning of the 'Example' containment reference isn't clear, there really should be more of a description here...
setExample(LocalizedMessage),
SymptomPackage.getSymptom_Example()public void setExample(LocalizedMessage value)
Example' containment reference.
value - the new value of the 'Example' containment reference.getExample()public LocalizedMessage getSolution()
If the meaning of the 'Solution' containment reference isn't clear, there really should be more of a description here...
setSolution(LocalizedMessage),
SymptomPackage.getSymptom_Solution()public void setSolution(LocalizedMessage value)
Solution' containment reference.
value - the new value of the 'Solution' containment reference.getSolution()public org.eclipse.emf.ecore.util.FeatureMap getAny()
FeatureMap.Entry.
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
SymptomPackage.getSymptom_Any()public byte getPriority()
"50".
If the meaning of the 'Priority' attribute isn't clear, there really should be more of a description here...
isSetPriority(),
unsetPriority(),
setPriority(byte),
SymptomPackage.getSymptom_Priority()public void setPriority(byte value)
Priority' attribute.
value - the new value of the 'Priority' attribute.isSetPriority(),
unsetPriority(),
getPriority()public void unsetPriority()
Priority' attribute.
isSetPriority(),
getPriority(),
setPriority(byte)public boolean isSetPriority()
Priority' attribute is set.
unsetPriority(),
getPriority(),
setPriority(byte)public byte getProbability()
"100".
If the meaning of the 'Probability' attribute isn't clear, there really should be more of a description here...
isSetProbability(),
unsetProbability(),
setProbability(byte),
SymptomPackage.getSymptom_Probability()public void setProbability(byte value)
Probability' attribute.
value - the new value of the 'Probability' attribute.isSetProbability(),
unsetProbability(),
getProbability()public void unsetProbability()
Probability' attribute.
isSetProbability(),
getProbability(),
setProbability(byte)public boolean isSetProbability()
Probability' attribute is set.
unsetProbability(),
getProbability(),
setProbability(byte)
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||