|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.javagen.agile.core.model.AbstractModel
org.javagen.funcgen.model.PermutationSet
public class PermutationSet
Specific instance of PermutationsGroup. Set of properties are held in the context.
| Field Summary | |
|---|---|
static String |
DEFAULT_MODEL_TYPE
|
| Fields inherited from class org.javagen.agile.core.model.AbstractModel |
|---|
childModels, context, id, modelType, name, parentModel |
| Constructor Summary | |
|---|---|
PermutationSet()
|
|
PermutationSet(String name)
|
|
| Method Summary |
|---|
| Methods inherited from class org.javagen.agile.core.model.AbstractModel |
|---|
addChildModel, allOwnedModels, copyTo, equals, get, getChildModels, getContext, getId, getModelType, getName, getParentModel, lookupChildByName, put, setChildModels, setContext, setId, setModelType, setName, setParentModel, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String DEFAULT_MODEL_TYPE
| Constructor Detail |
|---|
public PermutationSet()
public PermutationSet(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||