|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.resource.impl.DefaultResourceDescriptionManager org.eclipse.xtext.resource.DerivedStateAwareResourceDescriptionManager org.eclipse.emf.ecore.xcore.scoping.XcoreResourceDescriptionManager
public class XcoreResourceDescriptionManager
The resource description manager for Xcore resources. It produces an XcoreResourceDescription
which allows to produce descriptions without iterating the derived contents of the resource.
Constructor Summary | |
---|---|
XcoreResourceDescriptionManager()
|
Method Summary | |
---|---|
protected org.eclipse.xtext.resource.IResourceDescription |
createResourceDescription(Resource resource,
org.eclipse.xtext.resource.IDefaultResourceDescriptionStrategy strategy)
|
Methods inherited from class org.eclipse.xtext.resource.DerivedStateAwareResourceDescriptionManager |
---|
internalGetResourceDescription |
Methods inherited from class org.eclipse.xtext.resource.impl.DefaultResourceDescriptionManager |
---|
addExportedNames, createDelta, getCache, getContainerManager, getDescriptionUtils, getImportedNames, getResourceDescription, isAffected, isAffected, isAffected, setCache, setContainerManager, setDescriptionUtils, setStrategy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XcoreResourceDescriptionManager()
Method Detail |
---|
protected org.eclipse.xtext.resource.IResourceDescription createResourceDescription(Resource resource, org.eclipse.xtext.resource.IDefaultResourceDescriptionStrategy strategy)
createResourceDescription
in class org.eclipse.xtext.resource.DerivedStateAwareResourceDescriptionManager
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |