Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.BusinessProcessAttribute
Packages that use BusinessProcessAttribute
Package
Description
-
Uses of BusinessProcessAttribute in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return BusinessProcessAttributeModifier and TypeMethodDescriptionMdClassFactory.createBusinessProcessAttribute()Returns a new object of class 'Business Process Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type BusinessProcessAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<BusinessProcessAttribute>BusinessProcess.getAttributes()Returns the value of the 'Attributes' containment reference list. -
Uses of BusinessProcessAttribute in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement BusinessProcessAttributeModifier and TypeClassDescriptionclassAn implementation of the model object 'Business Process Attribute'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return BusinessProcessAttributeMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type BusinessProcessAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<BusinessProcessAttribute>BusinessProcessImpl.getAttributes() -
Uses of BusinessProcessAttribute in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type BusinessProcessAttributeModifier and TypeMethodDescriptionMdClassSwitch.caseBusinessProcessAttribute(BusinessProcessAttribute object) Returns the result of interpreting the object as an instance of 'Business Process Attribute'.booleanMdClassValidator.validateBusinessProcessAttribute(BusinessProcessAttribute businessProcessAttribute, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)