| 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(Out source,
In target,
PropagationConstraint propagationConstraint) |
DummyConsistsOf(Out source,
In target,
PropagationConstraint propagationConstraint) |
DummyIsRelatedTo(Out source,
In target,
PropagationConstraint propagationConstraint) |
IsIdentifiedByImpl(Out source,
In target,
PropagationConstraint propagationConstraint) |
IsRelatedToImpl(Out source,
In target,
PropagationConstraint propagationConstraint) |
RelationImpl(Out source,
In target,
PropagationConstraint propagationConstraint) |
| Modifier and Type | Method and Description |
|---|---|
PropagationConstraint |
Relation.getPropagationConstraint() |
Copyright © 2019. All Rights Reserved.