Uses of Class
com._1c.g5.aef2.standard.definitions.rules.AbstractRule
-
Packages that use AbstractRule Package Description com._1c.g5.v8.dt.md.ui.aef2.rules com._1c.g5.v8.dt.md.ui.extension.aef.rules com._1c.g5.v8.dt.ui.aef.definitions.rules -
-
Uses of AbstractRule in com._1c.g5.v8.dt.md.ui.aef2.rules
Subclasses of AbstractRule in com._1c.g5.v8.dt.md.ui.aef2.rules Modifier and Type Class Description class
AccountingRegisterRule
The AEF 2.0 rule for granular editor and property palette forAccountingRegister
object.class
AccumulationRegisterRule
The AEF 2.0 rule for granular editor and property palette forAccumulationRegister
object.class
BasicCommandRule
BasicCommand
rule.class
BasicDbObjectRule
BasicDbObject
rule.class
BasicFeatureRule
The AEF 2.0 rule for granular editor and property palette forBasicFeature
object.class
BasicFormRule
BasicForm
rules.class
BasicTemplateRule
BasicTemplate
rule.class
BusinessProcessRule
The AEF 2.0 rule for granular editor and property palette forBusinessProcess
object.class
CalculationRegisterRule
The AEF 2.0 rule for granular editor and property palette forCalculationRegister
object.class
CatalogRule
The AEF 2.0 rule for granular editor and property palette forCatalog
object.class
ChartOfAccountsRule
The AEF 2.0 rule for granular editor and property palette forChartOfAccounts
object.class
ChartOfCalculationTypesRule
The AEF 2.0 rule for granular editor and property palette forChartOfCalculationTypes
object.class
ChartOfCharacteristicTypesRule
The AEF 2.0 rule for granular editor and property palette forChartOfCharacteristicTypes
object.class
CommonAttributeRule
The AEF 2.0 rule for granular editor and property palette forCommonAttribute
object.class
CommonCommandRule
The rule for theCommonCommand
descriptor.class
CommonModuleRule
class
CommonPictureRule
The rule for theCommonPicture
descriptor.class
ConfigurationRule
TheIRule
forConfiguration
.class
ConstantRule
Constant rule.class
DataHistoryRule
The AEF 2.0 rule with data history field visibility and enablement for metadata objects.class
DataProcessorRule
DataProcessor
rule.class
DimensionTableRule
Rule forDimensionTable
class
DocumentNumeratorRule
The AEF 2.0 rule for granular editor and property palette forDocumentNumerator
object.class
DocumentRule
The AEF 2.0 rule for granular editor and property palette forDocument
object.class
EventSubscriptionRule
The AEF 2.0 rule for granular editor and property palette forEventSubscription
object.class
ExchangePlanRule
The AEF 2.0 rule for granular editor and property palette forExchangePlan
object.class
FieldRule
AnAbstractObjectDescriptor
forField
.class
FunctionalOptionRule
FunctionalOption
rule.class
FunctionRule
Rule forFunction
.class
InformationRegisterRule
The AEF 2.0 rule for granular editor and property palette forAccumulationRegister
object.class
IntegrationServiceChannelRule
Rule forIntegrationServiceChannel
.class
MdObjectAvailabilityRule
Manages the availability of properties by using theIMdObjectAvailability
serviceclass
ReportRule
The AEF 2.0 rule for granular editor and property palette forReport
object.class
StyleItemRule
Rule forStyleItem
class
StyleRule
Rule forStyle
class
SubsystemRule
The rule for theSubsystem
descriptor.class
TableRule
Rule forTable
.class
TaskRule
The AEF 2.0 rule for granular editor and property palette forTask
object. -
Uses of AbstractRule in com._1c.g5.v8.dt.md.ui.extension.aef.rules
Subclasses of AbstractRule in com._1c.g5.v8.dt.md.ui.extension.aef.rules Modifier and Type Class Description class
AbstractAdoptedObjectRule
The abstract rule implementation for adopted objects.class
AdoptedBasicFormRule
Rule for adopted basic form.class
AdoptedBasicTemplateRule
Rule for adopted basic template.class
AdoptedCalculationRegisterRule
Rule for adoptedCalculationRegister
.class
AdoptedCommonPictureRule
Rule for adopted common picture.class
AdoptedConfigurationRule
Rule for adopted configuration.class
AdoptedCubeRule
Rule for adopted cube.class
AdoptedDimensionTableRule
Rule for adopted dimension table.class
AdoptedExternalDataSourceRule
Rule for adopted ExternalDataSource.class
AdoptedMdObjectRule
Rule that disables all unckecked or unmodified propertis in adopted metadata objects.class
AdoptedSubsystemRule
Rule for adopted subsystem.class
AdoptedTableRule
Rule for adopted table.class
AdoptedXdtoPackageRule
Rule for adopted xdto package. -
Uses of AbstractRule in com._1c.g5.v8.dt.ui.aef.definitions.rules
Subclasses of AbstractRule in com._1c.g5.v8.dt.ui.aef.definitions.rules Modifier and Type Class Description class
AbstractRule
The basic implementation ofIRule
.class
AbstractSingleTypeRule<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.class
DisableAllRule
The special rule that disables all definitions specified for the concrete instance.class
ModelEditingSupportRule
Deprecated.class
UnsettableRule
Rule disables not setted object unsettable features.
-