public class MRIDTransformationRule extends java.lang.Object implements NamespaceTransformer
Constructor and Description |
---|
MRIDTransformationRule() |
Modifier and Type | Method and 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