|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.xml.schema.compositor.CompositorGuard org.dlese.dpc.xml.schema.compositor.SequenceGuard
public class SequenceGuard
Implementation of CompositorGuard
for Sequence Compositors
Field Summary |
---|
Fields inherited from class org.dlese.dpc.xml.schema.compositor.CompositorGuard |
---|
instanceMembers |
Constructor Summary | |
---|---|
SequenceGuard(Compositor compositor,
Element instanceElement)
Constructor for the SequenceGuard object |
|
SequenceGuard(Compositor compositor,
List instanceList)
Constructor for the SequenceGuard object |
Method Summary | |
---|---|
boolean |
acceptsNewMember()
NOT YET DOCUMENTED |
protected List |
getOccurrences()
Gets the occurrences attribute of the SequenceGuard object |
void |
printBucketElements(org.dlese.dpc.xml.schema.compositor.CompositorGuard.CMBucket bucket)
Description of the Method |
void |
printCMBuckets(List buckets)
debugging |
Methods inherited from class org.dlese.dpc.xml.schema.compositor.CompositorGuard |
---|
acceptsNewMember, checkValid, findOccurence, findOccurrence, getCompositor, getInstance, getOccurrencesCount, getOccurrencesCount, getSubOccurrenceCount, printInstanceMembers, printOccurrences, resolveLeafNameToCM, resolveLeafNameToCMName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SequenceGuard(Compositor compositor, Element instanceElement)
compositor
- NOT YET DOCUMENTEDinstanceElement
- NOT YET DOCUMENTEDpublic SequenceGuard(Compositor compositor, List instanceList)
compositor
- NOT YET DOCUMENTEDinstanceList
- NOT YET DOCUMENTEDMethod Detail |
---|
public boolean acceptsNewMember()
acceptsNewMember
in class CompositorGuard
protected List getOccurrences() throws Exception
getOccurrences
in class CompositorGuard
Exception
- NOT YET DOCUMENTEDpublic void printCMBuckets(List buckets)
buckets
- Description of the Parameterpublic void printBucketElements(org.dlese.dpc.xml.schema.compositor.CompositorGuard.CMBucket bucket)
bucket
- Description of the Parameter
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |