org.jicengine
Class Instructions

java.lang.Object
  extended byorg.jicengine.Instructions

public class Instructions
extends java.lang.Object

Author:
.timo

Constructor Summary
Instructions(Resource jicFile)
           
Instructions(Resource jicFile, java.util.Map parameters)
           
 
Method Summary
 Resource getFile()
           
 java.util.Map getParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Instructions

public Instructions(Resource jicFile)

Instructions

public Instructions(Resource jicFile,
                    java.util.Map parameters)
Method Detail

getFile

public Resource getFile()

getParameters

public java.util.Map getParameters()