L0.HasRange L0.String
L0.readOnly false
-DN.HasSolverRVI <R L0.HasProperty
- L0.HasLabel "Solver RVI"
- L0.HasRange L0.String
- L0.readOnly true
-
DN.Vertex.HasElevation <R L0.HasProperty : SEL.GenericParameterType
L0.HasLabel "Elevation"
L0.HasRange L0.Double
DN.Connection <T DIA.Connection
+// For associating typical diagram source and instance structures with each other
DN.Diagram.MappedDiagram <R L0.IsWeaklyRelatedTo
+ L0.InverseOf DN.Diagram.MappedFromDiagram <R L0.IsWeaklyRelatedTo
DN.MappedComponent <R L0.IsWeaklyRelatedTo
+ L0.InverseOf DN.MappedFromElement <R L0.IsWeaklyRelatedTo
DN.Diagram <T DIA.Diagram
public final Resource HasSRID_Inverse;
public final Resource HasSRTEXT;
public final Resource HasSRTEXT_Inverse;
- public final Resource HasSolverRVI;
- public final Resource HasSolverRVI_Inverse;
public final Resource HasSpatialRefSystem;
public final Resource HasSpatialRefSystem_Inverse;
public final Resource HasStartVertex;
public static final String HasSRID_Inverse = "http://www.simantics.org/DistrictNetwork-1.0/HasSRID/Inverse";
public static final String HasSRTEXT = "http://www.simantics.org/DistrictNetwork-1.0/HasSRTEXT";
public static final String HasSRTEXT_Inverse = "http://www.simantics.org/DistrictNetwork-1.0/HasSRTEXT/Inverse";
- public static final String HasSolverRVI = "http://www.simantics.org/DistrictNetwork-1.0/HasSolverRVI";
- public static final String HasSolverRVI_Inverse = "http://www.simantics.org/DistrictNetwork-1.0/HasSolverRVI/Inverse";
public static final String HasSpatialRefSystem = "http://www.simantics.org/DistrictNetwork-1.0/HasSpatialRefSystem";
public static final String HasSpatialRefSystem_Inverse = "http://www.simantics.org/DistrictNetwork-1.0/HasSpatialRefSystem/Inverse";
public static final String HasStartVertex = "http://www.simantics.org/DistrictNetwork-1.0/HasStartVertex";
HasSRID_Inverse = getResourceOrNull(graph, URIs.HasSRID_Inverse);
HasSRTEXT = getResourceOrNull(graph, URIs.HasSRTEXT);
HasSRTEXT_Inverse = getResourceOrNull(graph, URIs.HasSRTEXT_Inverse);
- HasSolverRVI = getResourceOrNull(graph, URIs.HasSolverRVI);
- HasSolverRVI_Inverse = getResourceOrNull(graph, URIs.HasSolverRVI_Inverse);
HasSpatialRefSystem = getResourceOrNull(graph, URIs.HasSpatialRefSystem);
HasSpatialRefSystem_Inverse = getResourceOrNull(graph, URIs.HasSpatialRefSystem_Inverse);
HasStartVertex = getResourceOrNull(graph, URIs.HasStartVertex);