|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.ebmwebsourcing.easyviper.core.impl.model.ModelImpl
public class ModelImpl
| Constructor Summary | |
|---|---|
ModelImpl()
|
|
| Method Summary | |
|---|---|
void |
create()
Create the scope behaviour |
com.ebmwebsourcing.easyviper.core.api.model.compiler.Compiler |
createCompiler(java.lang.String name,
java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler> compilerClass)
|
com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessDefinitionRegistry |
createRegistry(java.lang.String name,
java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry> registryClass)
|
void |
destroy()
Destroy the NodeImpl behaviour |
com.ebmwebsourcing.easyviper.core.api.model.compiler.Compiler |
getCompiler()
|
org.objectweb.fractal.api.Component |
getComponent()
|
com.ebmwebsourcing.easyviper.core.api.Core |
getCore()
|
java.lang.String |
getName()
|
com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessDefinitionRegistry |
getRegistry()
|
void |
init(org.objectweb.fractal.api.Component fractalNode)
|
void |
setLog(java.util.logging.Logger logger)
|
void |
setName(java.lang.String name)
|
void |
start()
Start the NodeImpl behaviour |
void |
stop()
Stop the NodeImpl behaviour |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelImpl()
| Method Detail |
|---|
public void create()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
create in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreException
public void init(org.objectweb.fractal.api.Component fractalNode)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
init in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreException
public void start()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
start in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreException
public void stop()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
stop in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreException
public void destroy()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
destroy in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreException
public java.lang.String getName()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
getName in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreException
public void setName(java.lang.String name)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
setName in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponentcom.ebmwebsourcing.easyviper.core.api.CoreExceptionpublic org.objectweb.fractal.api.Component getComponent()
getComponent in interface com.ebmwebsourcing.easyviper.core.api.engine.FractalComponent
public com.ebmwebsourcing.easyviper.core.api.Core getCore()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
getCore in interface com.ebmwebsourcing.easyviper.core.api.model.Modelcom.ebmwebsourcing.easyviper.core.api.CoreException
public com.ebmwebsourcing.easyviper.core.api.model.compiler.Compiler createCompiler(java.lang.String name,
java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler> compilerClass)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
createCompiler in interface com.ebmwebsourcing.easyviper.core.api.model.Modelcom.ebmwebsourcing.easyviper.core.api.CoreException
public com.ebmwebsourcing.easyviper.core.api.model.compiler.Compiler getCompiler()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
getCompiler in interface com.ebmwebsourcing.easyviper.core.api.model.Modelcom.ebmwebsourcing.easyviper.core.api.CoreException
public com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessDefinitionRegistry createRegistry(java.lang.String name,
java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry> registryClass)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
createRegistry in interface com.ebmwebsourcing.easyviper.core.api.model.Modelcom.ebmwebsourcing.easyviper.core.api.CoreException
public com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessDefinitionRegistry getRegistry()
throws com.ebmwebsourcing.easyviper.core.api.CoreException
getRegistry in interface com.ebmwebsourcing.easyviper.core.api.model.Modelcom.ebmwebsourcing.easyviper.core.api.CoreExceptionpublic void setLog(java.util.logging.Logger logger)
setLog in interface com.ebmwebsourcing.easyviper.core.api.engine.Element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||