|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlmf.formula.csp.semantic.declaration.CspDeclaration
lmf.formula.csp.semantic.declaration.CspAbstractDeclaration
public final class CspAbstractDeclaration
CspAbstractDeclaration.
Constructor Summary | |
---|---|
CspAbstractDeclaration(java.lang.String name,
CspType cspType)
|
Method Summary | |
---|---|
java.util.Hashtable<Node,CspType> |
getBranches()
|
void |
setBranches(java.util.Hashtable<Node,CspType> value)
|
Methods inherited from class lmf.formula.csp.semantic.declaration.CspDeclaration |
---|
getCspType, getName, getNode, getScopeLevel, setCspType, setName, setNode, setScopeLevel, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CspAbstractDeclaration(java.lang.String name, CspType cspType)
Method Detail |
---|
public java.util.Hashtable<Node,CspType> getBranches()
public void setBranches(java.util.Hashtable<Node,CspType> value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |