|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.appdapter.core.log.BasicDebugger
org.appdapter.bind.rdf.jena.assembly.KnownComponentImpl
org.cogchar.api.skeleton.config.BoneRobotConfig
public class BoneRobotConfig
| Nested Class Summary | |
|---|---|
static class |
BoneRobotConfig.Builder
Alternate approach to creating a BoeRobotConfig goes thru Jena's Assembler stuff. |
| Field Summary | |
|---|---|
List<BoneJointConfig> |
myBJCs
|
String |
myRobotName
|
| Fields inherited from interface org.appdapter.api.trigger.AnyOper.HasIdent |
|---|
HASIDENT |
| Fields inherited from interface org.appdapter.core.log.Loggable |
|---|
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM |
| Constructor Summary | |
|---|---|
BoneRobotConfig()
|
|
BoneRobotConfig(org.appdapter.help.repo.RepoClient rc,
org.appdapter.core.name.Ident bonyConfigIdent,
org.appdapter.core.name.Ident graphIdent,
BoneCN bqn)
|
|
| Method Summary | |
|---|---|
String |
getFieldSummary()
|
static void |
main(String[] args)
|
| Methods inherited from class org.appdapter.bind.rdf.jena.assembly.KnownComponentImpl |
|---|
getDescription, getIdent, getShortLabel, setDescription, setIdent, setShortLabel, toString |
| Methods inherited from class org.appdapter.core.log.BasicDebugger |
|---|
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String myRobotName
public List<BoneJointConfig> myBJCs
| Constructor Detail |
|---|
public BoneRobotConfig()
public BoneRobotConfig(org.appdapter.help.repo.RepoClient rc,
org.appdapter.core.name.Ident bonyConfigIdent,
org.appdapter.core.name.Ident graphIdent,
BoneCN bqn)
| Method Detail |
|---|
public String getFieldSummary()
getFieldSummary in class org.appdapter.bind.rdf.jena.assembly.KnownComponentImplpublic static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||