| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.resource.impl.DefaultResourceDescriptionStrategy
org.eclipse.xtext.ecore.EcoreResourceDescriptionStrategy
public class EcoreResourceDescriptionStrategy
| Field Summary | |
|---|---|
| static java.lang.String | NS_URI_INDEX_ENTRY | 
| Constructor Summary | |
|---|---|
| EcoreResourceDescriptionStrategy() | |
| Method Summary | |
|---|---|
|  boolean | createEObjectDescriptions(org.eclipse.emf.ecore.EObject eObject,
                          IAcceptor<IEObjectDescription> acceptor)Calculates the IEObjectDescriptions foreObjectand passes them to the acceptor. | 
| protected  boolean | createEObjectDescriptions(IQualifiedNameProvider qualifiedNameProvider,
                          boolean isNsURI,
                          org.eclipse.emf.ecore.EObject eObject,
                          IAcceptor<IEObjectDescription> acceptor) | 
| Methods inherited from class org.eclipse.xtext.resource.impl.DefaultResourceDescriptionStrategy | 
|---|
| createReferenceDescription, createReferenceDescriptions, getLazyURIEncoder, getQualifiedNameProvider, isIndexable, isResolvedAndExternal, setLazyURIEncoder, setQualifiedNameProvider | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String NS_URI_INDEX_ENTRY
| Constructor Detail | 
|---|
public EcoreResourceDescriptionStrategy()
| Method Detail | 
|---|
public boolean createEObjectDescriptions(org.eclipse.emf.ecore.EObject eObject,
                                         IAcceptor<IEObjectDescription> acceptor)
IDefaultResourceDescriptionStrategyIEObjectDescriptions for eObject and passes them to the acceptor.
createEObjectDescriptions in interface IDefaultResourceDescriptionStrategycreateEObjectDescriptions in class DefaultResourceDescriptionStrategyeObject should be traversed.
protected boolean createEObjectDescriptions(IQualifiedNameProvider qualifiedNameProvider,
                                            boolean isNsURI,
                                            org.eclipse.emf.ecore.EObject eObject,
                                            IAcceptor<IEObjectDescription> acceptor)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||