public interface ScriptSource
Modifier and Type | Field and Description |
---|---|
static int |
MODEL_CONTROL |
static int |
SIGNAL_TYPE |
static int |
TYPE_STATE |
static int |
TYPE_STRUCTURE |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getScriptInfo(java.lang.Object host,
int role) |
ScriptStubs |
getStubs(java.lang.Object host,
int role) |
void |
writeScripts(java.lang.Object obj) |
static final int TYPE_STATE
static final int TYPE_STRUCTURE
static final int SIGNAL_TYPE
static final int MODEL_CONTROL
ScriptStubs getStubs(java.lang.Object host, int role)
java.lang.String getScriptInfo(java.lang.Object host, int role)
void writeScripts(java.lang.Object obj)
Copyright © 2013. All Rights Reserved.