|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.chunktype.basic.BasicSubsymbolicChunkType
public class BasicSubsymbolicChunkType
default impl
| Constructor Summary | |
|---|---|
BasicSubsymbolicChunkType(AbstractChunkType parentChunkType)
Constructor for the DefaultSubsymbolicChunkType5 object |
|
| Method Summary | |
|---|---|
void |
dispose()
Description of the Method |
void |
encode()
|
java.lang.String |
getParameter(java.lang.String key)
Gets the parameter attribute of the DefaultSubsymbolicChunkType5 object |
java.util.Collection<java.lang.String> |
getPossibleParameters()
Gets the possibleParameters attribute of the DefaultSubsymbolicChunkType5 object |
java.util.Collection<java.lang.String> |
getSetableParameters()
Gets the setableParameters attribute of the DefaultSubsymbolicChunkType5 object |
boolean |
isEncoded()
Gets the encoded attribute of the DefaultSubsymbolicChunkType5 object |
void |
setParameter(java.lang.String key,
java.lang.String value)
Sets the parameter attribute of the DefaultSubsymbolicChunkType5 object |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicSubsymbolicChunkType(AbstractChunkType parentChunkType)
parentChunkType - Description of Parameter| Method Detail |
|---|
public void setParameter(java.lang.String key,
java.lang.String value)
setParameter in interface IParameterizedkey - The new parameter valuevalue - The new parameter valuepublic java.lang.String getParameter(java.lang.String key)
getParameter in interface IParameterizedkey - Description of Parameter
public java.util.Collection<java.lang.String> getPossibleParameters()
getPossibleParameters in interface IParameterizedpublic java.util.Collection<java.lang.String> getSetableParameters()
getSetableParameters in interface IParameterizedpublic void dispose()
dispose in interface ISubsymbolicChunkTypepublic boolean isEncoded()
public void encode()
encode in interface ISubsymbolicChunkType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||