See: Description
Class | Description |
---|---|
NFECardinalityRule |
Represents a cardinality rule associated to a feature layer and (optionally) a point feature class
|
NFEConnectivityRule |
Basic representation of a connectivity rule which defines the properties and methods common to all the NFE connectivity rules
|
NFELineLineRule |
A representation of an NFE line-line connectivity rule
|
NFELinePointRule |
A representation of an NFE line-point connectivity rule
|
NFERuleInstance |
Represents a materialization of a rule.
|
NFERuleInstanceRelation |
Represents a relationship between a rule instance and a feature element to which the rule instance's rule was applied.
|
NFERulesEngine |
NFE component in charge of enforcing connectivity and cardinality rules.
|
NFERulesModel |
NFE component used as a holder and manager of rules.
|
Enum | Description |
---|---|
NFEConnectivityRule.ConnectivityRuleType |
Defines connectivity rule types
|
NFELinePointRule.LPRuleSource |
Defines different sources where a line-point could be created
|