A C F G H I M N O P Q R S T U X _

A

AbstractManageabilityCapability - Class in org.apache.muse.ws.dm.muws.impl
AbstractManageabilityCapability is an extension of AbstractWsResourceCapability that provides one additional initialization step: if the resource uses the ManageabilityCharacteristics capability, then this capability's URI will be added to the muws1:ManageabilityCapability property.
AbstractManageabilityCapability() - Constructor for class org.apache.muse.ws.dm.muws.impl.AbstractManageabilityCapability
 
addCorrelation(Correlation) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleCorrelatableProperties
 
addManageabilityCapability(String) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleManageabilityCharacteristics
 
addMatch(Match) - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
addMatch(Match) - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
addMatch(Match) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
This method always throws an UnsupportedOperationException, because simple PBMs can't have children.
addRelationship(String, RelationshipType, Participant[]) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
AllMatch - Class in org.apache.muse.ws.dm.muws.impl
AllMatch is a ComplexMatch that acts as a conditional AND (&&) on all subexpressions.
AllMatch(WsResource) - Constructor for class org.apache.muse.ws.dm.muws.impl.AllMatch
 
AllMatch(WsResource, Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.AllMatch
 
AnyMatch - Class in org.apache.muse.ws.dm.muws.impl
AnyMatch is a ComplexMatch that acts as a conditional OR (||) on all subexpressions.
AnyMatch(WsResource) - Constructor for class org.apache.muse.ws.dm.muws.impl.AnyMatch
 
AnyMatch(WsResource, Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.AnyMatch
 

C

ComplexMatch - Class in org.apache.muse.ws.dm.muws.impl
ComplexMatch is an abstract class for any pbm:Match that supports subexpressions (sub-Matches).
ComplexMatch(WsResource) - Constructor for class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
ComplexMatch(WsResource, Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
createMatch(WsResource, Element) - Method in class org.apache.muse.ws.dm.muws.impl.MatchFactory
 
createQueryHandler() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
createRelationship(Element) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
This method reads the relationship fields from the XML and forwards them to createRelationship(String, RelationshipType, Participant[]).
createRelationship(String, RelationshipType, Participant[]) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
Creates a new relationship resource with the given fields, initializes it, and adds it to the ResourceManager before returning it.

F

fromXML(Element) - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsHandler
 

G

getAccessEndpointReference() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
getCaption() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
getCorrelatableProperties() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleCorrelatableProperties
 
getCurrentTime() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetrics
 
getDescription() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
getDialect() - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
getDialect() - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
getDuration() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getEnteredState() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
getGroup() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getInstance() - Static method in class org.apache.muse.ws.dm.muws.impl.MatchFactory
 
getInterval() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getIntervalString() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getLastUpdated() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getManageabilityCapability() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleManageabilityCharacteristics
 
getManageabilityReference() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
getMatches() - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
getMatches() - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
getMatches() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
getMetric(QName) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetrics
 
getName() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getName() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
getOperationalStatus() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleOperationalStatus
 
getParticipant() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
getPreviousState() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
getProperty(QName) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
getPropertyAsObjectAndMetrics(QName, Class, Map) - Method in class org.apache.muse.ws.dm.muws.remote.MetricsClient
This method is just like getPropertyAsObject() except that it will fill the given Map with the metrics returned in the property XML.
getPropertyName() - Method in class org.apache.muse.ws.dm.muws.impl.MetricDecorationProvider
 
getPropertyName() - Method in class org.apache.muse.ws.dm.muws.impl.MetricOnDemandListener
 
getPropertyName() - Method in class org.apache.muse.ws.dm.muws.impl.MetricUpdateListener
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleCorrelatableProperties
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleIdentity
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleManageabilityCharacteristics
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetrics
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleOperationalStatus
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
getPropertyNames() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleState
 
getPropertyQName() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
getRelationship() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
getRelationshipClients() - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsResponse
 
getRelationshipContextPath() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
getRelationshipElements() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
This method converts the WsResource[] returned by getRelationship() into an Element[] with muws2:Relationship XML that is compliant with the MUWS Part 2 spec.
getRelationshipXML() - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsResponse
 
getResetAt() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getResourceId() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleIdentity
 
getResourceId() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
getResourcePropertyAndMetrics(QName, Map) - Method in class org.apache.muse.ws.dm.muws.remote.MetricsClient
This method is just like getResourceProperty() except that it will fill the given Map with the metrics returned in the property XML.
getRole() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
getRootQName() - Method in class org.apache.muse.ws.dm.muws.impl.AllMatch
 
getRootQName() - Method in class org.apache.muse.ws.dm.muws.impl.AnyMatch
 
getRootQName() - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
getState() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleState
 
getStateTransition() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleState
 
getTransitionTime() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
getType() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
getTypes() - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationships
 
getValues() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipType
 
getValues() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateType
 
getVersion() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
getWsResource() - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
getWsResource() - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
getWsResource() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
getWsResource() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
getWsResource() - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
getXPath() - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 

H

hasBeenReset() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
hasDialect(String) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleCorrelationFactory
 
hasManageabilityCapability(String) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleManageabilityCharacteristics
 
hasNegativeAssertion() - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
hasNegativeAssertion() - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 

I

initialize() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleIdentity
 
initialize() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetrics
 
initialize() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleOperationalStatus
 
initialize() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
initializeCompleted() - Method in class org.apache.muse.ws.dm.muws.impl.AbstractManageabilityCapability
 
isCounter() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isGauge() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isInterval() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isOnChange() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isOnDemand() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isPeriodic() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isPointInTime() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
isSinceReset() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 

M

MatchCorrelation - Class in org.apache.muse.ws.dm.muws.impl
MatchCorrelation represents correlation expressions formatted with the MUWS Simple Property Boolean Match (PBM) schema.
MatchCorrelation(WsResource) - Constructor for class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
This is a convenience constructor that calls this(Resource, boolean) with a 'false' second parameter.
MatchCorrelation(WsResource, boolean) - Constructor for class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
MatchCorrelation(WsResource, Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
matches(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.impl.AllMatch
 
matches(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.impl.AnyMatch
 
matches(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
matches(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleCorrelatableProperties
 
matches(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
matches(EndpointReference) - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation


This implementation performs a WS-RP QueryResourceProperties call against the given resource using its XPath value.
MatchFactory - Class in org.apache.muse.ws.dm.muws.impl
MatchFactory is a device for creating pbm:Match expressions from their XML definitions without having to deal with concrete pbm:Match types.
MetricDecorationProvider - Class in org.apache.muse.ws.dm.muws.impl
MetricDecorationProvider is a simple property listener that adds the standard WSDM MetricAttributes attributes to a property's XML definition.
MetricDecorationProvider(Metric) - Constructor for class org.apache.muse.ws.dm.muws.impl.MetricDecorationProvider
 
MetricOnDemandListener - Class in org.apache.muse.ws.dm.muws.impl
MetricOnDemandListener is a simple property listener that makes sure an OnDemand metric's timestamps are updated for each property read that occurs.
MetricOnDemandListener(Metric) - Constructor for class org.apache.muse.ws.dm.muws.impl.MetricOnDemandListener
 
MetricsClient - Class in org.apache.muse.ws.dm.muws.remote
MetricsClient provides two convenience methods for reading WSRP resource properties and their metrics without resorting to separate SOAP calls or DOM APIs.
MetricsClient(EndpointReference) - Constructor for class org.apache.muse.ws.dm.muws.remote.MetricsClient
 
MetricsClient(EndpointReference, EndpointReference) - Constructor for class org.apache.muse.ws.dm.muws.remote.MetricsClient
 
MetricsClient(EndpointReference, EndpointReference, Environment) - Constructor for class org.apache.muse.ws.dm.muws.remote.MetricsClient
 
MetricsClient(EndpointReference, EndpointReference, SoapClient) - Constructor for class org.apache.muse.ws.dm.muws.remote.MetricsClient
 
MetricUpdateListener - Class in org.apache.muse.ws.dm.muws.impl
MetricUpdateListener is a simple property listener that pings the Metric data structure to record a timestamp for the metric update.
MetricUpdateListener(Metric) - Constructor for class org.apache.muse.ws.dm.muws.impl.MetricUpdateListener
 

N

newInstance(WsResource, Element) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleCorrelationFactory
 

O

org.apache.muse.ws.dm.muws.impl - package org.apache.muse.ws.dm.muws.impl
 
org.apache.muse.ws.dm.muws.remote - package org.apache.muse.ws.dm.muws.remote
 

P

propertyChanged(Element, Element) - Method in class org.apache.muse.ws.dm.muws.impl.MetricUpdateListener
 

Q

QueryRelationships - Class in org.apache.muse.ws.dm.muws.impl
QueryRelationships is a serializer/deserializer for the MUWS (Part 2) QueryRelationshipsByType operation's request content.
QueryRelationships(Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.QueryRelationships
 
QueryRelationships(QName[]) - Constructor for class org.apache.muse.ws.dm.muws.impl.QueryRelationships
 
queryRelationshipsByType(QName[]) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
queryRelationshipsByType(QName[]) - Method in class org.apache.muse.ws.dm.muws.remote.RelationshipsClient
 
QueryRelationshipsHandler - Class in org.apache.muse.ws.dm.muws.impl
QueryRelationshipsHandler is the parser for the MUWS (Part 2) QueryRelationshipsByType operation.
QueryRelationshipsHandler() - Constructor for class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsHandler
 
QueryRelationshipsResponse - Class in org.apache.muse.ws.dm.muws.impl
QueryRelationshipsResponse is a serializer/deserializer for the MUWS (Part 2) QueryRelationshipsByType operation's response content.
QueryRelationshipsResponse(Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsResponse
 
QueryRelationshipsResponse(WsResource[]) - Constructor for class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsResponse
 

R

readRequested(Element[]) - Method in class org.apache.muse.ws.dm.muws.impl.MetricDecorationProvider
 
readRequested(Element[]) - Method in class org.apache.muse.ws.dm.muws.impl.MetricOnDemandListener
 
RelationshipsClient - Class in org.apache.muse.ws.dm.muws.remote
RelationshipsClient is a client for invoking the web services operations in WSDM MUWS Part 2 that are defined by the muws2:Relationships capability.
RelationshipsClient(EndpointReference) - Constructor for class org.apache.muse.ws.dm.muws.remote.RelationshipsClient
 
RelationshipsClient(EndpointReference, EndpointReference) - Constructor for class org.apache.muse.ws.dm.muws.remote.RelationshipsClient
 
RelationshipsClient(EndpointReference, EndpointReference, Environment) - Constructor for class org.apache.muse.ws.dm.muws.remote.RelationshipsClient
 
RelationshipsClient(EndpointReference, EndpointReference, SoapClient) - Constructor for class org.apache.muse.ws.dm.muws.remote.RelationshipsClient
 
removeMatch(Match) - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
removeMatch(Match) - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
removeMatch(Match) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
This method always throws an UnsupportedOperationException, because simple PBMs can't have children.
removeRelationship(WsResource) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
reset(Object) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 

S

setCaption(String[]) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
setDescription(String[]) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
setName(String) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
setOperationalStatus(String) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleOperationalStatus
 
setParticipant(Participant[]) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
setState(StateType) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleState
 
setType(RelationshipType) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
setVersion(String) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
setXPath(String) - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
shutdown() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetrics
 
SimpleConfiguration - Class in org.apache.muse.ws.dm.muws.impl
SimpleConfiguration is Muse's default implementation of the WSDM Configuration capability.
SimpleConfiguration() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleConfiguration
 
SimpleCorrelatableProperties - Class in org.apache.muse.ws.dm.muws.impl
SimpleCorrelatableProperties is Muse's default implementation of the WSDM CorrelatableProperties capability.
SimpleCorrelatableProperties() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleCorrelatableProperties
 
SimpleCorrelationFactory - Class in org.apache.muse.ws.dm.muws.impl
SimpleCorrelationFactory is a device for creating correlation expressions for all of the built-in dialects supported by WSDM CorrelatableProperties.
SimpleCorrelationFactory() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleCorrelationFactory
 
SimpleDescription - Class in org.apache.muse.ws.dm.muws.impl
SimpleDescription is Muse's default implementation of the WSDM Description capability.
SimpleDescription() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleDescription
 
SimpleIdentity - Class in org.apache.muse.ws.dm.muws.impl
SimpleIdentity is Muse's default implementation of the WSDM Identity capability.
SimpleIdentity() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleIdentity
 
SimpleManageabilityCharacteristics - Class in org.apache.muse.ws.dm.muws.impl
SimpleManageabilityCharacteristics is Muse's default implementation of the WSDM ManageabilityCharacteristics capability.
SimpleManageabilityCharacteristics() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleManageabilityCharacteristics
 
SimpleMatch - Class in org.apache.muse.ws.dm.muws.impl
SimpleMatch is the most concrete form of pbm:Match - it allows an evaluator to compare to resources based on a single property value.
SimpleMatch(WsResource, Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
SimpleMatch(WsResource, QName) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
SimpleMetric - Class in org.apache.muse.ws.dm.muws.impl
SimpleMetric is a collection of metadata that is associated with resource properties that are also metrics.
SimpleMetric(QName, WsResource) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 
SimpleMetrics - Class in org.apache.muse.ws.dm.muws.impl
SimpleMetrics is Muse's default implementation of the WSDM Metrics capability.
SimpleMetrics() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleMetrics
 
SimpleOperationalStatus - Class in org.apache.muse.ws.dm.muws.impl
SimpleOperationalStatus is Muse's default implementation of the WSDM OperationalStatus capability.
SimpleOperationalStatus() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleOperationalStatus
 
SimpleParticipant - Class in org.apache.muse.ws.dm.muws.impl
SimpleParticipant represents resources that are participating in a relationship through the Relationships capability.
SimpleParticipant(Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
SimpleParticipant(EndpointReference, String, String) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
SimpleParticipant(WsResource, String) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
SimpleParticipant(WsResourceClient, String) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
SimpleRelationshipResource - Class in org.apache.muse.ws.dm.muws.impl
SimpleRelationshipResource is Muse's default implementation of the MUWS (Part 2) RelationshipResource capability.
SimpleRelationshipResource() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
SimpleRelationships - Class in org.apache.muse.ws.dm.muws.impl
SimpleRelationships is Muse's default implementation of the MUWS (Part 2) Relationships capability.
SimpleRelationships() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleRelationships
 
SimpleRelationshipType - Class in org.apache.muse.ws.dm.muws.impl
SimpleRelationshipType represents simple and complex relationship types for the RelationshipResource capability.
SimpleRelationshipType(Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipType
 
SimpleRelationshipType(QName[]) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipType
 
SimpleState - Class in org.apache.muse.ws.dm.muws.impl
SimpleState is Muse's default implementation of the WSDM State capability.
SimpleState() - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleState
 
SimpleStateTransition - Class in org.apache.muse.ws.dm.muws.impl
SimpleStateTransition represents the muws2:StateTransition property defined by the WSDM State capability.
SimpleStateTransition(Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
SimpleStateTransition(StateType, StateType) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
SimpleStateType - Class in org.apache.muse.ws.dm.muws.impl
SimpleStateType represents state values for the State capability.
SimpleStateType(Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleStateType
 
SimpleStateType(QName[]) - Constructor for class org.apache.muse.ws.dm.muws.impl.SimpleStateType
 

T

toXML() - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.ComplexMatch
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.MatchCorrelation
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationships
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationships
 
toXML(Object) - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsHandler
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsResponse
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.QueryRelationshipsResponse
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMatch
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipResource
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipType
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleRelationshipType
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateTransition
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateType
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.SimpleStateType
 
toXML() - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
toXML(Document) - Method in class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 

U

update() - Method in class org.apache.muse.ws.dm.muws.impl.SimpleMetric
 

X

XPathCorrelation - Class in org.apache.muse.ws.dm.muws.impl
XPathCorrelation represents correlation expressions formatted in XPath 1.0.
XPathCorrelation(WsResource, Element) - Constructor for class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 
XPathCorrelation(WsResource, String) - Constructor for class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
This is a convenience constructor that calls this(Resource, String, boolean) with a 'false' third parameter.
XPathCorrelation(WsResource, String, boolean) - Constructor for class org.apache.muse.ws.dm.muws.impl.XPathCorrelation
 

_

_role - Variable in class org.apache.muse.ws.dm.muws.impl.SimpleParticipant
 

A C F G H I M N O P Q R S T U X _

Copyright © 2013 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.