2 Bundle-ManifestVersion: 2
4 Bundle-SymbolicName: org.simantics.objmap2
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
7 Require-Bundle: org.simantics.db;bundle-version="1.1.0",
8 gnu.trove3;bundle-version="3.0.0",
9 org.eclipse.core.runtime;bundle-version="3.7.0",
10 org.simantics.layer0;bundle-version="1.0.0",
11 org.apache.log4j;bundle-version="1.2.15",
12 org.simantics.db.common;bundle-version="1.1.0",
13 org.simantics.structural.ontology;bundle-version="1.1.0"
14 Export-Package: org.simantics.objmap.backward,
15 org.simantics.objmap.bidirectional,
16 org.simantics.objmap.exceptions,
17 org.simantics.objmap.forward,
18 org.simantics.objmap.graph,
19 org.simantics.objmap.graph.annotations,
20 org.simantics.objmap.graph.annotations.factories,
21 org.simantics.objmap.graph.rules.factory,
22 org.simantics.objmap.graph.schema,
23 org.simantics.objmap.structural,
24 org.simantics.objmap.structural.annotations,
25 org.simantics.objmap.structural.schema