it.amattioli.workstate.config
Class MetaJunctionPointBuilder

Show UML class diagram
java.lang.Object
  extended by it.amattioli.workstate.config.MetaStateBuilder
      extended by it.amattioli.workstate.config.MetaJunctionPointBuilder

public class MetaJunctionPointBuilder
extends MetaStateBuilder


Field Summary
 
Fields inherited from class it.amattioli.workstate.config.MetaStateBuilder
builtState
 
Constructor Summary
MetaJunctionPointBuilder(String id)
           
 
Method Summary
protected  MetaState createMetaState()
           
 
Methods inherited from class it.amattioli.workstate.config.MetaStateBuilder
getBuiltMetaState, getId, setEntryAction, setExitAction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaJunctionPointBuilder

public MetaJunctionPointBuilder(String id)
Method Detail

createMetaState

protected MetaState createMetaState()
Specified by:
createMetaState in class MetaStateBuilder


Copyright © 2011. All Rights Reserved.