|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlmf.formula.csp.type.CspType
lmf.formula.csp.type.CspCompositeType
public final class CspCompositeType
CspCompositeType.
Constructor Summary | |
---|---|
CspCompositeType(java.lang.String name,
CspType... types)
|
Method Summary | |
---|---|
CspType[] |
getTypes()
|
Methods inherited from class lmf.formula.csp.type.CspType |
---|
getName, match, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CspCompositeType(java.lang.String name, CspType... types)
Method Detail |
---|
public CspType[] getTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |