|
||||||||||
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.CspCollectionType
public abstract class CspCollectionType
CspCollectionType.
Constructor Summary | |
---|---|
CspCollectionType(java.lang.String name,
CspType elemType)
|
Method Summary | |
---|---|
CspType |
getElemType()
|
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 CspCollectionType(java.lang.String name, CspType elemType)
Method Detail |
---|
public CspType getElemType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |