org.state4j.sm.executors
Class SmSetContextAttributeExecutorImpl
java.lang.Object
org.state4j.sm.executors.SmSetContextAttributeExecutorImpl
- All Implemented Interfaces:
- org.state4j.sm.SmExecutor
public class SmSetContextAttributeExecutorImpl
- extends java.lang.Object
- implements org.state4j.sm.SmExecutor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmSetContextAttributeExecutorImpl
public SmSetContextAttributeExecutorImpl()
execute
public void execute(org.state4j.sm.SmContext cntx)
- Specified by:
execute
in interface org.state4j.sm.SmExecutor
hasAttributes
public boolean hasAttributes()
getAttributes
public java.util.Map<java.lang.String,java.lang.String> getAttributes()
setAttributes
public void setAttributes(java.util.Map<java.lang.String,java.lang.String> attributes)
Copyright © 2006 . All Rights Reserved.