|
|||||||||
| 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.common.notify.impl.NotifierImpl
org.eclipse.emf.ecore.resource.impl.ResourceImpl
org.eclipse.xtext.resource.XtextResource
org.eclipse.xtext.linking.lazy.LazyLinkingResource
org.eclipse.xtext.resource.DerivedStateAwareResource
org.eclipse.xtext.xbase.resource.XbaseResource
org.eclipse.xtend.core.resource.XtendResource
public class XtendResource
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.xtext.xbase.resource.XbaseResource |
|---|
XbaseResource.AssumptionState, XbaseResource.AssumptionTracker, XbaseResource.RootAssumptionTracker |
| Nested classes/interfaces inherited from class org.eclipse.xtext.linking.lazy.LazyLinkingResource |
|---|
LazyLinkingResource.DiagnosticMessageContext |
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.resource.impl.ResourceImpl |
|---|
org.eclipse.emf.ecore.resource.impl.ResourceImpl.ContentsEList<E extends java.lang.Object & org.eclipse.emf.ecore.EObject>, org.eclipse.emf.ecore.resource.impl.ResourceImpl.ModificationTrackingAdapter |
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter> |
| Field Summary | |
|---|---|
static java.lang.String |
FRAGMENT_PREFIX
|
static org.apache.log4j.Logger |
LOG
|
| Fields inherited from class org.eclipse.xtext.resource.DerivedStateAwareResource |
|---|
fullyInitialized, isInitializing |
| Fields inherited from class org.eclipse.xtext.resource.XtextResource |
|---|
isUpdating, OPTION_ENCODING, OPTION_FORMAT, OPTION_RESOLVE_ALL, OPTION_SERIALIZATION_OPTIONS |
| Fields inherited from class org.eclipse.emf.ecore.resource.impl.ResourceImpl |
|---|
contents, defaultDeleteOptions, defaultLoadOptions, defaultSaveOptions, errors, intrinsicIDToEObjectMap, isLoaded, isLoading, isModified, modificationTrackingAdapter, resourceSet, timeStamp, unloadingContents, uri, warnings |
| Fields inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl |
|---|
eAdapters, EDELIVER, eFlags, ELAST_NOTIFIER_FLAG |
| Constructor Summary | |
|---|---|
XtendResource()
|
|
| Method Summary | ||
|---|---|---|
protected
|
commonType(java.lang.Iterable<? extends T> iterable,
com.google.common.base.Function<T,JvmTypeReference> mapping)
|
|
org.eclipse.emf.ecore.EObject |
getEObject(java.lang.String uriFragment)
|
|
protected JvmTypeReference |
inferReturnType(JvmOperation jvmOperation)
|
|
| Methods inherited from class org.eclipse.xtext.xbase.resource.XbaseResource |
|---|
assumeLinked, getConstructor, getFeature, getImplicitFirstArgument, getImplicitReceiver, handleCyclicResolution, isUnresolveableProxyCacheable, trackAssumptions, trackResolution |
| Methods inherited from class org.eclipse.xtext.resource.DerivedStateAwareResource |
|---|
discardDerivedState, getContents, getEObjectForURIFragmentRootSegment, getURIFragmentRootSegment, installDerivedState, setDerivedStateComputer, updateInternalState, updateInternalState |
| Methods inherited from class org.eclipse.emf.ecore.resource.impl.ResourceImpl |
|---|
addModificationTrackingAdapters, attached, attachedHelper, basicSetResourceSet, createModificationTrackingAdapter, delete, detached, detachedHelper, getAllContents, getAllProperContents, getAllProperContents, getDefaultURIConverter, getEObject, getEObjectByID, getErrors, getIntrinsicIDToEObjectMap, getResourceSet, getTimeStamp, getURI, getURIConverter, getWarnings, isAttachedDetachedHelperRequired, isContentZipEntry, isLoaded, isLoading, isModified, isTrackingModification, load, load, mergeMaps, newContentZipEntry, removeModificationTrackingAdapters, save, save, saveOnlyIfChangedWithFileBuffer, saveOnlyIfChangedWithMemoryBuffer, setIntrinsicIDToEObjectMap, setLoaded, setModified, setTimeStamp, setTrackingModification, setURI, toKeyString, toString, unload, unloaded, useZip |
| Methods inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl |
|---|
eAdapters, eBasicAdapters, eDeliver, eSetDeliver |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String FRAGMENT_PREFIX
public static final org.apache.log4j.Logger LOG
| Constructor Detail |
|---|
public XtendResource()
| Method Detail |
|---|
public org.eclipse.emf.ecore.EObject getEObject(java.lang.String uriFragment)
getEObject in interface org.eclipse.emf.ecore.resource.ResourcegetEObject in class XbaseResourceprotected JvmTypeReference inferReturnType(JvmOperation jvmOperation)
protected <T> JvmTypeReference commonType(java.lang.Iterable<? extends T> iterable,
com.google.common.base.Function<T,JvmTypeReference> mapping)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||