|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ivy.plugins.namespace.MRIDTransformationRule
public class MRIDTransformationRule
Constructor Summary | |
---|---|
MRIDTransformationRule()
|
Method Summary | |
---|---|
void |
addDest(MRIDRule dest)
|
void |
addSrc(MRIDRule src)
|
boolean |
isIdentity()
|
ModuleRevisionId |
transform(ModuleRevisionId mrid)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MRIDTransformationRule()
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |