|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GImport
A representation of the model object 'GImport'.
The following features are supported:
GcorePackage.getGImport()
Method Summary | |
---|---|
org.eclipse.emf.ecore.resource.Resource |
getResource()
Returns the value of the 'Resource' attribute. |
GRootFolder |
getRoot()
Returns the value of the 'Root' container reference. |
java.lang.String |
getUri()
Returns the value of the 'Uri' attribute. |
void |
setResource(org.eclipse.emf.ecore.resource.Resource value)
Sets the value of the ' Resource ' attribute. |
void |
setRoot(GRootFolder value)
Sets the value of the ' Root ' container reference. |
void |
setUri(java.lang.String value)
Sets the value of the ' Uri ' 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 getUri()
If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...
setUri(String)
,
GcorePackage.getGImport_Uri()
void setUri(java.lang.String value)
Uri
' attribute.
value
- the new value of the 'Uri' attribute.getUri()
org.eclipse.emf.ecore.resource.Resource getResource()
If the meaning of the 'Resource' attribute isn't clear, there really should be more of a description here...
setResource(Resource)
,
GcorePackage.getGImport_Resource()
void setResource(org.eclipse.emf.ecore.resource.Resource value)
Resource
' attribute.
value
- the new value of the 'Resource' attribute.getResource()
GRootFolder getRoot()
Imports
'.
If the meaning of the 'Root' container reference isn't clear, there really should be more of a description here...
setRoot(GRootFolder)
,
GcorePackage.getGImport_Root()
,
GRootFolder.getImports()
void setRoot(GRootFolder value)
Root
' container reference.
value
- the new value of the 'Root' container reference.getRoot()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |