|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.scheherazade.elements.InterpArcSet
public class InterpArcSet
A set of InterpArcs.
Constructor Summary | |
---|---|
InterpArcSet()
|
Method Summary | |
---|---|
void |
add(InterpArc arc)
|
void |
add(InterpArcSet other)
|
InterpArc |
getFirstArc()
|
java.util.Iterator<InterpArc> |
iterator()
|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InterpArcSet()
Method Detail |
---|
public java.util.Iterator<InterpArc> iterator()
public void add(InterpArc arc)
public void add(InterpArcSet other)
public int size()
public InterpArc getFirstArc() throws Scheherexception
Scheherexception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |