| Modifier and Type | Class and Description |
|---|---|
class |
PropagationConstraintImpl |
| Modifier and Type | Field and Description |
|---|---|
protected PropagationConstraint |
RelationImpl.propagationConstraint |
| Modifier and Type | Method and Description |
|---|---|
PropagationConstraint |
RelationImpl.getPropagationConstraint() |
| Constructor and Description |
|---|
ConsistsOfImpl(S source,
T target,
PropagationConstraint propagationConstraint) |
DummyIsRelatedTo(S source,
T target,
PropagationConstraint propagationConstraint) |
IsRelatedToImpl(S source,
T target,
PropagationConstraint propagationConstraint) |
RelationImpl(S source,
T target,
PropagationConstraint propagationConstraint) |
| Modifier and Type | Method and Description |
|---|---|
PropagationConstraint |
Relation.getPropagationConstraint() |
Copyright © 2020. All Rights Reserved.