Interface IMappingTransformer<T>
- Type Parameters:
T- The type of object to transform the mapping into.
- All Known Implementing Classes:
AnnotatedAxiomGenerator, AnnotationAxiomGenerator, DirectAxiomGenerator, EquivalentAxiomGenerator, MappingEditor, NamedMappingTransformer, SSSOMTAnnotateFunction, SSSOMTCreateAxiomFunction, SSSOMTInvertFunction, SSSOMTStopFunction, SSSOMTUriExpressionToExtFunction
public interface IMappingTransformer<T>
An interface to transform a mapping into another object.
-
Method Summary
-
Method Details
-
transform
-