Uses of Interface
com._1c.g5.aef2.standard.definitions.rules.IRule
- 
- 
Uses of IRule in com._1c.g5.aef2.standard.definitionsMethods in com._1c.g5.aef2.standard.definitions that return IRule Modifier and Type Method Description IRuleIManagingDefinition. getRule()Returns theIRuleinstance ornull.IRuleManagingDefinition. getRule()Methods in com._1c.g5.aef2.standard.definitions with parameters of type IRule Modifier and Type Method Description voidManagingDefinition. addRule(IRule newRule)Adds a rule to the managing definition.
- 
Uses of IRule in com._1c.g5.aef2.standard.definitions.buildersMethods in com._1c.g5.aef2.standard.definitions.builders with parameters of type IRule Modifier and Type Method Description TManagingDefinitionBuilder. rule(IRule rule)Sets the given rule instance to managing definition.
- 
Uses of IRule in com._1c.g5.aef2.standard.definitions.rulesClasses in com._1c.g5.aef2.standard.definitions.rules that implement IRule Modifier and Type Class Description classAbstractRuleBasic implementation ofIRule.classMultiRuleA rule implementing a list ofIRules.Methods in com._1c.g5.aef2.standard.definitions.rules with parameters of type IRule Modifier and Type Method Description MultiRuleMultiRule. add(IRule rule)Adds a rule to the list of underlying rules.static MultiRuleMultiRule. of(IRule rule)
- 
Uses of IRule in com._1c.g5.properties.ui.descriptorsMethods in com._1c.g5.properties.ui.descriptors with parameters of type IRule Modifier and Type Method Description protected ManagingDefinitionBuilder<?>AbstractObjectDescriptor. rule(IRule rule)Sets theIRulefor root definition.
- 
Uses of IRule in com._1c.g5.v8.dt.md.ui.aef2.rulesClasses in com._1c.g5.v8.dt.md.ui.aef2.rules that implement IRule Modifier and Type Class Description classAccountingRegisterRuleThe AEF 2.0 rule for granular editor and property palette forAccountingRegisterobject.classAccumulationRegisterRuleThe AEF 2.0 rule for granular editor and property palette forAccumulationRegisterobject.classBasicCommandRuleBasicCommandrule.classBasicDbObjectRuleBasicDbObjectrule.classBasicFeatureRuleThe AEF 2.0 rule for granular editor and property palette forBasicFeatureobject.classBasicFormRuleBasicFormrules.classBasicTemplateRuleBasicTemplaterule.classBusinessProcessRuleThe AEF 2.0 rule for granular editor and property palette forBusinessProcessobject.classCalculationRegisterRuleThe AEF 2.0 rule for granular editor and property palette forCalculationRegisterobject.classCatalogRuleThe AEF 2.0 rule for granular editor and property palette forCatalogobject.classChartOfAccountsRuleThe AEF 2.0 rule for granular editor and property palette forChartOfAccountsobject.classChartOfCalculationTypesRuleThe AEF 2.0 rule for granular editor and property palette forChartOfCalculationTypesobject.classChartOfCharacteristicTypesRuleThe AEF 2.0 rule for granular editor and property palette forChartOfCharacteristicTypesobject.classCommonAttributeRuleThe AEF 2.0 rule for granular editor and property palette forCommonAttributeobject.classCommonCommandRuleThe rule for theCommonCommanddescriptor.classCommonModuleRuleclassCommonPictureRuleThe rule for theCommonPicturedescriptor.classConfigurationRuleTheIRuleforConfiguration.classConstantRuleConstant rule.classDataHistoryRuleThe AEF 2.0 rule with data history field visibility and enablement for metadata objects.classDataProcessorRuleDataProcessorrule.classDimensionTableRuleRule forDimensionTableclassDocumentNumeratorRuleThe AEF 2.0 rule for granular editor and property palette forDocumentNumeratorobject.classDocumentRuleThe AEF 2.0 rule for granular editor and property palette forDocumentobject.classEventSubscriptionRuleThe AEF 2.0 rule for granular editor and property palette forEventSubscriptionobject.classExchangePlanRuleThe AEF 2.0 rule for granular editor and property palette forExchangePlanobject.classFieldRuleAnAbstractObjectDescriptorforField.classFunctionalOptionRuleFunctionalOptionrule.classFunctionRuleRule forFunction.classInformationRegisterRuleThe AEF 2.0 rule for granular editor and property palette forAccumulationRegisterobject.classIntegrationServiceChannelRuleRule forIntegrationServiceChannel.classMdObjectAvailabilityRuleManages the availability of properties by using theIMdObjectAvailabilityserviceclassReportRuleThe AEF 2.0 rule for granular editor and property palette forReportobject.classStyleItemRuleRule forStyleItemclassStyleRuleRule forStyleclassSubsystemRuleThe rule for theSubsystemdescriptor.classTableRuleRule forTable.classTaskRuleThe AEF 2.0 rule for granular editor and property palette forTaskobject.
- 
Uses of IRule in com._1c.g5.v8.dt.md.ui.extension.aef.rulesClasses in com._1c.g5.v8.dt.md.ui.extension.aef.rules that implement IRule Modifier and Type Class Description classAbstractAdoptedObjectRuleThe abstract rule implementation for adopted objects.classAdoptedBasicFormRuleRule for adopted basic form.classAdoptedBasicTemplateRuleRule for adopted basic template.classAdoptedCalculationRegisterRuleRule for adoptedCalculationRegister.classAdoptedCommonPictureRuleRule for adopted common picture.classAdoptedConfigurationRuleRule for adopted configuration.classAdoptedCubeRuleRule for adopted cube.classAdoptedDimensionTableRuleRule for adopted dimension table.classAdoptedDocumentRuleRule for adopted document.classAdoptedExternalDataSourceRuleRule for adopted ExternalDataSource.classAdoptedMdObjectRuleRule that disables all unckecked or unmodified propertis in adopted metadata objects.classAdoptedSubsystemRuleRule for adopted subsystem.classAdoptedTableRuleRule for adopted table.classAdoptedXdtoPackageRuleRule for adopted xdto package.
- 
Uses of IRule in com._1c.g5.v8.dt.ui.aef.definitions.rulesClasses in com._1c.g5.v8.dt.ui.aef.definitions.rules that implement IRule Modifier and Type Class Description classAbstractRuleThe basic implementation ofIRule.classAbstractSingleTypeRule<T extends org.eclipse.emf.ecore.EObject>The rule that builds the statements for the objects only if objects are instances of the specified type.classDisableAllRuleThe special rule that disables all definitions specified for the concrete instance.classModelEditingSupportRuleDeprecated.classUnsettableRuleRule disables not setted object unsettable features.
- 
Uses of IRule in com._1c.g5.v8.dt.ui.aef.descriptorMethods in com._1c.g5.v8.dt.ui.aef.descriptor with parameters of type IRule Modifier and Type Method Description protected DtManagingDefinitionBuilder<?>AbstractObjectDescriptor. rule(IRule rule)Sets theIRulefor root definition.
- 
Uses of IRule in com._1c.g5.v8.dt.ui.editor.aef.definition.builderMethods in com._1c.g5.v8.dt.ui.editor.aef.definition.builder with parameters of type IRule Modifier and Type Method Description DtGranularEditorPageBuilder<T>DtGranularEditorPageBuilder. rule(IRule rule)Sets the AEF 2.0 rule for the page components.
- 
Uses of IRule in com._1c.g5.v8.dt.ui.editor.aef.descriptorMethods in com._1c.g5.v8.dt.ui.editor.aef.descriptor with parameters of type IRule Modifier and Type Method Description protected DtGranularEditorPageBuilder<?>AbstractDtGranularEditorAefPageDescriptor. rule(IRule rule)Sets theIRule.
- 
Uses of IRule in com.e1c.g5.dt.applications.ui.editorMethods in com.e1c.g5.dt.applications.ui.editor with parameters of type IRule Modifier and Type Method Description protected ManagingDefinitionBuilder<?>ApplicationEditorDescriptor. rule(IRule rule)Sets theIRule.
 
-