Class ScopePropagator
java.lang.Object
tools.refinery.store.reasoning.scope.ScopePropagator
- All Implemented Interfaces:
ModelStoreConfiguration
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(ModelStoreBuilder storeBuilder) scope
(PartialRelation type, CardinalityInterval interval) scopes
(Map<PartialRelation, CardinalityInterval> scopes)
-
Constructor Details
-
ScopePropagator
public ScopePropagator() -
ScopePropagator
-
-
Method Details
-
scope
-
scopes
-
scopes
-
apply
- Specified by:
apply
in interfaceModelStoreConfiguration
-