public class OntProcessor extends NdlCommons implements LayerConstant
NdlCommons.ProxyFieldsLayerConstant.Action, LayerConstant.AdaptationProperty, LayerConstant.AvailableLabelSet, LayerConstant.ConnectionType, LayerConstant.Direction, LayerConstant.ElementObjectProperty, LayerConstant.LabelP, LayerConstant.Layer, LayerConstant.Prefix, LayerConstant.UsedLabelSet| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
inputFileName |
protected org.apache.log4j.Logger |
logger |
protected com.hp.hpl.jena.ontology.OntModel |
ontModel |
java.lang.String |
outputFileName |
adaptationProperty, adaptationPropertyOf, atLayer, availableLabelSet, bitRate10G, bitRate1G, bmResourceTypeClass, carryReservation, collectionElementProperty, collectionItemProperty, collectionSizeProperty, computeElementClass, connectedTo, connectionDirection, cpuCapacity, daysProperty, Default_Bandwidth, deviceOntClass, diskImageClass, diskImageProperty, doFormat, domainAggregateManagerClass, domainControllerClass, domainHasAccessMethod, domainHasAggregateManager, domainHasController, domainHasResourceTypeProperty, domainHasServiceProperty, domainHasTopology, domainIsAllocatable, domainProxyProperty, domainSSHServiceClass, ethernetNetworkElementClass, fourtygbmResourceTypeClass, geniSliceProperty, geniSliceStateConfiguring, geniSliceStateFailed, geniSliceStateReady, geniSliceStateUnknown, hasBeginningObjectProperty, hasCastType, hasColorAttribute, hasColorBlob, hasColorKey, hasColorLabel, hasColorValue, hasColorXMLBlob, hasColorXMLCompressedBlob, hasDNProperty, hasDurationDescriptionObjectProperty, hasEmailProperty, hasEndObjectProperty, hasFSParam, hasFSType, hasGUIDProperty, hasInputInterface, hasInstanceIDProperty, hasMntPoint, hasOutputInterface, hasRequestGroupURL, hasSliceGeniState, hasSlicePasswordProperty, hasSwitchMatrix, hasUnitServer, hasURLProperty, hasURNProperty, hostInterfaceName, hostName_p, hoursProperty, inConnection, inDomainProperty, inRequestNetworkConnection, instantOntClass, interfaceOntClass, inXSDDateTime, ip4LocalIPAddressProperty, ip4NetmaskProperty, IPAddressOntClass, ipMacAddressProperty, isLabelProducer, isModifyProperty, labelOntClass, labelRangeOntClass, labelSetOntClass, layerBandwidthProperty, layerHasBitRate, layerLabel, layerLabelIdProperty, layerLabelIsPrimary, layerLatencyProperty, layerSwapLabelProperty, layerUsedLabels, linkTo, locationLatProperty, locationLocatedAtProperty, locationLongProperty, lowerBound, lunResourceTypeClass, manifestHasChild, manifestHasParent, manifestOntClass, max_vlan_tag, memoryCapacity, minutesProperty, modifyAddElementProperty, modifyElementProperty, modifyIncreaseByProperty, modifyRemoveElementProperty, modifySubjectProperty, multicast, multicastOntClass, networkDomainOntClass, networkServiceClass, networkStorageClass, numCEProperty, numCPUCore, numHop, numResource, ocgLine, ofSliceClass, ontPrefix, openflowCapableProperty, openflowControllerProperty, openflowV1_0Ind, openflowV1_1Ind, openflowV1_2Ind, openflowV1_3Ind, ORCA_NDL_SCHEMA, ORCA_NDL_SUBSTRATE, ORCA_NS, OWL_sameAs, portOccupied, proxyClass, quantumNetUUIDProperty, RDF_TYPE, RDFS_Label, RDFS_SeeAlso, requestActiveState, requestActiveTicketedState, requestClosedState, requestCloseWaitState, requestDependOnProperty, requestFailedState, requestGroupNameProperty, requestHasReservationState, requestMessage, requestNascentState, requestNoState, requestPostBootScriptProperty, requestReservationStateClass, requestTicketedState, reservationOntClass, resourceTypeRank, secondsProperty, serverCloudClass, sliceClass, sliceGeniStateClass, specificCEProperty, stitching_domain_str, stitchingDomain, storageCapacity, swappingCapability, switchedTo, switchingCapability, switchingMatrixOntClass, taggedEthernetProperty, tcpProxyClass, topologyBroadcastConnectionClass, topologyCrossConnectClass, topologyHasInterfaceProperty, topologyHasLogin, topologyHasName, topologyHasURL, topologyInterfaceOfProperty, topologyLinkClass, topologyLinkConnectionClass, topologyManagementIP, topologyManagementPort, topologyNetworkConnectionClass, topologyProxiedPort, topologySplittableProperty, tunnelingCapability, unicast, upperBound, UriSeparator, UriSuffix, virtualizeProperty, visited, vlan, vlanResourceTypeClass, vmResourceTypeClass, W3_NS, workerNodeIDPropertycolor| Constructor and Description |
|---|
OntProcessor() |
OntProcessor(java.io.InputStream stream) |
OntProcessor(com.hp.hpl.jena.ontology.OntModel model) |
OntProcessor(java.lang.String fileName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(com.hp.hpl.jena.ontology.OntResource aResource,
com.hp.hpl.jena.rdf.model.Property aProperty,
com.hp.hpl.jena.rdf.model.RDFNode aObject) |
com.hp.hpl.jena.ontology.OntResource |
addResource(java.lang.String URI) |
com.hp.hpl.jena.rdf.model.Resource |
changeAvailabelLabelSet(com.hp.hpl.jena.rdf.model.Resource availableSet_rs,
com.hp.hpl.jena.rdf.model.Resource labelRange_rs,
com.hp.hpl.jena.rdf.model.Resource lowerLabel,
com.hp.hpl.jena.rdf.model.Resource upperLabel,
int stackLabel) |
void |
changeAvailableLabelSetLowerBound(com.hp.hpl.jena.rdf.model.Resource labelRange_rs,
float low) |
boolean |
check_of_version(com.hp.hpl.jena.rdf.model.Resource intf_rs,
java.lang.String nc_of_version) |
long |
checkBW(com.hp.hpl.jena.ontology.OntResource intf,
long bw) |
static com.hp.hpl.jena.query.ResultSet |
connectedDevicePair(com.hp.hpl.jena.ontology.OntModel model) |
java.lang.String |
createQueryStringInterfaceOfDevice(java.lang.String rs) |
java.lang.String |
deviceType(com.hp.hpl.jena.rdf.model.Resource rs_device) |
static boolean |
existEdge(java.util.LinkedList<NetworkConnection> edgeList,
java.lang.String url1,
java.lang.String url2) |
boolean |
existResource(com.hp.hpl.jena.rdf.model.Resource rs,
com.hp.hpl.jena.ontology.OntModel model,
java.lang.String queryPhrase) |
boolean |
existResource(com.hp.hpl.jena.rdf.model.Resource rs,
com.hp.hpl.jena.query.ResultSet results) |
boolean |
existResourceNode(com.hp.hpl.jena.graph.Node nd,
com.hp.hpl.jena.ontology.OntModel model,
java.lang.String queryPhrase) |
boolean |
existResourceStr(java.lang.String url,
com.hp.hpl.jena.ontology.OntModel model,
java.lang.String queryPhrase) |
java.util.ArrayList<java.util.ArrayList<com.hp.hpl.jena.ontology.OntResource>> |
findInterface(com.hp.hpl.jena.rdf.model.Resource rs0,
com.hp.hpl.jena.rdf.model.Resource rs1,
java.lang.String rType1_str,
java.lang.String rType2_str,
int isEndPoint,
java.lang.String nc_of_version) |
java.lang.String |
findLayer(com.hp.hpl.jena.rdf.model.Resource resource) |
java.util.ArrayList<java.util.ArrayList<com.hp.hpl.jena.ontology.OntResource>> |
findShortestPath(com.hp.hpl.jena.ontology.OntModel m,
com.hp.hpl.jena.rdf.model.Resource start,
com.hp.hpl.jena.rdf.model.Resource end,
long bw,
java.lang.String rType1_str,
java.lang.String rType2_str,
java.lang.String nc_of_version) |
com.hp.hpl.jena.query.ResultSet |
getAvailableLabelSet(java.lang.String rsURI,
java.lang.String availableLableSet_str) |
com.hp.hpl.jena.query.ResultSet |
getConnectionSubGraphSwitchedTo(java.lang.String url,
java.lang.String url2) |
com.hp.hpl.jena.query.ResultSet |
getConnectionSubGraphSwitchedToAdaptation(java.lang.String url,
java.lang.String url2) |
com.hp.hpl.jena.query.ResultSet |
getCRSDevice(java.lang.String rs) |
Device |
getDevice(Device d,
java.util.LinkedList<NetworkElement> list) |
Device |
getDevice(com.hp.hpl.jena.rdf.model.Resource rs,
java.util.LinkedList<Device> list) |
java.util.LinkedList<com.hp.hpl.jena.ontology.OntResource> |
getDeviceListInPath(java.util.ArrayList<java.util.ArrayList<com.hp.hpl.jena.ontology.OntResource>> path) |
java.lang.String |
getInputFileName() |
com.hp.hpl.jena.rdf.model.Resource |
getLabelResource(com.hp.hpl.jena.rdf.model.Resource rs,
float label) |
static com.hp.hpl.jena.query.ResultSet |
getLayer(com.hp.hpl.jena.ontology.OntModel m,
java.lang.String rsURI) |
static java.lang.String |
getLayerAction(java.lang.String layer) |
static com.hp.hpl.jena.query.ResultSet |
getLayerAdapatation(com.hp.hpl.jena.ontology.OntModel m,
java.lang.String rsURI) |
com.hp.hpl.jena.query.ResultSet |
getLayerAdapatation(java.lang.String rsURI) |
org.apache.log4j.Logger |
getLogger() |
com.hp.hpl.jena.query.ResultSet |
getNetworkConnection(java.lang.String rs1,
java.lang.String rs2) |
com.hp.hpl.jena.ontology.OntModel |
getOntModel() |
DomainResourceType |
getResourceType(java.lang.String type_str) |
com.hp.hpl.jena.query.ResultSet |
getSubGraphConnectedTo(java.lang.String url1,
java.lang.String url2) |
com.hp.hpl.jena.query.ResultSet |
getSubGraphLinkTo(java.lang.String url1,
java.lang.String url2) |
com.hp.hpl.jena.query.ResultSet |
getSubGraphLinkToOri(java.lang.String url1,
java.lang.String url2) |
com.hp.hpl.jena.query.ResultSet |
getSwitchedToAdaptation(java.lang.String rsURI) |
com.hp.hpl.jena.query.ResultSet |
getSwitchedToInterface(java.lang.String rsURI) |
com.hp.hpl.jena.query.ResultSet |
getUsedLabelSet(java.lang.String rsURI,
java.lang.String usedLabelSet) |
com.hp.hpl.jena.query.ResultSet |
interfaceOfNetworkConnection(java.lang.String rs) |
boolean |
isCe(DomainElement device) |
boolean |
isSameLayerDevice(com.hp.hpl.jena.rdf.model.Resource rs1,
com.hp.hpl.jena.rdf.model.Resource rs2) |
com.hp.hpl.jena.query.ResultSet |
listConnectedDevice(java.lang.String deviceURL,
com.hp.hpl.jena.ontology.OntModel model) |
com.hp.hpl.jena.query.ResultSet |
listConnectedDevice(java.lang.String deviceURL,
com.hp.hpl.jena.ontology.OntModel model,
java.lang.String subPath) |
long |
minBW(java.util.ArrayList<java.util.ArrayList<com.hp.hpl.jena.ontology.OntResource>> path) |
com.hp.hpl.jena.ontology.OntResource |
newLabelRange(java.lang.String rs_new_range_uri,
java.lang.String rangeLabel,
com.hp.hpl.jena.rdf.model.Resource lowerLabel,
com.hp.hpl.jena.rdf.model.Resource upperLabel) |
int |
numResource(com.hp.hpl.jena.ontology.OntModel model,
java.lang.String queryPhrase) |
static com.hp.hpl.jena.ontology.OntModel |
ontCreate(java.io.InputStream stream) |
static com.hp.hpl.jena.ontology.OntModel |
ontCreate(java.lang.String aFile) |
com.hp.hpl.jena.rdf.model.Resource |
ontLabelUpdate(com.hp.hpl.jena.rdf.model.Resource availableSet_rs,
com.hp.hpl.jena.rdf.model.Resource labelRange_rs,
int low,
int upper,
com.hp.hpl.jena.rdf.model.Resource lowerLabel,
com.hp.hpl.jena.rdf.model.Resource upperLabel,
int stackLabel) |
void |
ontWrite(java.lang.String aFile,
com.hp.hpl.jena.ontology.OntModel ontModel) |
boolean |
removeFromImport(com.hp.hpl.jena.rdf.model.Resource availableSet_rs,
com.hp.hpl.jena.rdf.model.Property p,
com.hp.hpl.jena.rdf.model.Resource labelRange_rs) |
void |
removeInConnectionProperty(java.lang.String ps,
com.hp.hpl.jena.rdf.model.Property p) |
DomainResourceType |
resourceType(com.hp.hpl.jena.ontology.OntResource rs) |
void |
setInputFileName(java.lang.String aName) |
void |
setLogger(org.apache.log4j.Logger logger) |
void |
setOntModel(com.hp.hpl.jena.ontology.OntModel ontModel) |
void |
setUsedLabelSet(java.lang.String rsURI,
java.lang.String usedLabelSet_str,
java.lang.String usedSet_str,
com.hp.hpl.jena.rdf.model.Resource usedSet_rs,
com.hp.hpl.jena.rdf.model.Resource label) |
static java.lang.String |
substrateDotString(com.hp.hpl.jena.ontology.OntModel ontModel) |
java.util.ArrayList<java.util.ArrayList<com.hp.hpl.jena.ontology.OntResource>> |
validPath(com.hp.hpl.jena.rdf.model.Resource start,
java.util.ArrayList<com.hp.hpl.jena.rdf.model.Resource> candidate,
long bw,
java.lang.String rType1_str,
java.lang.String rType2_str,
java.lang.String nc_of_version) |
attachedToCompute, attachedToStitchPort, createQueryConnectedToNetworkConnection, createQueryConnectionPeers, createQueryISCSIStorageProperties, createQueryPeers, createQueryString, createQueryStringColorDependency, createQueryStringConnect, createQueryStringDomainLocationDetails, createQueryStringHasColor, createQueryStringLinkClass, createQueryStringManifestDetails, createQueryStringModifyReservation, createQueryStringObject, createQueryStringOnPath, createQueryStringReservationTerm, createQueryStringSite, createQueryStringSubject, createQueryStringSubjectData, createQueryStringType, createQueryStringWhoHasInterface, createQueryStringWhoHaveInterface, findLayer, getAddressIP, getAddressMAC, getAddressNetmask, getAvailableLabelSet, getBareMetalType, getBigString, getBitRate, getBitRateAsString, getColorBlob, getColorBlobXML, getColorKeys, getConnectedToInterfaces, getDiskImage, getDNProperty, getDomain, getDomainControllerUrls, getDomainHasCastType, getDomainHasCastType, getDomainLocations, getDomainName, getDomainResourceType, getDomainResourceType, getDomainResourceTypes, getEC2InstanceId, getEC2VMSize, getEC2WorkerNodeId, getEmail, getFloatProperty, getGeniSliceStateName, getGroupName, getGuidProperty, getHasURLProperty, getImageHash, getImageURL, getIndividualsImageHash, getIndividualsImageURL, getInterfaceIP, getInterfaceNetmask, getInterfaceOfSwitching, getIntProperty, getLabelID, getLabelSet, getLabelSet, getLat, getLayer, getLayerAdapatationOf, getLayerLabelLiteral, getLinkTo, getLiteralInt, getLiteralProperty, getLon, getLowerLabel, getManifestControllerUrl, getNameProperty, getNdlLogger, getNodeLogins, getNodeProxiedPorts, getNodeServices, getNumCE, getOfCtrl, getOntOfType, getOpenFlowVersion, getOrcaDomainName, getOrcaDomainName, getPeersOrInterfaces, getPostBootScript, getRequestGroupURLProperty, getResourceBandwidth, getResourceConstraints, getResourceInterfaces, getResourceLabel, getResourceLatency, getResourceReservationNotice, getResourceStateAsString, getResourceStorageCapacity, getResourceStorageDoFormat, getResourceStorageFSParam, getResourceStorageFSType, getResourceStorageMntPoint, getResourceType, getSameAsResource, getSizeProperty, getSlicePassword, getSpecificCE, getStateAsString, getStringProperty, getTermDate, getTrueName, getUpperLabel, getURL, getUrn, getWhoHasInterface, getXOVirtualizationType, hasResourceType, init, isBareMetal, isComputeElement, isISCSINetworkStorage, isLinkConnection, isModify, isMulticastDevice, isNetworkStorage, isSplittable, isStitchingNode, isStitchingNodeInManifest, outputQueryResult, outputQueryResult, parentGetInterface, parseLayerLabel_1, parseLayerLabel, rdfQuery, readFile, setPrefix, setStorageParam, swapLabelpublic java.lang.String inputFileName
public java.lang.String outputFileName
protected com.hp.hpl.jena.ontology.OntModel ontModel
protected org.apache.log4j.Logger logger
public OntProcessor(com.hp.hpl.jena.ontology.OntModel model)
public OntProcessor(java.lang.String fileName)
throws java.io.IOException
java.io.IOExceptionpublic OntProcessor(java.io.InputStream stream)
throws java.io.IOException
java.io.IOExceptionpublic OntProcessor()
public static com.hp.hpl.jena.ontology.OntModel ontCreate(java.io.InputStream stream)
throws java.io.IOException
java.io.IOExceptionpublic static com.hp.hpl.jena.ontology.OntModel ontCreate(java.lang.String aFile)
throws java.io.IOException
java.io.IOExceptionpublic void ontWrite(java.lang.String aFile,
com.hp.hpl.jena.ontology.OntModel ontModel)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String deviceType(com.hp.hpl.jena.rdf.model.Resource rs_device)
public int numResource(com.hp.hpl.jena.ontology.OntModel model,
java.lang.String queryPhrase)
public boolean existResourceNode(com.hp.hpl.jena.graph.Node nd,
com.hp.hpl.jena.ontology.OntModel model,
java.lang.String queryPhrase)
public boolean existResourceStr(java.lang.String url,
com.hp.hpl.jena.ontology.OntModel model,
java.lang.String queryPhrase)
public boolean existResource(com.hp.hpl.jena.rdf.model.Resource rs,
com.hp.hpl.jena.ontology.OntModel model,
java.lang.String queryPhrase)
public boolean existResource(com.hp.hpl.jena.rdf.model.Resource rs,
com.hp.hpl.jena.query.ResultSet results)
public boolean removeFromImport(com.hp.hpl.jena.rdf.model.Resource availableSet_rs,
com.hp.hpl.jena.rdf.model.Property p,
com.hp.hpl.jena.rdf.model.Resource labelRange_rs)
public com.hp.hpl.jena.rdf.model.Resource ontLabelUpdate(com.hp.hpl.jena.rdf.model.Resource availableSet_rs,
com.hp.hpl.jena.rdf.model.Resource labelRange_rs,
int low,
int upper,
com.hp.hpl.jena.rdf.model.Resource lowerLabel,
com.hp.hpl.jena.rdf.model.Resource upperLabel,
int stackLabel)
public com.hp.hpl.jena.rdf.model.Resource changeAvailabelLabelSet(com.hp.hpl.jena.rdf.model.Resource availableSet_rs,
com.hp.hpl.jena.rdf.model.Resource labelRange_rs,
com.hp.hpl.jena.rdf.model.Resource lowerLabel,
com.hp.hpl.jena.rdf.model.Resource upperLabel,
int stackLabel)
public com.hp.hpl.jena.ontology.OntResource newLabelRange(java.lang.String rs_new_range_uri,
java.lang.String rangeLabel,
com.hp.hpl.jena.rdf.model.Resource lowerLabel,
com.hp.hpl.jena.rdf.model.Resource upperLabel)
public void changeAvailableLabelSetLowerBound(com.hp.hpl.jena.rdf.model.Resource labelRange_rs,
float low)
public com.hp.hpl.jena.rdf.model.Resource getLabelResource(com.hp.hpl.jena.rdf.model.Resource rs,
float label)
public com.hp.hpl.jena.query.ResultSet getAvailableLabelSet(java.lang.String rsURI,
java.lang.String availableLableSet_str)
public void setUsedLabelSet(java.lang.String rsURI,
java.lang.String usedLabelSet_str,
java.lang.String usedSet_str,
com.hp.hpl.jena.rdf.model.Resource usedSet_rs,
com.hp.hpl.jena.rdf.model.Resource label)
public com.hp.hpl.jena.query.ResultSet getUsedLabelSet(java.lang.String rsURI,
java.lang.String usedLabelSet)
public com.hp.hpl.jena.query.ResultSet getCRSDevice(java.lang.String rs)
public com.hp.hpl.jena.query.ResultSet getSwitchedToInterface(java.lang.String rsURI)
public com.hp.hpl.jena.query.ResultSet getSwitchedToAdaptation(java.lang.String rsURI)
public com.hp.hpl.jena.query.ResultSet getConnectionSubGraphSwitchedTo(java.lang.String url,
java.lang.String url2)
public com.hp.hpl.jena.query.ResultSet getConnectionSubGraphSwitchedToAdaptation(java.lang.String url,
java.lang.String url2)
public com.hp.hpl.jena.query.ResultSet getSubGraphLinkToOri(java.lang.String url1,
java.lang.String url2)
public com.hp.hpl.jena.query.ResultSet getSubGraphLinkTo(java.lang.String url1,
java.lang.String url2)
public com.hp.hpl.jena.query.ResultSet getSubGraphConnectedTo(java.lang.String url1,
java.lang.String url2)
public java.lang.String createQueryStringInterfaceOfDevice(java.lang.String rs)
public com.hp.hpl.jena.query.ResultSet getNetworkConnection(java.lang.String rs1,
java.lang.String rs2)
public com.hp.hpl.jena.query.ResultSet interfaceOfNetworkConnection(java.lang.String rs)
public java.lang.String getInputFileName()
public void setOntModel(com.hp.hpl.jena.ontology.OntModel ontModel)
public com.hp.hpl.jena.ontology.OntResource addResource(java.lang.String URI)
public void addProperty(com.hp.hpl.jena.ontology.OntResource aResource,
com.hp.hpl.jena.rdf.model.Property aProperty,
com.hp.hpl.jena.rdf.model.RDFNode aObject)
public void setInputFileName(java.lang.String aName)
public com.hp.hpl.jena.ontology.OntModel getOntModel()
public com.hp.hpl.jena.query.ResultSet listConnectedDevice(java.lang.String deviceURL,
com.hp.hpl.jena.ontology.OntModel model,
java.lang.String subPath)
public com.hp.hpl.jena.query.ResultSet listConnectedDevice(java.lang.String deviceURL,
com.hp.hpl.jena.ontology.OntModel model)
public boolean isSameLayerDevice(com.hp.hpl.jena.rdf.model.Resource rs1,
com.hp.hpl.jena.rdf.model.Resource rs2)
public java.util.ArrayList<java.util.ArrayList<com.hp.hpl.jena.ontology.OntResource>> findShortestPath(com.hp.hpl.jena.ontology.OntModel m,
com.hp.hpl.jena.rdf.model.Resource start,
com.hp.hpl.jena.rdf.model.Resource end,
long bw,
java.lang.String rType1_str,
java.lang.String rType2_str,
java.lang.String nc_of_version)
public java.util.ArrayList<java.util.ArrayList<com.hp.hpl.jena.ontology.OntResource>> validPath(com.hp.hpl.jena.rdf.model.Resource start,
java.util.ArrayList<com.hp.hpl.jena.rdf.model.Resource> candidate,
long bw,
java.lang.String rType1_str,
java.lang.String rType2_str,
java.lang.String nc_of_version)
public long minBW(java.util.ArrayList<java.util.ArrayList<com.hp.hpl.jena.ontology.OntResource>> path)
public long checkBW(com.hp.hpl.jena.ontology.OntResource intf,
long bw)
public java.util.LinkedList<com.hp.hpl.jena.ontology.OntResource> getDeviceListInPath(java.util.ArrayList<java.util.ArrayList<com.hp.hpl.jena.ontology.OntResource>> path)
public java.util.ArrayList<java.util.ArrayList<com.hp.hpl.jena.ontology.OntResource>> findInterface(com.hp.hpl.jena.rdf.model.Resource rs0,
com.hp.hpl.jena.rdf.model.Resource rs1,
java.lang.String rType1_str,
java.lang.String rType2_str,
int isEndPoint,
java.lang.String nc_of_version)
public boolean check_of_version(com.hp.hpl.jena.rdf.model.Resource intf_rs,
java.lang.String nc_of_version)
public DomainResourceType resourceType(com.hp.hpl.jena.ontology.OntResource rs)
public DomainResourceType getResourceType(java.lang.String type_str)
public Device getDevice(com.hp.hpl.jena.rdf.model.Resource rs, java.util.LinkedList<Device> list)
public boolean isCe(DomainElement device)
public Device getDevice(Device d, java.util.LinkedList<NetworkElement> list)
public void removeInConnectionProperty(java.lang.String ps,
com.hp.hpl.jena.rdf.model.Property p)
public java.lang.String findLayer(com.hp.hpl.jena.rdf.model.Resource resource)
public static com.hp.hpl.jena.query.ResultSet getLayer(com.hp.hpl.jena.ontology.OntModel m,
java.lang.String rsURI)
public com.hp.hpl.jena.query.ResultSet getLayerAdapatation(java.lang.String rsURI)
public static com.hp.hpl.jena.query.ResultSet getLayerAdapatation(com.hp.hpl.jena.ontology.OntModel m,
java.lang.String rsURI)
public static java.lang.String getLayerAction(java.lang.String layer)
public static java.lang.String substrateDotString(com.hp.hpl.jena.ontology.OntModel ontModel)
public static boolean existEdge(java.util.LinkedList<NetworkConnection> edgeList, java.lang.String url1, java.lang.String url2)
public static com.hp.hpl.jena.query.ResultSet connectedDevicePair(com.hp.hpl.jena.ontology.OntModel model)
public org.apache.log4j.Logger getLogger()
public void setLogger(org.apache.log4j.Logger logger)
Copyright © 2018 RENCI. All Rights Reserved.