public class TransformEnvironment
extends Object
-
Field Summary
Fields
scala.collection.immutable.Map<String,scala.collection.Seq<org.openprovenance.prov.scala.immutable.Statement>>
scala.collection.immutable.Map<String,org.openprovenance.prov.scala.immutable.Statement>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
statements
public scala.collection.immutable.Map<String,org.openprovenance.prov.scala.immutable.Statement> statements
-
seqStatements
public scala.collection.immutable.Map<String,scala.collection.Seq<org.openprovenance.prov.scala.immutable.Statement>> seqStatements
-
Constructor Details
-
TransformEnvironment
public TransformEnvironment()