| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (1.8.0_60) on Thu Dec 03 17:18:47 CET 2015 --> |
| <title>Serialized Form</title> |
| <meta name="date" content="2015-12-03"> |
| <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
| <script type="text/javascript" src="script.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Serialized Form"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-tree.html">Tree</a></li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li><a href="index-files/index-1.html">Index</a></li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li> |
| <li><a href="serialized-form.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="header"> |
| <h1 title="Serialized Form" class="title">Serialized Form</h1> |
| </div> |
| <div class="serializedFormContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.patternlanguage.emf</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.patternlanguage.emf.ResolutionException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/patternlanguage/emf/ResolutionException.html" title="class in org.eclipse.incquery.patternlanguage.emf">org.eclipse.incquery.patternlanguage.emf.ResolutionException</a> extends java.lang.Exception implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>5920889201819465489L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.patternlanguage.emf.specification.builder</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.patternlanguage.emf.specification.builder.SpecificationBuilderException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/patternlanguage/emf/specification/builder/SpecificationBuilderException.html" title="class in org.eclipse.incquery.patternlanguage.emf.specification.builder">org.eclipse.incquery.patternlanguage.emf.specification.builder.SpecificationBuilderException</a> extends <a href="org/eclipse/incquery/runtime/matchers/psystem/queries/QueryInitializationException.html" title="class in org.eclipse.incquery.runtime.matchers.psystem.queries">QueryInitializationException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-9107359020858174569L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.base.core</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.base.core.EMFDataSource"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/base/core/EMFDataSource.html" title="class in org.eclipse.incquery.runtime.base.core">org.eclipse.incquery.runtime.base.core.EMFDataSource</a> extends java.lang.Object implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>5404152895901306358L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>observers</h4> |
| <pre>java.util.List<E> observers</pre> |
| </li> |
| <li class="blockList"> |
| <h4>references</h4> |
| <pre>java.util.Set<E> references</pre> |
| </li> |
| <li class="blockList"> |
| <h4>classes</h4> |
| <pre>java.util.Set<E> classes</pre> |
| </li> |
| <li class="blockList"> |
| <h4>navigationHelper</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/api/NavigationHelper.html" title="interface in org.eclipse.incquery.runtime.base.api">NavigationHelper</a> navigationHelper</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>allEObjects</h4> |
| <pre>com.google.common.collect.Multiset<E> allEObjects</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.base.exception</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.base.exception.IncQueryBaseException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/base/exception/IncQueryBaseException.html" title="class in org.eclipse.incquery.runtime.base.exception">org.eclipse.incquery.runtime.base.exception.IncQueryBaseException</a> extends java.lang.Exception implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-5145445047912938251L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.base.itc.alg.counting</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.base.itc.alg.counting.CountingAlg"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/base/itc/alg/counting/CountingAlg.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.counting">org.eclipse.incquery.runtime.base.itc.alg.counting.CountingAlg</a> extends java.lang.Object implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-2383210800242398869L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>tc</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/alg/counting/CountingTcRelation.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.counting">CountingTcRelation</a><<a href="org/eclipse/incquery/runtime/base/itc/alg/counting/CountingTcRelation.html" title="type parameter in CountingTcRelation">V</a>> tc</pre> |
| </li> |
| <li class="blockList"> |
| <h4>dtc</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/alg/counting/CountingTcRelation.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.counting">CountingTcRelation</a><<a href="org/eclipse/incquery/runtime/base/itc/alg/counting/CountingTcRelation.html" title="type parameter in CountingTcRelation">V</a>> dtc</pre> |
| </li> |
| <li class="blockList"> |
| <h4>gds</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/igraph/IBiDirectionalGraphDataSource.html" title="interface in org.eclipse.incquery.runtime.base.itc.igraph">IBiDirectionalGraphDataSource</a><<a href="org/eclipse/incquery/runtime/base/itc/igraph/IBiDirectionalGraphDataSource.html" title="type parameter in IBiDirectionalGraphDataSource">V</a>> gds</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>observers</h4> |
| <pre>java.util.List<E> observers</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.base.itc.alg.dred</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.base.itc.alg.dred.DRedAlg"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/base/itc/alg/dred/DRedAlg.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.dred">org.eclipse.incquery.runtime.base.itc.alg.dred.DRedAlg</a> extends java.lang.Object implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>356353826099208151L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>graphDataSource</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/igraph/IGraphDataSource.html" title="interface in org.eclipse.incquery.runtime.base.itc.igraph">IGraphDataSource</a><<a href="org/eclipse/incquery/runtime/base/itc/igraph/IGraphDataSource.html" title="type parameter in IGraphDataSource">V</a>> graphDataSource</pre> |
| </li> |
| <li class="blockList"> |
| <h4>tc</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/alg/dred/DRedTcRelation.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.dred">DRedTcRelation</a><<a href="org/eclipse/incquery/runtime/base/itc/alg/dred/DRedTcRelation.html" title="type parameter in DRedTcRelation">V</a>> tc</pre> |
| </li> |
| <li class="blockList"> |
| <h4>dtc</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/alg/dred/DRedTcRelation.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.dred">DRedTcRelation</a><<a href="org/eclipse/incquery/runtime/base/itc/alg/dred/DRedTcRelation.html" title="type parameter in DRedTcRelation">V</a>> dtc</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>observers</h4> |
| <pre>java.util.List<E> observers</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.base.itc.alg.dred.DRedTcRelation"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/base/itc/alg/dred/DRedTcRelation.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.dred">org.eclipse.incquery.runtime.base.itc.alg.dred.DRedTcRelation</a> extends java.lang.Object implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>1L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>tuplesForward</h4> |
| <pre>java.util.Map<K,V> tuplesForward</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>tuplesBackward</h4> |
| <pre>java.util.Map<K,V> tuplesBackward</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.base.itc.alg.fw</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.base.itc.alg.fw.FloydWarshallAlg"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/base/itc/alg/fw/FloydWarshallAlg.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.fw">org.eclipse.incquery.runtime.base.itc.alg.fw.FloydWarshallAlg</a> extends java.lang.Object implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>8551056305625218732L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>tc</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/alg/dred/DRedTcRelation.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.dred">DRedTcRelation</a><<a href="org/eclipse/incquery/runtime/base/itc/alg/dred/DRedTcRelation.html" title="type parameter in DRedTcRelation">V</a>> tc</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>gds</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/igraph/IBiDirectionalGraphDataSource.html" title="interface in org.eclipse.incquery.runtime.base.itc.igraph">IBiDirectionalGraphDataSource</a><<a href="org/eclipse/incquery/runtime/base/itc/igraph/IBiDirectionalGraphDataSource.html" title="type parameter in IBiDirectionalGraphDataSource">V</a>> gds</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.base.itc.alg.incscc</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.base.itc.alg.incscc.IncSCCAlg"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/base/itc/alg/incscc/IncSCCAlg.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.incscc">org.eclipse.incquery.runtime.base.itc.alg.incscc.IncSCCAlg</a> extends java.lang.Object implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>6207002106223444807L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>sccs</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/alg/incscc/UnionFind.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.incscc">UnionFind</a><<a href="org/eclipse/incquery/runtime/base/itc/alg/incscc/UnionFind.html" title="type parameter in UnionFind">V</a>> sccs</pre> |
| </li> |
| <li class="blockList"> |
| <h4>gds</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/igraph/IBiDirectionalGraphDataSource.html" title="interface in org.eclipse.incquery.runtime.base.itc.igraph">IBiDirectionalGraphDataSource</a><<a href="org/eclipse/incquery/runtime/base/itc/igraph/IBiDirectionalGraphDataSource.html" title="type parameter in IBiDirectionalGraphDataSource">V</a>> gds</pre> |
| </li> |
| <li class="blockList"> |
| <h4>counting</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/alg/counting/CountingAlg.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.counting">CountingAlg</a><<a href="org/eclipse/incquery/runtime/base/itc/alg/counting/CountingAlg.html" title="type parameter in CountingAlg">V</a>> counting</pre> |
| </li> |
| <li class="blockList"> |
| <h4>reducedGraph</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/graphimpl/Graph.html" title="class in org.eclipse.incquery.runtime.base.itc.graphimpl">Graph</a><<a href="org/eclipse/incquery/runtime/base/itc/graphimpl/Graph.html" title="type parameter in Graph">V</a>> reducedGraph</pre> |
| </li> |
| <li class="blockList"> |
| <h4>reducedGraphIndexer</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/igraph/IBiDirectionalGraphDataSource.html" title="interface in org.eclipse.incquery.runtime.base.itc.igraph">IBiDirectionalGraphDataSource</a><<a href="org/eclipse/incquery/runtime/base/itc/igraph/IBiDirectionalGraphDataSource.html" title="type parameter in IBiDirectionalGraphDataSource">V</a>> reducedGraphIndexer</pre> |
| </li> |
| <li class="blockList"> |
| <h4>observers</h4> |
| <pre>java.util.List<E> observers</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>countingListener</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/alg/incscc/CountingListener.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.incscc">CountingListener</a><<a href="org/eclipse/incquery/runtime/base/itc/alg/incscc/CountingListener.html" title="type parameter in CountingListener">V</a>> countingListener</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.base.itc.alg.misc.dfs</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.base.itc.alg.misc.dfs.DFSAlg"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/base/itc/alg/misc/dfs/DFSAlg.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.misc.dfs">org.eclipse.incquery.runtime.base.itc.alg.misc.dfs.DFSAlg</a> extends java.lang.Object implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>7397186805581323071L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>gds</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/igraph/IGraphDataSource.html" title="interface in org.eclipse.incquery.runtime.base.itc.igraph">IGraphDataSource</a><<a href="org/eclipse/incquery/runtime/base/itc/igraph/IGraphDataSource.html" title="type parameter in IGraphDataSource">V</a>> gds</pre> |
| </li> |
| <li class="blockList"> |
| <h4>tc</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/alg/dred/DRedTcRelation.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.dred">DRedTcRelation</a><<a href="org/eclipse/incquery/runtime/base/itc/alg/dred/DRedTcRelation.html" title="type parameter in DRedTcRelation">V</a>> tc</pre> |
| </li> |
| <li class="blockList"> |
| <h4>visited</h4> |
| <pre>int[] visited</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>nodeMap</h4> |
| <pre>java.util.HashMap<K,V> nodeMap</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.base.itc.alg.misc.scc</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.base.itc.alg.misc.scc.PKAlg"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/base/itc/alg/misc/scc/PKAlg.html" title="class in org.eclipse.incquery.runtime.base.itc.alg.misc.scc">org.eclipse.incquery.runtime.base.itc.alg.misc.scc.PKAlg</a> extends java.lang.Object implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-4382533946686076317L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>node2index</h4> |
| <pre>java.util.Map<K,V> node2index</pre> |
| <div class="block">Maps the nodes to their indicies.</div> |
| </li> |
| <li class="blockList"> |
| <h4>index2node</h4> |
| <pre>java.util.Map<K,V> index2node</pre> |
| </li> |
| <li class="blockList"> |
| <h4>node2mark</h4> |
| <pre>java.util.Map<K,V> node2mark</pre> |
| </li> |
| <li class="blockList"> |
| <h4>index2topsort</h4> |
| <pre>java.util.Map<K,V> index2topsort</pre> |
| <div class="block">Maps the index of a node to the index in the topsort.</div> |
| </li> |
| <li class="blockList"> |
| <h4>topsort2index</h4> |
| <pre>java.util.Map<K,V> topsort2index</pre> |
| </li> |
| <li class="blockList"> |
| <h4>index</h4> |
| <pre>int index</pre> |
| <div class="block">Index associated to the inserted nodes (incrementing with every insertion).</div> |
| </li> |
| <li class="blockList"> |
| <h4>lower_bound</h4> |
| <pre>int lower_bound</pre> |
| <div class="block">Index within the topsort for the target node when edge insertion occurs.</div> |
| </li> |
| <li class="blockList"> |
| <h4>upper_bound</h4> |
| <pre>int upper_bound</pre> |
| <div class="block">Index within the topsort for the source node when edge insertion occurs.</div> |
| </li> |
| <li class="blockList"> |
| <h4>RF</h4> |
| <pre>java.util.List<E> RF</pre> |
| </li> |
| <li class="blockList"> |
| <h4>RB</h4> |
| <pre>java.util.List<E> RB</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>gds</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/igraph/IBiDirectionalGraphDataSource.html" title="interface in org.eclipse.incquery.runtime.base.itc.igraph">IBiDirectionalGraphDataSource</a><<a href="org/eclipse/incquery/runtime/base/itc/igraph/IBiDirectionalGraphDataSource.html" title="type parameter in IBiDirectionalGraphDataSource">V</a>> gds</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.base.itc.graphimpl</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.base.itc.graphimpl.Graph"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/base/itc/graphimpl/Graph.html" title="class in org.eclipse.incquery.runtime.base.itc.graphimpl">org.eclipse.incquery.runtime.base.itc.graphimpl.Graph</a> extends java.lang.Object implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>1L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>edgeList</h4> |
| <pre>java.util.Map<K,V> edgeList</pre> |
| </li> |
| <li class="blockList"> |
| <h4>edgeListReversed</h4> |
| <pre>java.util.Map<K,V> edgeListReversed</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>observers</h4> |
| <pre>java.util.List<E> observers</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.base.itc.igraph</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.base.itc.igraph.IBiDirectionalWrapper"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/base/itc/igraph/IBiDirectionalWrapper.html" title="class in org.eclipse.incquery.runtime.base.itc.igraph">org.eclipse.incquery.runtime.base.itc.igraph.IBiDirectionalWrapper</a> extends java.lang.Object implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-5771114630390029106L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>gds</h4> |
| <pre><a href="org/eclipse/incquery/runtime/base/itc/igraph/IGraphDataSource.html" title="interface in org.eclipse.incquery.runtime.base.itc.igraph">IGraphDataSource</a><<a href="org/eclipse/incquery/runtime/base/itc/igraph/IGraphDataSource.html" title="type parameter in IGraphDataSource">V</a>> gds</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>backwardEdges</h4> |
| <pre>java.util.Map<K,V> backwardEdges</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.exception</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.exception.IncQueryException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/exception/IncQueryException.html" title="class in org.eclipse.incquery.runtime.exception">org.eclipse.incquery.runtime.exception.IncQueryException</a> extends java.lang.Exception implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-74252748358355750L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>shortMessage</h4> |
| <pre>java.lang.String shortMessage</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.localsearch.exceptions</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.localsearch.exceptions.LocalSearchException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/localsearch/exceptions/LocalSearchException.html" title="class in org.eclipse.incquery.runtime.localsearch.exceptions">org.eclipse.incquery.runtime.localsearch.exceptions.LocalSearchException</a> extends <a href="org/eclipse/incquery/runtime/exception/IncQueryException.html" title="class in org.eclipse.incquery.runtime.exception">IncQueryException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-2585896573351435974L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.matchers.planning</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.matchers.planning.QueryProcessingException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/matchers/planning/QueryProcessingException.html" title="class in org.eclipse.incquery.runtime.matchers.planning">org.eclipse.incquery.runtime.matchers.planning.QueryProcessingException</a> extends java.lang.Exception implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-8272290113656867086L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>patternDescription</h4> |
| <pre>java.lang.Object patternDescription</pre> |
| </li> |
| <li class="blockList"> |
| <h4>templateMessage</h4> |
| <pre>java.lang.String templateMessage</pre> |
| </li> |
| <li class="blockList"> |
| <h4>templateContext</h4> |
| <pre>java.lang.String[] templateContext</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>shortMessage</h4> |
| <pre>java.lang.String shortMessage</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.matchers.psystem.queries</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.matchers.psystem.queries.QueryInitializationException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/matchers/psystem/queries/QueryInitializationException.html" title="class in org.eclipse.incquery.runtime.matchers.psystem.queries">org.eclipse.incquery.runtime.matchers.psystem.queries.QueryInitializationException</a> extends <a href="org/eclipse/incquery/runtime/matchers/planning/QueryProcessingException.html" title="class in org.eclipse.incquery.runtime.matchers.planning">QueryProcessingException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>9106033062252951489L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.matchers.psystem.rewriters</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.matchers.psystem.rewriters.RewriterException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/matchers/psystem/rewriters/RewriterException.html" title="class in org.eclipse.incquery.runtime.matchers.psystem.rewriters">org.eclipse.incquery.runtime.matchers.psystem.rewriters.RewriterException</a> extends <a href="org/eclipse/incquery/runtime/matchers/psystem/queries/QueryInitializationException.html" title="class in org.eclipse.incquery.runtime.matchers.psystem.queries">QueryInitializationException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-4703825954995497932L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.rete.construction</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.rete.construction.RetePatternBuildException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/rete/construction/RetePatternBuildException.html" title="class in org.eclipse.incquery.runtime.rete.construction">org.eclipse.incquery.runtime.rete.construction.RetePatternBuildException</a> extends <a href="org/eclipse/incquery/runtime/matchers/planning/QueryProcessingException.html" title="class in org.eclipse.incquery.runtime.matchers.planning">QueryProcessingException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>6966585498204577548L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.incquery.runtime.rete.traceability</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.incquery.runtime.rete.traceability.RecipeTraceInfo.ParentTraceList"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/incquery/runtime/rete/traceability/RecipeTraceInfo.ParentTraceList.html" title="class in org.eclipse.incquery.runtime.rete.traceability">org.eclipse.incquery.runtime.rete.traceability.RecipeTraceInfo.ParentTraceList</a> extends java.util.ArrayList<<a href="org/eclipse/incquery/runtime/rete/traceability/RecipeTraceInfo.html" title="class in org.eclipse.incquery.runtime.rete.traceability">RecipeTraceInfo</a>> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>8530268272318311419L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar.bottom"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.bottom.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-tree.html">Tree</a></li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li><a href="index-files/index-1.html">Index</a></li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li> |
| <li><a href="serialized-form.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| </body> |
| </html> |