public class OAVAgentModel extends OAVCapabilityModel
Constructor and Description |
---|
OAVAgentModel(jadex.rules.state.IOAVState state,
Object handle,
ModelInfo modelinfo,
Set types,
long lastmod,
MultiCollection entries)
Create a model.
|
Modifier and Type | Method and Description |
---|---|
static void |
addMethodInfos(Map props,
String type,
String[] names)
Add method info.
|
jadex.rules.rulesystem.IPatternMatcherFunctionality |
getMatcherFunctionality()
Get the matcherfunc.
|
void |
initModelInfo()
Init the model info.
|
void |
setMatcherFunctionality(jadex.rules.rulesystem.IPatternMatcherFunctionality matcherfunc)
Set the matcherfunc.
|
String |
toString()
Get the string representation.
|
addDocument, addEntry, addSubcapabilityModel, createArgument, getDocuments, getFilename, getHandle, getLastChecked, getLastModified, getModelInfo, getRulebase, getState, getSubcapabilityModel, getTypes, setLastChecked
public OAVAgentModel(jadex.rules.state.IOAVState state, Object handle, ModelInfo modelinfo, Set types, long lastmod, MultiCollection entries)
public jadex.rules.rulesystem.IPatternMatcherFunctionality getMatcherFunctionality()
public void setMatcherFunctionality(jadex.rules.rulesystem.IPatternMatcherFunctionality matcherfunc)
public void initModelInfo()
initModelInfo
in class OAVCapabilityModel
public static void addMethodInfos(Map props, String type, String[] names)
public String toString()
toString
in class OAVCapabilityModel
Copyright © 2012. All Rights Reserved.