it.amattioli.workstate.config
Class MetaReferenceStateBuilder

Show UML class diagram
java.lang.Object
  extended by it.amattioli.workstate.config.MetaStateBuilder
      extended by it.amattioli.workstate.config.MetaRealStateBuilder
          extended by it.amattioli.workstate.config.MetaReferenceStateBuilder
All Implemented Interfaces:
AttributeOwnerBuilder

public class MetaReferenceStateBuilder
extends MetaRealStateBuilder

Author:
a.mattioli

Field Summary
 
Fields inherited from class it.amattioli.workstate.config.MetaStateBuilder
builtState
 
Constructor Summary
MetaReferenceStateBuilder(String tag, String id)
           
 
Method Summary
protected  MetaState createMetaState()
           
 void setRef(String ref)
           
 
Methods inherited from class it.amattioli.workstate.config.MetaRealStateBuilder
addAttribute, getEntryAction, getExitAction, getTag, getTempAttributeRepository, setEntryAction, setExitAction
 
Methods inherited from class it.amattioli.workstate.config.MetaStateBuilder
getBuiltMetaState, getId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaReferenceStateBuilder

public MetaReferenceStateBuilder(String tag,
                                 String id)
Method Detail

setRef

public void setRef(String ref)

createMetaState

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


Copyright © 2011. All Rights Reserved.