Package oracle.spatial.network.nfe.model.rule
Provides memory representations of NFE rules and contains classes used to manage and enforce such rules.
-
Class Summary Class Description NFECardinalityRule Represents a cardinality rule associated to a feature layer and (optionally) a point feature classNFEConnectivityRule Basic representation of a connectivity rule which defines the properties and methods common to all the NFE connectivity rulesNFELineLineRule A representation of an NFE line-line connectivity ruleNFELinePointRule A representation of an NFE line-point connectivity ruleNFERuleInstance 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 Summary Enum Description NFEConnectivityRule.ConnectivityRuleType Defines connectivity rule typesNFELinePointRule.LPRuleSource Defines different sources where a line-point could be created