Class ReferenceInfoBuilder
java.lang.Object
tools.refinery.store.reasoning.translator.metamodel.ReferenceInfoBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
containment
(boolean containment) defaultValue
(@NotNull TruthValue defaultValue) multiplicity
(@NotNull CardinalityInterval multiplicityInterval, @NotNull PartialRelation errorSymbol) multiplicity
(@NotNull Multiplicity multiplicity) opposite
(@Nullable PartialRelation opposite) partial
(boolean partial) source
(@NotNull PartialRelation sourceType) supersets
(Collection<PartialRelation> supersets) supersets
(PartialRelation... supersets) target
(@NotNull PartialRelation targetType)
-
Method Details
-
source
-
target
-
containment
-
multiplicity
-
multiplicity
public ReferenceInfoBuilder multiplicity(@NotNull @NotNull CardinalityInterval multiplicityInterval, @NotNull @NotNull PartialRelation errorSymbol) -
opposite
-
defaultValue
-
partial
-
supersets
-
supersets
-
build
-