Class QlDcsCharacteristics
java.lang.Object
org.eclipse.core.runtime.PlatformObject
org.eclipse.handly.model.impl.support.Element
org.eclipse.handly.model.impl.support.SourceConstruct
com._1c.g5.v8.dt.core.handle.impl.V8SourceConstruct
com._1c.g5.v8.dt.internal.ql.dcs.core.QlDcsCharacteristics
- All Implemented Interfaces:
IV8Element
,IQlDcsCharacteristics
,IQlDcsConstruct
,org.eclipse.core.runtime.IAdaptable
,org.eclipse.handly.model.IElement
,org.eclipse.handly.model.IElementExtension
,org.eclipse.handly.model.impl.IElementImpl
,org.eclipse.handly.model.impl.IElementImplExtension
,org.eclipse.handly.model.impl.ISourceConstructImpl
,org.eclipse.handly.model.impl.ISourceConstructImplExtension
,org.eclipse.handly.model.impl.ISourceElementImpl
,org.eclipse.handly.model.impl.support.IElementImplSupport
,org.eclipse.handly.model.impl.support.IModelManager.Provider
,org.eclipse.handly.model.impl.support.ISourceConstructImplSupport
,org.eclipse.handly.model.impl.support.ISourceElementImplSupport
,org.eclipse.handly.model.ISourceConstruct
,org.eclipse.handly.model.ISourceElement
IQlDcsCharacteristics
implementation-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.handly.model.impl.IElementImplExtension
org.eclipse.handly.model.impl.IElementImplExtension.CloseHint
-
Field Summary
Fields inherited from interface org.eclipse.handly.model.impl.IElementImplExtension
CLOSE_HINT, FORCE_OPEN
Fields inherited from interface org.eclipse.handly.model.impl.support.IElementImplSupport
NEW_ELEMENTS, NO_BODY
-
Constructor Summary
ConstructorsConstructorDescriptionQlDcsCharacteristics
(org.eclipse.handly.model.impl.support.Element parent, String name, IFieldQuery.FieldQueryType type) -
Method Summary
Modifier and TypeMethodDescriptiondefault org.eclipse.handly.model.impl.support.IModelManager
getType()
Methods inherited from class org.eclipse.handly.model.impl.support.SourceConstruct
getOccurrenceCount_, setOccurrenceCount_
Methods inherited from class org.eclipse.handly.model.impl.support.Element
equals, getName_, getParent_, hashCode, toString
Methods inherited from class org.eclipse.core.runtime.PlatformObject
getAdapter
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.handly.model.IElement
equals, hashCode
Methods inherited from interface org.eclipse.handly.model.IElementExtension
exists, getAncestor, getChildren, getChildren, getLocationUri, getName, getResource
Methods inherited from interface org.eclipse.handly.model.impl.IElementImpl
equalsAndSameParentChain_, fetchChildren_, fetchChildrenOfType_, getChildrenOfType_, getHandleMemento_, getLocationUri_, getName_, getRoot_, toDisplayString_
Methods inherited from interface org.eclipse.handly.model.impl.IElementImplExtension
close_, getBody_, getBody_, getChildren_
Methods inherited from interface org.eclipse.handly.model.impl.support.IElementImplSupport
canEqual_, close_, findBody_, getChildrenFromBody_, getElementManager_, getModel_, newDoesNotExistException_, open_, openParent_, peekAtBody_, remove_, removing_, toString_, toStringAncestors_, toStringBody_, toStringChildren_
Methods inherited from interface org.eclipse.handly.model.impl.ISourceConstructImpl
getParent_, getResource_
Methods inherited from interface org.eclipse.handly.model.impl.support.ISourceConstructImplSupport
buildStructure_, defaultEquals_, defaultHashCode_, exists_, isOpenable_, toStringName_, validateExistence_
Methods inherited from interface org.eclipse.handly.model.impl.support.ISourceElementImplSupport
getSourceElementAt_, getSourceElementAt_, getSourceElementInfo_
Methods inherited from interface com._1c.g5.v8.dt.core.handle.IV8Element
getParent, getRoot
-
Constructor Details
-
QlDcsCharacteristics
public QlDcsCharacteristics(org.eclipse.handly.model.impl.support.Element parent, String name, IFieldQuery.FieldQueryType type)
-
-
Method Details
-
getType
-
getModelManager_
default org.eclipse.handly.model.impl.support.IModelManager getModelManager_()- Specified by:
getModelManager_
in interfaceorg.eclipse.handly.model.impl.support.IModelManager.Provider
-