Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AbstractFlowchart
Packages that use AbstractFlowchart
Package
Description
-
Uses of AbstractFlowchart in com._1c.g5.v8.dt.bp.scheme.model
Subinterfaces of AbstractFlowchart in com._1c.g5.v8.dt.bp.scheme.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Graphical Scheme'. -
Uses of AbstractFlowchart in com._1c.g5.v8.dt.bp.scheme.model.impl
Classes in com._1c.g5.v8.dt.bp.scheme.model.impl that implement AbstractFlowchartModifier and TypeClassDescriptionclass
An implementation of the model object 'Graphical Scheme'. -
Uses of AbstractFlowchart in com._1c.g5.v8.dt.bp.scheme.model.util
Methods in com._1c.g5.v8.dt.bp.scheme.model.util with parameters of type AbstractFlowchartModifier and TypeMethodDescriptionModelSwitch.caseAbstractFlowchart
(AbstractFlowchart object) Returns the result of interpreting the object as an instance of 'Abstract Flowchart'. -
Uses of AbstractFlowchart in com._1c.g5.v8.dt.bp.scheme.services
Methods in com._1c.g5.v8.dt.bp.scheme.services that return types with arguments of type AbstractFlowchartModifier and TypeMethodDescriptionIAddressingAttributeService.collectAssociatedGraphicalSchemes
(AddressingAttribute addressingAttribute) Collects allAbstractFlowchart
linked withAddressingAttribute
-
Uses of AbstractFlowchart in com._1c.g5.v8.dt.form.model
Methods in com._1c.g5.v8.dt.form.model that return AbstractFlowchartModifier and TypeMethodDescriptionGraphicalSchemeExtInfo.getGraphicalScheme()
Returns the value of the 'Graphical Scheme' reference.Methods in com._1c.g5.v8.dt.form.model with parameters of type AbstractFlowchartModifier and TypeMethodDescriptionvoid
GraphicalSchemeExtInfo.setGraphicalScheme
(AbstractFlowchart value) Sets the value of the 'Graphical Scheme
' reference. -
Uses of AbstractFlowchart in com._1c.g5.v8.dt.form.model.impl
Methods in com._1c.g5.v8.dt.form.model.impl that return AbstractFlowchartMethods in com._1c.g5.v8.dt.form.model.impl with parameters of type AbstractFlowchartModifier and TypeMethodDescriptionvoid
GraphicalSchemeExtInfoImpl.setGraphicalScheme
(AbstractFlowchart newGraphicalScheme) -
Uses of AbstractFlowchart in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AbstractFlowchartModifier and TypeMethodDescriptionMdClassFactory.createAbstractFlowchart()
Returns a new object of class 'Abstract Flowchart'.BusinessProcess.getFlowchart()
Returns the value of the 'Flowchart' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type AbstractFlowchartModifier and TypeMethodDescriptionvoid
BusinessProcess.setFlowchart
(AbstractFlowchart value) Sets the value of the 'Flowchart
' reference. -
Uses of AbstractFlowchart in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AbstractFlowchartModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Flowchart'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AbstractFlowchartModifier and TypeMethodDescriptionMdClassFactoryImpl.createAbstractFlowchart()
BusinessProcessImpl.getFlowchart()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type AbstractFlowchartModifier and TypeMethodDescriptionvoid
BusinessProcessImpl.setFlowchart
(AbstractFlowchart newFlowchart) -
Uses of AbstractFlowchart in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AbstractFlowchartModifier and TypeMethodDescriptionMdClassSwitch.caseAbstractFlowchart
(AbstractFlowchart object) Returns the result of interpreting the object as an instance of 'Abstract Flowchart'.boolean
MdClassValidator.validateAbstractFlowchart
(AbstractFlowchart abstractFlowchart, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of AbstractFlowchart in com.e1c.g5.v8.dt.internal.bp.scheme.extension
Methods in com.e1c.g5.v8.dt.internal.bp.scheme.extension that return types with arguments of type AbstractFlowchartModifier and TypeMethodDescriptionExtensionAddressingAttributeService.collectAssociatedGraphicalSchemes
(AddressingAttribute addressingAttribute)