Interface | Description |
---|---|
IEdgeSemanticTraced<T> |
Expresses the edge from-to semantics in a model
|
Class | Description |
---|---|
BasicEdgeSemanticTraced<T> | |
EdgeSemanticTracedAdapter<F extends IEdgeSemanticTraced<T>,T> | |
TraceUniqueDecorator<FromType,ToType> |
Traces uniquely elements from FromType to ToType.
|