|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.agical.rmock.core.describe.impl.MultiplicityDescriberImpl
public class MultiplicityDescriberImpl
Constructor Summary | |
---|---|
MultiplicityDescriberImpl(java.io.Writer output)
|
Method Summary | |
---|---|
void |
describe(Multiplicity multiplicity)
Called when a multiplicity should be described. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiplicityDescriberImpl(java.io.Writer output)
Method Detail |
---|
public void describe(Multiplicity multiplicity) throws java.io.IOException
MultiplicityDescriber
describe
in interface MultiplicityDescriber
multiplicity
- The multiplicity to be described.
java.io.IOException
- If the description cannot be serialized.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |