nl.tudelft.goal.unreal.environment
Class MapOfParameters

Package class diagram package MapOfParameters
java.lang.Object
  extended by eis.iilang.IILElement
      extended by eis.iilang.Parameter
          extended by eis.iilang.ParameterList
              extended by nl.tudelft.goal.unreal.environment.MapOfParameters
All Implemented Interfaces:
Serializable, Cloneable, Iterable<eis.iilang.Parameter>

public class MapOfParameters
extends eis.iilang.ParameterList

See Also:
Serialized Form

Field Summary
 
Fields inherited from class eis.iilang.IILElement
toProlog
 
Constructor Summary
MapOfParameters(Map<String,eis.iilang.Parameter> parameters)
           
 
Method Summary
 
Methods inherited from class eis.iilang.ParameterList
accept, accept, add, clone, equals, get, hashCode, indexOf, isEmpty, iterator, size, toProlog, toXML
 
Methods inherited from class eis.iilang.IILElement
indent, toString, toXML, toXMLWithHeader
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MapOfParameters

public MapOfParameters(Map<String,eis.iilang.Parameter> parameters)


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.