uk.ac.soton.ecs.grimoires.server.impl.wsdl.datamodel
Class WSDLRDF
java.lang.Object
uk.ac.soton.ecs.grimoires.server.impl.wsdl.datamodel.WSDLRDF
- public final class WSDLRDF
- extends Object
- Version:
- $Id: WSDLRDF.java,v 1.3 2005/06/07 13:54:01 wf Exp $
Created: 05 November 2003
Copyright 2003 Simon Miles,
Luc Moreau,
Juri Papay
- Author:
- Simon Miles
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myGridWSDLNS
public static final String myGridWSDLNS
- See Also:
- Constant Field Values
wsdlOverviewDoc
public static final String wsdlOverviewDoc
- See Also:
- Constant Field Values
hasWSDLKey
public static final String hasWSDLKey
- See Also:
- Constant Field Values
hasWSDLContent
public static final String hasWSDLContent
- See Also:
- Constant Field Values
hasName
public static final String hasName
- See Also:
- Constant Field Values
hasQName
public static final String hasQName
- See Also:
- Constant Field Values
qname
public static final String qname
- See Also:
- Constant Field Values
hasNameSpace
public static final String hasNameSpace
- See Also:
- Constant Field Values
hasLocalName
public static final String hasLocalName
- See Also:
- Constant Field Values
message
public static final String message
- See Also:
- Constant Field Values
messageBag
public static final String messageBag
- See Also:
- Constant Field Values
hasMessage
public static final String hasMessage
- See Also:
- Constant Field Values
hasFilename
public static final String hasFilename
- See Also:
- Constant Field Values
hasMessagePart
public static final String hasMessagePart
- See Also:
- Constant Field Values
partBag
public static final String partBag
- See Also:
- Constant Field Values
messagePart
public static final String messagePart
- See Also:
- Constant Field Values
hasElementName
public static final String hasElementName
- See Also:
- Constant Field Values
hasTypeName
public static final String hasTypeName
- See Also:
- Constant Field Values
binding
public static final String binding
- See Also:
- Constant Field Values
bindingBag
public static final String bindingBag
- See Also:
- Constant Field Values
hasBinding
public static final String hasBinding
- See Also:
- Constant Field Values
portType
public static final String portType
- See Also:
- Constant Field Values
portTypeBag
public static final String portTypeBag
- See Also:
- Constant Field Values
hasPortType
public static final String hasPortType
- See Also:
- Constant Field Values
operation
public static final String operation
- See Also:
- Constant Field Values
hasOperation
public static final String hasOperation
- See Also:
- Constant Field Values
hasOperationStyle
public static final String hasOperationStyle
- See Also:
- Constant Field Values
operationBag
public static final String operationBag
- See Also:
- Constant Field Values
bindingOperation
public static final String bindingOperation
- See Also:
- Constant Field Values
hasBindingOperation
public static final String hasBindingOperation
- See Also:
- Constant Field Values
bindingOperationBag
public static final String bindingOperationBag
- See Also:
- Constant Field Values
input
public static final String input
- See Also:
- Constant Field Values
hasInput
public static final String hasInput
- See Also:
- Constant Field Values
output
public static final String output
- See Also:
- Constant Field Values
hasOutput
public static final String hasOutput
- See Also:
- Constant Field Values
fault
public static final String fault
- See Also:
- Constant Field Values
hasFault
public static final String hasFault
- See Also:
- Constant Field Values
faultBag
public static final String faultBag
- See Also:
- Constant Field Values
WSDLRDF
public WSDLRDF()