|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.sns.xal.model.gen.GenerationRule
| Constructor Summary | |
protected |
GenerationRule(java.lang.String[] arrTypes)
Creates a new instance of GenerationRule |
| Method Summary | |
abstract java.util.List |
getElements(java.util.Set setNodeCombin)
|
java.util.Set |
getNodeCombination()
Returns a set of AcceleratorNode type string identifiers (order is not important). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected GenerationRule(java.lang.String[] arrTypes)
arrTypes - string array of node types| Method Detail |
public abstract java.util.List getElements(java.util.Set setNodeCombin)
throws GenerationException
getElements in interface IRuleGenerationExceptionpublic java.util.Set getNodeCombination()
IRule
getNodeCombination in interface IRule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||