Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AddressingAttribute
Packages that use AddressingAttribute
Package
Description
-
Uses of AddressingAttribute in com._1c.g5.v8.dt.bp.scheme.model
Methods in com._1c.g5.v8.dt.bp.scheme.model that return AddressingAttributeModifier and TypeMethodDescriptionSchemeItemAddressingAttribute.getRef()
Returns the value of the 'Ref' reference.Methods in com._1c.g5.v8.dt.bp.scheme.model with parameters of type AddressingAttributeModifier and TypeMethodDescriptionvoid
SchemeItemAddressingAttribute.setRef
(AddressingAttribute value) Sets the value of the 'Ref
' reference. -
Uses of AddressingAttribute in com._1c.g5.v8.dt.bp.scheme.model.impl
Methods in com._1c.g5.v8.dt.bp.scheme.model.impl that return AddressingAttributeMethods in com._1c.g5.v8.dt.bp.scheme.model.impl with parameters of type AddressingAttributeModifier and TypeMethodDescriptionvoid
SchemeItemAddressingAttributeImpl.setRef
(AddressingAttribute newRef) -
Uses of AddressingAttribute 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 AddressingAttributeModifier and TypeMethodDescriptionIAddressingAttributeService.collectAddressingAttributeForGraphicalScheme
(BusinessProcess businessProcess) Methods in com._1c.g5.v8.dt.bp.scheme.services with parameters of type AddressingAttributeModifier and TypeMethodDescriptionIAddressingAttributeService.collectAssociatedGraphicalSchemes
(AddressingAttribute addressingAttribute) Collects allAbstractFlowchart
linked withAddressingAttribute
BpSchemeUtil.createItemAddressingAttribute
(AddressingAttribute addressingAttribute) Creates scheme item addressing attribute with undefined value. -
Uses of AddressingAttribute in com._1c.g5.v8.dt.bp.scheme.ui.editors.tasks
Constructors in com._1c.g5.v8.dt.bp.scheme.ui.editors.tasks with parameters of type AddressingAttributeModifierConstructorDescriptionAddActivityAttributeTask
(GraphicalSchemeActivity activity, AddressingAttribute addressingAttribute) Constructor.RefreshActivityAttributeTask
(GraphicalSchemeActivity activity, AddressingAttribute addressingAttribute) Constructor. -
Uses of AddressingAttribute in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type AddressingAttributeModifier and TypeMethodDescriptionMdTypeUtil.newMainAddressingAttributeTypeDescription
(AddressingAttribute mainAddressingAttribute) Returns a new type description for the main addressing attribute field of theTask
. -
Uses of AddressingAttribute in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AddressingAttributeModifier and TypeMethodDescriptionMdClassFactory.createAddressingAttribute()
Returns a new object of class 'Addressing Attribute'.Task.getMainAddressingAttribute()
Returns the value of the 'Main Addressing Attribute' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type AddressingAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AddressingAttribute>
Task.getAddressingAttributes()
Returns the value of the 'Addressing Attributes' containment reference list.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type AddressingAttributeModifier and TypeMethodDescriptionvoid
Task.setMainAddressingAttribute
(AddressingAttribute value) Sets the value of the 'Main Addressing Attribute
' reference. -
Uses of AddressingAttribute in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AddressingAttributeModifier and TypeClassDescriptionclass
An implementation of the model object 'Addressing Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AddressingAttributeModifier and TypeMethodDescriptionMdClassFactoryImpl.createAddressingAttribute()
TaskImpl.getMainAddressingAttribute()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type AddressingAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AddressingAttribute>
TaskImpl.getAddressingAttributes()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type AddressingAttributeModifier and TypeMethodDescriptionvoid
TaskImpl.setMainAddressingAttribute
(AddressingAttribute newMainAddressingAttribute) -
Uses of AddressingAttribute in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AddressingAttributeModifier and TypeMethodDescriptionMdClassSwitch.caseAddressingAttribute
(AddressingAttribute object) Returns the result of interpreting the object as an instance of 'Addressing Attribute'.boolean
MdClassValidator.validateAddressingAttribute
(AddressingAttribute addressingAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of AddressingAttribute 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 AddressingAttributeModifier and TypeMethodDescriptionExtensionAddressingAttributeService.collectAddressingAttributeForGraphicalScheme
(BusinessProcess businessProcess) Methods in com.e1c.g5.v8.dt.internal.bp.scheme.extension with parameters of type AddressingAttributeModifier and TypeMethodDescriptionExtensionAddressingAttributeService.collectAssociatedGraphicalSchemes
(AddressingAttribute addressingAttribute)