Package com._1c.g5.v8.dt.md.resource
Class MdResourceDescriptionStrategy
java.lang.Object
org.eclipse.xtext.resource.impl.DefaultResourceDescriptionStrategy
com._1c.g5.v8.dt.bm.xtext.BmAwareResourceDescriptionStrategy
com._1c.g5.v8.dt.md.resource.MdResourceDescriptionStrategy
- All Implemented Interfaces:
org.eclipse.xtext.resource.IDefaultResourceDescriptionStrategy
Resource description strategy for the Md
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancreateEObjectDescriptions(org.eclipse.emf.ecore.EObject eObject, org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.resource.IEObjectDescription> acceptor) protected booleancreateIntnlEObjectDescriptions(org.eclipse.emf.ecore.EObject eObject, org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.resource.IEObjectDescription> acceptor) protected booleancreateRuEObjectDescriptions(org.eclipse.emf.ecore.EObject eObject, org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.resource.IEObjectDescription> acceptor) protected booleanisResolvedAndExternal(org.eclipse.emf.ecore.EObject from, org.eclipse.emf.ecore.EObject to) Methods inherited from class com._1c.g5.v8.dt.bm.xtext.BmAwareResourceDescriptionStrategy
createReferenceDescriptionsMethods inherited from class org.eclipse.xtext.resource.impl.DefaultResourceDescriptionStrategy
createReferenceDescription, getLazyURIEncoder, getQualifiedNameProvider, isIndexable, setLazyURIEncoder, setQualifiedNameProvider
-
Field Details
-
BASE_TYPE
- See Also:
-
TYPE_CATEGORY
- See Also:
-
SCRIPT
- See Also:
-
COMMON_ATTRIBUTE_AUTO
- See Also:
-
COMMON_ATTRIBUTE_SEPARATED_DATA_USE
- See Also:
-
COMMON_ATTRIBUTE__DATA_SEPARATION_USE
- See Also:
-
COMMON_ATTRIBUTE_ITEM
- See Also:
-
USE_STD_COMMANDS
- See Also:
-
DOCUMENT_REGISTER
Deprecated.- See Also:
-
SEPARATOR
- See Also:
-
COMMAND_GROUP_CATEGORY
- See Also:
-
-
Constructor Details
-
MdResourceDescriptionStrategy
public MdResourceDescriptionStrategy()
-
-
Method Details
-
createEObjectDescriptions
public boolean createEObjectDescriptions(org.eclipse.emf.ecore.EObject eObject, org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.resource.IEObjectDescription> acceptor) - Specified by:
createEObjectDescriptionsin interfaceorg.eclipse.xtext.resource.IDefaultResourceDescriptionStrategy- Overrides:
createEObjectDescriptionsin classorg.eclipse.xtext.resource.impl.DefaultResourceDescriptionStrategy
-
createIntnlEObjectDescriptions
protected boolean createIntnlEObjectDescriptions(org.eclipse.emf.ecore.EObject eObject, org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.resource.IEObjectDescription> acceptor) -
createRuEObjectDescriptions
protected boolean createRuEObjectDescriptions(org.eclipse.emf.ecore.EObject eObject, org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.resource.IEObjectDescription> acceptor) -
isResolvedAndExternal
protected boolean isResolvedAndExternal(org.eclipse.emf.ecore.EObject from, org.eclipse.emf.ecore.EObject to) Description copied from class:BmAwareResourceDescriptionStrategy- Overrides:
isResolvedAndExternalin classBmAwareResourceDescriptionStrategy
-