public class XtextResourceDescriptionStrategy extends DefaultResourceDescriptionStrategy
| Constructor and Description |
|---|
XtextResourceDescriptionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
createEObjectDescriptions(org.eclipse.emf.ecore.EObject eObject,
IAcceptor<IEObjectDescription> acceptor)
Calculates the
IEObjectDescriptions for eObject and passes them to the acceptor. |
createReferenceDescription, createReferenceDescriptions, getLazyURIEncoder, getQualifiedNameProvider, isIndexable, isResolvedAndExternal, setLazyURIEncoder, setQualifiedNameProviderpublic 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.Copyright © 2015. All Rights Reserved.