Uses of Class
jason.mas2j.MAS2JProject
Package | Description |
---|---|
jason.infra | |
jason.infra.jade | |
jason.infra.local | |
jason.jeditplugin | |
jason.mas2j |
-
Uses of MAS2JProject in jason.infra
Methods in jason.infra with parameters of type MAS2JProject Modifier and Type Method Description void
MASLauncherInfraTier. setProject(MAS2JProject project)
Sets the description of the project to be run. -
Uses of MAS2JProject in jason.infra.jade
Methods in jason.infra.jade with parameters of type MAS2JProject Modifier and Type Method Description void
ContainerAllocation. init(java.lang.String[] args, MAS2JProject project)
static boolean
JadeAgArch. isCartagoJadeCase(MAS2JProject project)
-
Uses of MAS2JProject in jason.infra.local
Fields in jason.infra.local declared as MAS2JProject Modifier and Type Field Description protected static MAS2JProject
BaseLocalMAS. project
protected MAS2JProject
LocalMASLauncherAnt. project
Methods in jason.infra.local that return MAS2JProject Modifier and Type Method Description MAS2JProject
BaseLocalMAS. getProject()
Methods in jason.infra.local with parameters of type MAS2JProject Modifier and Type Method Description void
BaseLocalMAS. setProject(MAS2JProject p)
void
LocalMASLauncherAnt. setProject(MAS2JProject project)
private static void
RunLocalMAS. showProjectSources(MAS2JProject project)
show the sources of the project -
Uses of MAS2JProject in jason.jeditplugin
Methods in jason.jeditplugin that return MAS2JProject Modifier and Type Method Description private MAS2JProject
JasonID. parseProject(org.gjt.sp.jedit.Buffer projectBufffer)
Methods in jason.jeditplugin with parameters of type MAS2JProject Modifier and Type Method Description protected boolean
JasonID. parseProjectAS(MAS2JProject project)
-
Uses of MAS2JProject in jason.mas2j
Methods in jason.mas2j that return MAS2JProject Modifier and Type Method Description static MAS2JProject
MAS2JProject. parse(java.lang.String file)