2ronwalf ServiceGrounding = EntityFactory.createClass(URIUtils.createURI(URI + "ServiceGrounding"));
2ronwalf textDescription = EntityFactory.createDataProperty(URIUtils.createURI(URI + "textDescription"));
2ronwalf ServiceParameter = EntityFactory.createClass(URIUtils.createURI(URI + "ServiceParameter"));
2ronwalf serviceParameter = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "serviceParameter"));
2ronwalf serviceParameterName = EntityFactory.createDataProperty(URIUtils.createURI(URI + "serviceParameterName"));
2ronwalf hasPrecondition = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "hasPrecondition"));
2ronwalf hasParameter = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "hasParameter"));
2ronwalf serviceCategory = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "serviceCategory"));
2ronwalf CompositeProcess = EntityFactory.createClass(URIUtils.createURI(URI + "CompositeProcess"));
2ronwalf parameterType = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "parameterType"));
2ronwalf hasParameter = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "hasParameter"));
2ronwalf hasPrecondition = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "hasPrecondition"));
2ronwalf ControlConstructList = EntityFactory.createClass(URIUtils.createURI(URI + "ControlConstructList"));
2ronwalf ControlConstruct = EntityFactory.createClass(URIUtils.createURI(URI + "ControlConstruct"));
2ronwalf untilProcess = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "untilProcess"));
2ronwalf untilCondition = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "untilCondition"));
2ronwalf whileProcess = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "whileProcess"));
2ronwalf whileCondition = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "whileCondition"));
2ronwalf theParameter = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "theParameter"));
2ronwalf WsdlAtomicProcessGrounding = EntityFactory.createClass(URIUtils.createURI(URI + "WsdlAtomicProcessGrounding"));
2ronwalf WsdlOperationRef = EntityFactory.createClass(URIUtils.createURI(URI + "WsdlOperationRef"));
2ronwalf hasAtomicProcessGrounding = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "hasAtomicProcessGrounding"));
2ronwalf wsdlOperation = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "wsdlOperation"));
2ronwalf wsdlInputMessage = EntityFactory.createDataProperty(URIUtils.createURI(URI + "wsdlInputMessage"));
2ronwalf wsdlOutputMessage = EntityFactory.createDataProperty(URIUtils.createURI(URI + "wsdlOutputMessage"));
2ronwalf wsdlInputMessageParts = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "wsdlInputMessageParts"));
2ronwalf wsdlOutputMessageParts = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "wsdlOutputMessageParts"));
2ronwalf WsdlInputMessageMap = EntityFactory.createClass(URIUtils.createURI(URI + "WsdlInputMessageMap"));
2ronwalf WsdlOutputMessageMap = EntityFactory.createClass(URIUtils.createURI(URI + "WsdlOutputMessageMap"));
2ronwalf wsdlMessagePart = EntityFactory.createDataProperty(URIUtils.createURI(URI + "wsdlMessagePart"));
2ronwalf owlsParameter = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "owlsParameter"));
2ronwalf xsltTransformation = EntityFactory.createDataProperty(URIUtils.createURI(URI + "xsltTransformation"));
2ronwalf xsltTransformationString = EntityFactory.createDataProperty(URIUtils.createURI(URI + "xsltTransformationString"));
2ronwalf xsltTransformationURI = EntityFactory.createDataProperty(URIUtils.createURI(URI + "xsltTransformationURI"));