|
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 ResourceType
A representation of the model object 'Type'.
The following features are supported:
ResourcePackage.getResourceType()| Method Summary | |
|---|---|
org.eclipse.emf.ecore.util.FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
org.eclipse.emf.common.util.Enumerator |
getCategory()
Returns the value of the 'Category' attribute |
org.eclipse.emf.common.util.EList |
getChild()
Returns the value of the 'Child' reference list. |
org.eclipse.emf.common.util.EList |
getComment()
Returns the value of the 'Comment' containment reference list. |
LocalizedMessage |
getDescription()
Returns the value of the 'Description' containment reference |
org.eclipse.emf.common.util.EList |
getMirror()
Returns the value of the 'Mirror' attribute list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
ResourceType |
getParent()
Returns the value of the 'Parent' reference |
java.lang.String |
getType()
Returns the value of the 'Type' attribute. |
java.lang.String |
getUrl()
Returns the value of the 'Url' attribute |
java.lang.String |
getUuid()
Returns the value of the 'Uuid' attribute |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute |
boolean |
isSetType()
Returns whether the value of the ' Type' attribute is set |
void |
setCategory(org.eclipse.emf.common.util.Enumerator value)
Sets the value of the ' Category' attribute |
void |
setDescription(LocalizedMessage value)
Sets the value of the ' Description' containment reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setParent(ResourceType value)
Sets the value of the ' Parent' reference |
void |
setType(java.lang.String value)
Sets the value of the ' Type' attribute |
void |
setUrl(java.lang.String value)
Sets the value of the ' Url' 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 |
unsetType()
Unsets the value of the ' Type' 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.getResourceType_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.getResourceType_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.getResourceType_Version()void setVersion(java.lang.String value)
Version' attribute.
value - the new value of the 'Version' attribute.getVersion()LocalizedMessage getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(LocalizedMessage),
ResourcePackage.getResourceType_Description()void setDescription(LocalizedMessage value)
Description' containment reference.
value - the new value of the 'Description' containment reference.getDescription()org.eclipse.emf.common.util.EList getComment()
Comment.
If the meaning of the 'Comment' containment reference list isn't clear, there really should be more of a description here...
ResourcePackage.getResourceType_Comment()java.lang.String getUrl()
If the meaning of the 'Url' attribute isn't clear, there really should be more of a description here...
setUrl(String),
ResourcePackage.getResourceType_Url()void setUrl(java.lang.String value)
Url' attribute.
value - the new value of the 'Url' attribute.getUrl()org.eclipse.emf.common.util.EList getMirror()
String.
If the meaning of the 'Mirror' attribute list isn't clear, there really should be more of a description here...
ResourcePackage.getResourceType_Mirror()ResourceType getParent()
If the meaning of the 'Parent' attribute isn't clear, there really should be more of a description here...
setParent(ResourceType),
ResourcePackage.getResourceType_Parent()void setParent(ResourceType value)
Parent' reference.
value - the new value of the 'Parent' reference.getParent()org.eclipse.emf.common.util.EList getChild()
ResourceType.
If the meaning of the 'Child' attribute list isn't clear, there really should be more of a description here...
ResourcePackage.getResourceType_Child()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.getResourceType_Any()org.eclipse.emf.common.util.Enumerator getCategory()
If the meaning of the 'Category' attribute isn't clear, there really should be more of a description here...
setCategory(Enumerator),
ResourcePackage.getResourceType_Category()void setCategory(org.eclipse.emf.common.util.Enumerator value)
Category' attribute.
value - the new value of the 'Category' attribute.getCategory()java.lang.String getType()
"resource".
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
isSetType(),
unsetType(),
setType(String),
ResourcePackage.getResourceType_Type()void setType(java.lang.String value)
Type' attribute.
value - the new value of the 'Type' attribute.isSetType(),
unsetType(),
getType()void unsetType()
Type' attribute.
isSetType(),
getType(),
setType(String)boolean isSetType()
Type' attribute is set.
unsetType(),
getType(),
setType(String)
|
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 | ||||||||