|
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 ResourceInstance
A representation of the model object 'Instance'.
The following features are supported:
ResourcePackage.getResourceInstance()| 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 |
java.lang.Object |
getCreated()
Returns the value of the 'Created' attribute |
java.lang.Object |
getExpired()
Returns the value of the 'Expired' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
java.lang.String |
getState()
Returns the value of the 'State' attribute |
ResourceType |
getType()
Returns the value of the 'Type' reference |
java.lang.String |
getUuid()
Returns the value of the 'Uuid' attribute |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute |
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 |
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 |
setState(java.lang.String value)
Sets the value of the ' State' attribute |
void |
setType(ResourceType value)
Sets the value of the ' Type' reference |
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 |
| 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 |
|---|
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),
ResourcePackage.getResourceInstance_Uuid()void setUuid(java.lang.String value)
Uuid' attribute.
value - the new value of the 'Uuid' attribute.getUuid()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),
ResourcePackage.getResourceInstance_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()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),
ResourcePackage.getResourceInstance_Version()void setVersion(java.lang.String value)
Version' attribute.
value - the new value of the 'Version' attribute.getVersion()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),
ResourcePackage.getResourceInstance_State()void setState(java.lang.String value)
State' attribute.
value - the new value of the 'State' attribute.getState()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),
ResourcePackage.getResourceInstance_Created()void setCreated(java.lang.Object value)
Created' attribute.
value - the new value of the 'Created' attribute.getCreated()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),
ResourcePackage.getResourceInstance_Changed()void setChanged(java.lang.Object value)
Changed' attribute.
value - the new value of the 'Changed' attribute.getChanged()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),
ResourcePackage.getResourceInstance_Expired()void setExpired(java.lang.Object value)
Expired' attribute.
value - the new value of the 'Expired' attribute.getExpired()ResourceType getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(ResourceType),
ResourcePackage.getResourceInstance_Type()void setType(ResourceType value)
Type' reference.
value - the new value of the 'Type' reference.getType()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...
ResourcePackage.getResourceInstance_Any()
|
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 | ||||||||