|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NBCASet | |
---|---|
sk.uniba.euromath.document.schema.impl.bca | Implementation of the BCA set. |
Uses of NBCASet in sk.uniba.euromath.document.schema.impl.bca |
---|
Methods in sk.uniba.euromath.document.schema.impl.bca that return NBCASet | |
---|---|
static NBCASet |
NBCASet.create(com.sun.msv.grammar.NameClass nc)
Creates instance of NBCASet, accepting same set of qnames as nc. |
Methods in sk.uniba.euromath.document.schema.impl.bca with parameters of type NBCASet | |
---|---|
void |
NBCASet.intersect(NBCASet nbcaSet)
Intersects this set with given set. |
void |
NBCASet.subtract(NBCASet nbcaSet)
Computes difference of this set and given set. |
void |
NBCASet.union(NBCASet nbcaSet)
Computes union of this set and given set. |
Constructors in sk.uniba.euromath.document.schema.impl.bca with parameters of type NBCASet | |
---|---|
NBCASet(NBCASet nbcaSet)
Constructs clone of given NBCASet. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |