NamespaceTransformer
public class MRIDTransformationRule extends java.lang.Object implements NamespaceTransformer
Constructor | Description |
---|---|
MRIDTransformationRule() |
Modifier and Type | Method | Description |
---|---|---|
void |
addDest(MRIDRule dest) |
|
void |
addSrc(MRIDRule src) |
|
boolean |
isIdentity() |
|
ModuleRevisionId |
transform(ModuleRevisionId mrid) |
public void addSrc(MRIDRule src)
public void addDest(MRIDRule dest)
public ModuleRevisionId transform(ModuleRevisionId mrid)
transform
in interface NamespaceTransformer
public boolean isIdentity()
isIdentity
in interface NamespaceTransformer