|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EClassLoader
A representation of the model object 'EClass Loader'.
The following features are supported:
JavaScopePackage.getEClassLoader()| Method Summary | |
|---|---|
java.lang.String |
getLoaderName()
Returns the value of the 'Loader Name' attribute. |
org.eclipse.emf.common.util.EList |
getModules()
Returns the value of the 'Modules' containment reference list. |
void |
setLoaderName(java.lang.String value)
Sets the value of the ' Loader Name' 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 |
|---|
org.eclipse.emf.common.util.EList getModules()
EModule.
If the meaning of the 'Modules' containment reference list isn't clear, there really should be more of a description here...
JavaScopePackage.getEClassLoader_Modules()java.lang.String getLoaderName()
If the meaning of the 'Loader Name' attribute isn't clear, there really should be more of a description here...
setLoaderName(String),
JavaScopePackage.getEClassLoader_LoaderName()void setLoaderName(java.lang.String value)
Loader Name' attribute.
value - the new value of the 'Loader Name' attribute.getLoaderName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||