|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ExpVector interface An ExpVector is a BitVector each of whose bit corresponds to an ExpId.
| Method Summary | |
boolean |
contains(ExpId pExpId)
Returns true if this ExpVector's bit corresponding to the given argument pExpId is set. |
java.util.Set |
exps()
Returns the Set of ExpIds whose corresponding bits are set in this ExpVector. |
ExpVectorIterator |
expVectorIterator()
|
SubpFlow |
getSubpFlow()
SubpFlow instance associated with this ExpVector. |
java.lang.String |
toStringShort()
|
| Methods inherited from interface coins.flow.BitVector |
bitVectorIterator, equals, getBit, getBitLength, getVectorWord, getWordLength, isSet, isZero, resetBit, setBit, toString, toStringDescriptive, vectorAnd, vectorCopy, vectorEqual, vectorNot, vectorOr, vectorReset, vectorSub, vectorXor |
| Method Detail |
public SubpFlow getSubpFlow()
public java.util.Set exps()
public boolean contains(ExpId pExpId)
public ExpVectorIterator expVectorIterator()
public java.lang.String toStringShort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||