public final Resource HasBranch7;
public final Resource HasBranch8;
public final Resource HasBranch9;
+ public final Resource HasFixedNozzles;
+ public final Resource HasFixedNozzles_Inverse;
public final Resource HasLength;
public final Resource HasLength_Inverse;
public final Resource HasNext;
public final Resource HasNozzle;
- public final Resource HasNozzleDefinition;
- public final Resource HasNozzleDefinition_Inverse;
public final Resource HasNozzleId;
public final Resource HasNozzleId_Inverse;
- public final Resource HasNozzleRestriction;
- public final Resource HasNozzleRestriction_Inverse;
public final Resource HasPipeDiameter;
public final Resource HasPipeDiameter_Inverse;
public final Resource HasPipeRun;
public final Resource Images_Tank;
public final Resource ImportedOntologies;
public final Resource InlineComponent;
+ public final Resource IsFixedNozzle;
+ public final Resource IsFixedNozzle_Inverse;
public final Resource IsReversed;
public final Resource IsReversed_Inverse;
public final Resource LibraryComponent;
public static final String HasBranch7 = "http://www.simantics.org/Plant3D-0.1/HasBranch7";
public static final String HasBranch8 = "http://www.simantics.org/Plant3D-0.1/HasBranch8";
public static final String HasBranch9 = "http://www.simantics.org/Plant3D-0.1/HasBranch9";
+ public static final String HasFixedNozzles = "http://www.simantics.org/Plant3D-0.1/HasFixedNozzles";
+ public static final String HasFixedNozzles_Inverse = "http://www.simantics.org/Plant3D-0.1/HasFixedNozzles/Inverse";
public static final String HasLength = "http://www.simantics.org/Plant3D-0.1/HasLength";
public static final String HasLength_Inverse = "http://www.simantics.org/Plant3D-0.1/HasLength/Inverse";
public static final String HasNext = "http://www.simantics.org/Plant3D-0.1/HasNext";
public static final String HasNozzle = "http://www.simantics.org/Plant3D-0.1/HasNozzle";
- public static final String HasNozzleDefinition = "http://www.simantics.org/Plant3D-0.1/HasNozzleDefinition";
- public static final String HasNozzleDefinition_Inverse = "http://www.simantics.org/Plant3D-0.1/HasNozzleDefinition/Inverse";
public static final String HasNozzleId = "http://www.simantics.org/Plant3D-0.1/HasNozzleId";
public static final String HasNozzleId_Inverse = "http://www.simantics.org/Plant3D-0.1/HasNozzleId/Inverse";
- public static final String HasNozzleRestriction = "http://www.simantics.org/Plant3D-0.1/HasNozzleRestriction";
- public static final String HasNozzleRestriction_Inverse = "http://www.simantics.org/Plant3D-0.1/HasNozzleRestriction/Inverse";
public static final String HasPipeDiameter = "http://www.simantics.org/Plant3D-0.1/HasPipeDiameter";
public static final String HasPipeDiameter_Inverse = "http://www.simantics.org/Plant3D-0.1/HasPipeDiameter/Inverse";
public static final String HasPipeRun = "http://www.simantics.org/Plant3D-0.1/HasPipeRun";
public static final String Images_Tank = "http://www.simantics.org/Plant3D-0.1/Images/Tank";
public static final String ImportedOntologies = "http://www.simantics.org/Plant3D-0.1/ImportedOntologies";
public static final String InlineComponent = "http://www.simantics.org/Plant3D-0.1/InlineComponent";
+ public static final String IsFixedNozzle = "http://www.simantics.org/Plant3D-0.1/IsFixedNozzle";
+ public static final String IsFixedNozzle_Inverse = "http://www.simantics.org/Plant3D-0.1/IsFixedNozzle/Inverse";
public static final String IsReversed = "http://www.simantics.org/Plant3D-0.1/IsReversed";
public static final String IsReversed_Inverse = "http://www.simantics.org/Plant3D-0.1/IsReversed/Inverse";
public static final String LibraryComponent = "http://www.simantics.org/Plant3D-0.1/LibraryComponent";
HasBranch7 = getResourceOrNull(graph, URIs.HasBranch7);
HasBranch8 = getResourceOrNull(graph, URIs.HasBranch8);
HasBranch9 = getResourceOrNull(graph, URIs.HasBranch9);
+ HasFixedNozzles = getResourceOrNull(graph, URIs.HasFixedNozzles);
+ HasFixedNozzles_Inverse = getResourceOrNull(graph, URIs.HasFixedNozzles_Inverse);
HasLength = getResourceOrNull(graph, URIs.HasLength);
HasLength_Inverse = getResourceOrNull(graph, URIs.HasLength_Inverse);
HasNext = getResourceOrNull(graph, URIs.HasNext);
HasNozzle = getResourceOrNull(graph, URIs.HasNozzle);
- HasNozzleDefinition = getResourceOrNull(graph, URIs.HasNozzleDefinition);
- HasNozzleDefinition_Inverse = getResourceOrNull(graph, URIs.HasNozzleDefinition_Inverse);
HasNozzleId = getResourceOrNull(graph, URIs.HasNozzleId);
HasNozzleId_Inverse = getResourceOrNull(graph, URIs.HasNozzleId_Inverse);
- HasNozzleRestriction = getResourceOrNull(graph, URIs.HasNozzleRestriction);
- HasNozzleRestriction_Inverse = getResourceOrNull(graph, URIs.HasNozzleRestriction_Inverse);
HasPipeDiameter = getResourceOrNull(graph, URIs.HasPipeDiameter);
HasPipeDiameter_Inverse = getResourceOrNull(graph, URIs.HasPipeDiameter_Inverse);
HasPipeRun = getResourceOrNull(graph, URIs.HasPipeRun);
Images_Tank = getResourceOrNull(graph, URIs.Images_Tank);
ImportedOntologies = getResourceOrNull(graph, URIs.ImportedOntologies);
InlineComponent = getResourceOrNull(graph, URIs.InlineComponent);
+ IsFixedNozzle = getResourceOrNull(graph, URIs.IsFixedNozzle);
+ IsFixedNozzle_Inverse = getResourceOrNull(graph, URIs.IsFixedNozzle_Inverse);
IsReversed = getResourceOrNull(graph, URIs.IsReversed);
IsReversed_Inverse = getResourceOrNull(graph, URIs.IsReversed_Inverse);
LibraryComponent = getResourceOrNull(graph, URIs.LibraryComponent);
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>org.simantics.plant3d.product.repository</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ <packaging>eclipse-repository</packaging>
+
+ <parent>
+ <groupId>org.simantics.g3d</groupId>
+ <artifactId>org.simantics.g3d.root</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ </parent>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-p2-repository-plugin</artifactId>
+ <version>${tycho-version}</version>
+ <configuration>
+ <includeAllDependencies>true</includeAllDependencies>
+ <skipArchive>true</skipArchive>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-p2-director-plugin</artifactId>
+ <version>${tycho-version}</version>
+ <executions>
+ <execution>
+ <id>materialize-products</id>
+ <goals>
+ <goal>materialize-products</goal>
+ </goals>
+ </execution>
+ <execution>
+ <id>archive-products</id>
+ <goals>
+ <goal>archive-products</goal>
+ </goals>
+ </execution>
+ </executions>
+ <configuration>
+ <products>
+ <product>
+ <id>P3D.product</id>
+ <archiveFileName>plant3d-${build.tag}</archiveFileName>
+ <rootFolder>plant3d-${build.tag}</rootFolder>
+ </product>
+ </products>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
+</project>