|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.tptp.platform.models.symptom.impl.SymptomDefinitionImpl
public class SymptomDefinitionImpl
An implementation of the model object 'Definition'.
The following features are implemented:
UuidNameVersionDescriptionCommentUrlMirrorResourceContextRuleEffectParentChildExampleSolutionAnyCategoryType
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
SymptomDefinition |
basicGetParent()
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDescription(LocalizedMessage newDescription,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetExample(LocalizedMessage newExample,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetSolution(LocalizedMessage newSolution,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
org.eclipse.emf.ecore.util.FeatureMap |
getAny()
|
java.lang.Object |
getCategory()
|
org.eclipse.emf.common.util.EList |
getChild()
|
org.eclipse.emf.common.util.EList |
getComment()
|
org.eclipse.emf.common.util.EList |
getContext()
|
LocalizedMessage |
getDescription()
|
org.eclipse.emf.common.util.EList |
getEffect()
|
LocalizedMessage |
getExample()
|
org.eclipse.emf.common.util.EList |
getMirror()
|
java.lang.String |
getName()
|
SymptomDefinition |
getParent()
|
java.lang.String |
getResource()
|
org.eclipse.emf.common.util.EList |
getRule()
|
LocalizedMessage |
getSolution()
|
java.lang.String |
getType()
|
java.lang.String |
getUrl()
|
java.lang.String |
getUuid()
|
java.lang.String |
getVersion()
|
boolean |
isSetType()
|
void |
setCategory(java.lang.Object newCategory)
|
void |
setDescription(LocalizedMessage newDescription)
|
void |
setExample(LocalizedMessage newExample)
|
void |
setName(java.lang.String newName)
|
void |
setParent(SymptomDefinition newParent)
|
void |
setResource(java.lang.String newResource)
|
void |
setSolution(LocalizedMessage newSolution)
|
void |
setType(java.lang.String newType)
|
void |
setUrl(java.lang.String newUrl)
|
void |
setUuid(java.lang.String newUuid)
|
void |
setVersion(java.lang.String newVersion)
|
java.lang.String |
toString()
|
void |
unsetType()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Method Detail |
|---|
public java.lang.String getUuid()
getUuid in interface SymptomDefinitionSymptomDefinition.setUuid(String),
SymptomPackage.getSymptomDefinition_Uuid()public void setUuid(java.lang.String newUuid)
setUuid in interface SymptomDefinitionnewUuid - the new value of the 'Uuid' attribute.SymptomDefinition.getUuid()public java.lang.String getName()
getName in interface SymptomDefinitionSymptomDefinition.setName(String),
SymptomPackage.getSymptomDefinition_Name()public void setName(java.lang.String newName)
setName in interface SymptomDefinitionnewName - the new value of the 'Name' attribute.SymptomDefinition.getName()public java.lang.String getVersion()
getVersion in interface SymptomDefinitionSymptomDefinition.setVersion(String),
SymptomPackage.getSymptomDefinition_Version()public void setVersion(java.lang.String newVersion)
setVersion in interface SymptomDefinitionnewVersion - the new value of the 'Version' attribute.SymptomDefinition.getVersion()public LocalizedMessage getDescription()
getDescription in interface SymptomDefinitionSymptomDefinition.setDescription(LocalizedMessage),
SymptomPackage.getSymptomDefinition_Description()
public org.eclipse.emf.common.notify.NotificationChain basicSetDescription(LocalizedMessage newDescription,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDescription(LocalizedMessage newDescription)
setDescription in interface SymptomDefinitionnewDescription - the new value of the 'Description' containment reference.SymptomDefinition.getDescription()public org.eclipse.emf.common.util.EList getComment()
getComment in interface SymptomDefinitionSymptomPackage.getSymptomDefinition_Comment()public java.lang.String getUrl()
getUrl in interface SymptomDefinitionSymptomDefinition.setUrl(String),
SymptomPackage.getSymptomDefinition_Url()public void setUrl(java.lang.String newUrl)
setUrl in interface SymptomDefinitionnewUrl - the new value of the 'Url' attribute.SymptomDefinition.getUrl()public org.eclipse.emf.common.util.EList getMirror()
getMirror in interface SymptomDefinitionSymptomPackage.getSymptomDefinition_Mirror()public java.lang.String getResource()
getResource in interface SymptomDefinitionSymptomDefinition.setResource(String),
SymptomPackage.getSymptomDefinition_Resource()public void setResource(java.lang.String newResource)
setResource in interface SymptomDefinitionnewResource - the new value of the 'Resource' attribute.SymptomDefinition.getResource()public org.eclipse.emf.common.util.EList getContext()
getContext in interface SymptomDefinitionSymptomPackage.getSymptomDefinition_Context()public org.eclipse.emf.common.util.EList getRule()
getRule in interface SymptomDefinitionSymptomPackage.getSymptomDefinition_Rule()public org.eclipse.emf.common.util.EList getEffect()
getEffect in interface SymptomDefinitionSymptomPackage.getSymptomDefinition_Effect()public SymptomDefinition getParent()
getParent in interface SymptomDefinitionSymptomDefinition.setParent(SymptomDefinition),
SymptomPackage.getSymptomDefinition_Parent()public SymptomDefinition basicGetParent()
public void setParent(SymptomDefinition newParent)
setParent in interface SymptomDefinitionnewParent - the new value of the 'Parent' reference.SymptomDefinition.getParent()public org.eclipse.emf.common.util.EList getChild()
getChild in interface SymptomDefinitionSymptomPackage.getSymptomDefinition_Child()public LocalizedMessage getExample()
getExample in interface SymptomDefinitionSymptomDefinition.setExample(LocalizedMessage),
SymptomPackage.getSymptomDefinition_Example()
public org.eclipse.emf.common.notify.NotificationChain basicSetExample(LocalizedMessage newExample,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setExample(LocalizedMessage newExample)
setExample in interface SymptomDefinitionnewExample - the new value of the 'Example' containment reference.SymptomDefinition.getExample()public LocalizedMessage getSolution()
getSolution in interface SymptomDefinitionSymptomDefinition.setSolution(LocalizedMessage),
SymptomPackage.getSymptomDefinition_Solution()
public org.eclipse.emf.common.notify.NotificationChain basicSetSolution(LocalizedMessage newSolution,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSolution(LocalizedMessage newSolution)
setSolution in interface SymptomDefinitionnewSolution - the new value of the 'Solution' containment reference.SymptomDefinition.getSolution()public org.eclipse.emf.ecore.util.FeatureMap getAny()
getAny in interface SymptomDefinitionSymptomPackage.getSymptomDefinition_Any()public java.lang.Object getCategory()
getCategory in interface SymptomDefinitionSymptomDefinition.setCategory(Object),
SymptomPackage.getSymptomDefinition_Category()public void setCategory(java.lang.Object newCategory)
setCategory in interface SymptomDefinitionnewCategory - the new value of the 'Category' attribute.SymptomDefinition.getCategory()public java.lang.String getType()
getType in interface SymptomDefinitionSymptomDefinition.isSetType(),
SymptomDefinition.unsetType(),
SymptomDefinition.setType(String),
SymptomPackage.getSymptomDefinition_Type()public void setType(java.lang.String newType)
setType in interface SymptomDefinitionnewType - the new value of the 'Type' attribute.SymptomDefinition.isSetType(),
SymptomDefinition.unsetType(),
SymptomDefinition.getType()public void unsetType()
unsetType in interface SymptomDefinitionSymptomDefinition.isSetType(),
SymptomDefinition.getType(),
SymptomDefinition.setType(String)public boolean isSetType()
isSetType in interface SymptomDefinitionSymptomDefinition.unsetType(),
SymptomDefinition.getType(),
SymptomDefinition.setType(String)
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||