Skip navigation links
A C D E F G H M O S T V W 

A

asString(Activity, ObjectCombination) - Static method in class org.apache.streams.verbs.VerbDefinitionTemplateUtil
Transform Activity into readable string using ObjectCombination title.
asString(String, Activity, ObjectCombination) - Static method in class org.apache.streams.verbs.VerbDefinitionTemplateUtil
Transform Activity into readable string using ObjectCombination title and specified language.

C

compare(ObjectCombination, ObjectCombination) - Method in class org.apache.streams.verbs.ObjectCombinationGenericOrdering
 
compare(ObjectCombination, ObjectCombination) - Method in class org.apache.streams.verbs.ObjectCombinationSpecificOrdering
 

D

displayName(ActivityObject) - Static method in class org.apache.streams.verbs.VerbDefinitionTemplateUtil
Readable display Name for ActivityObject.

E

equals(Object) - Method in class org.apache.streams.verbs.ObjectCombination
 
equals(Object) - Method in class org.apache.streams.verbs.Templates
 
equals(Object) - Method in class org.apache.streams.verbs.VerbDefinition
 

F

filter(Activity, ObjectCombination) - Static method in class org.apache.streams.verbs.VerbDefinitionResolver
whether this Activity matches this ObjectCombination.
filterType(ActivityObject, boolean, String) - Static method in class org.apache.streams.verbs.VerbDefinitionResolver
 

G

getActor() - Method in class org.apache.streams.verbs.ObjectCombination
 
getActorRequired() - Method in class org.apache.streams.verbs.ObjectCombination
 
getAdditionalProperties() - Method in class org.apache.streams.verbs.ObjectCombination
 
getAdditionalProperties() - Method in class org.apache.streams.verbs.Templates
 
getDisplayName() - Method in class org.apache.streams.verbs.VerbDefinition
displayName
getHypernyms() - Method in class org.apache.streams.verbs.VerbDefinition
An array of zero or more other Strings known verbs for which this verb can be considered to be a synonym or alias.
getId() - Method in class org.apache.streams.verbs.VerbDefinition
The unique identifier for the verb object (Required)
getObject() - Method in class org.apache.streams.verbs.ObjectCombination
 
getObjectRequired() - Method in class org.apache.streams.verbs.ObjectCombination
 
getObjects() - Method in class org.apache.streams.verbs.VerbDefinition
An array of Object Combinations.
getObjectType() - Method in class org.apache.streams.verbs.VerbDefinition
objectType
getProvider() - Method in class org.apache.streams.verbs.ObjectCombination
 
getProviderRequired() - Method in class org.apache.streams.verbs.ObjectCombination
 
getSynonyms() - Method in class org.apache.streams.verbs.VerbDefinition
An array of zero or more other Strings known verbs for which this verb can be considered to be a synonym or alias.
getTarget() - Method in class org.apache.streams.verbs.ObjectCombination
 
getTargetRequired() - Method in class org.apache.streams.verbs.ObjectCombination
 
getTemplates() - Method in class org.apache.streams.verbs.ObjectCombination
 
getValue() - Method in class org.apache.streams.verbs.VerbDefinition
value

H

hashCode() - Method in class org.apache.streams.verbs.ObjectCombination
 
hashCode() - Method in class org.apache.streams.verbs.Templates
 
hashCode() - Method in class org.apache.streams.verbs.VerbDefinition
 

M

match(ActivityObject, String) - Method in class org.apache.streams.verbs.ObjectCombinationSpecificOrdering
whether this ActivityObject matches the corresponding ObjectCombination pattern.
match(Activity, Set<VerbDefinition>) - Static method in class org.apache.streams.verbs.VerbDefinitionMatchUtil
whether this Activity matches any of a Set of VerbDefinitions.
match(Activity, VerbDefinition) - Static method in class org.apache.streams.verbs.VerbDefinitionMatchUtil
whether this Activity matches this VerbDefinition.
matchingObjectCombinations(Activity) - Method in class org.apache.streams.verbs.VerbDefinitionResolver
return all matching ObjectCombinations for an Activity.
matchingVerbDefinitions(Activity) - Method in class org.apache.streams.verbs.VerbDefinitionResolver
return all matching VerbDefinitions for an Activity.

O

ObjectCombination - Class in org.apache.streams.verbs
 
ObjectCombination() - Constructor for class org.apache.streams.verbs.ObjectCombination
 
ObjectCombinationGenericOrdering - Class in org.apache.streams.verbs
Orders ObjectCombinations from most specific to most general, without regard for degree of match to any specific Activity.
ObjectCombinationGenericOrdering() - Constructor for class org.apache.streams.verbs.ObjectCombinationGenericOrdering
 
ObjectCombinationSpecificOrdering - Class in org.apache.streams.verbs
Orders ObjectCombinations from most specific to most general, in context of degree of match to a specified Activity.
ObjectCombinationSpecificOrdering(Activity) - Constructor for class org.apache.streams.verbs.ObjectCombinationSpecificOrdering
 
org.apache.streams.verbs - package org.apache.streams.verbs
 

S

setActor(String) - Method in class org.apache.streams.verbs.ObjectCombination
 
setActorRequired(Boolean) - Method in class org.apache.streams.verbs.ObjectCombination
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.verbs.ObjectCombination
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.verbs.Templates
 
setDisplayName(String) - Method in class org.apache.streams.verbs.VerbDefinition
displayName
setHypernyms(List<String>) - Method in class org.apache.streams.verbs.VerbDefinition
An array of zero or more other Strings known verbs for which this verb can be considered to be a synonym or alias.
setId(String) - Method in class org.apache.streams.verbs.VerbDefinition
The unique identifier for the verb object (Required)
setObject(String) - Method in class org.apache.streams.verbs.ObjectCombination
 
setObjectRequired(Boolean) - Method in class org.apache.streams.verbs.ObjectCombination
 
setObjects(List<ObjectCombination>) - Method in class org.apache.streams.verbs.VerbDefinition
An array of Object Combinations.
setObjectType(String) - Method in class org.apache.streams.verbs.VerbDefinition
objectType
setProvider(String) - Method in class org.apache.streams.verbs.ObjectCombination
 
setProviderRequired(Boolean) - Method in class org.apache.streams.verbs.ObjectCombination
 
setSynonyms(List<String>) - Method in class org.apache.streams.verbs.VerbDefinition
An array of zero or more other Strings known verbs for which this verb can be considered to be a synonym or alias.
setTarget(String) - Method in class org.apache.streams.verbs.ObjectCombination
 
setTargetRequired(Boolean) - Method in class org.apache.streams.verbs.ObjectCombination
 
setTemplates(Templates) - Method in class org.apache.streams.verbs.ObjectCombination
 
setValue(String) - Method in class org.apache.streams.verbs.VerbDefinition
value

T

Templates - Class in org.apache.streams.verbs
 
Templates() - Constructor for class org.apache.streams.verbs.Templates
 
toString() - Method in class org.apache.streams.verbs.ObjectCombination
 
toString() - Method in class org.apache.streams.verbs.Templates
 
toString() - Method in class org.apache.streams.verbs.VerbDefinition
 

V

VerbDefinition - Class in org.apache.streams.verbs
activity
VerbDefinition() - Constructor for class org.apache.streams.verbs.VerbDefinition
 
VerbDefinitionMatchUtil - Class in org.apache.streams.verbs
Check whether an activity matches one or several VerbDefinition.
VerbDefinitionMatchUtil() - Constructor for class org.apache.streams.verbs.VerbDefinitionMatchUtil
 
VerbDefinitionResolver - Class in org.apache.streams.verbs
 
VerbDefinitionResolver() - Constructor for class org.apache.streams.verbs.VerbDefinitionResolver
 
VerbDefinitionResolver(Set<VerbDefinition>) - Constructor for class org.apache.streams.verbs.VerbDefinitionResolver
 
verbDefinitionSet - Variable in class org.apache.streams.verbs.VerbDefinitionResolver
 
VerbDefinitionTemplateUtil - Class in org.apache.streams.verbs
Transforms VerbDefinition templates into readable strings.
VerbDefinitionTemplateUtil() - Constructor for class org.apache.streams.verbs.VerbDefinitionTemplateUtil
 

W

withActor(String) - Method in class org.apache.streams.verbs.ObjectCombination
 
withActorRequired(Boolean) - Method in class org.apache.streams.verbs.ObjectCombination
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.verbs.ObjectCombination
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.verbs.Templates
 
withDisplayName(String) - Method in class org.apache.streams.verbs.VerbDefinition
 
withHypernyms(List<String>) - Method in class org.apache.streams.verbs.VerbDefinition
 
withId(String) - Method in class org.apache.streams.verbs.VerbDefinition
 
withObject(String) - Method in class org.apache.streams.verbs.ObjectCombination
 
withObjectRequired(Boolean) - Method in class org.apache.streams.verbs.ObjectCombination
 
withObjects(List<ObjectCombination>) - Method in class org.apache.streams.verbs.VerbDefinition
 
withObjectType(String) - Method in class org.apache.streams.verbs.VerbDefinition
 
withProvider(String) - Method in class org.apache.streams.verbs.ObjectCombination
 
withProviderRequired(Boolean) - Method in class org.apache.streams.verbs.ObjectCombination
 
withSynonyms(List<String>) - Method in class org.apache.streams.verbs.VerbDefinition
 
withTarget(String) - Method in class org.apache.streams.verbs.ObjectCombination
 
withTargetRequired(Boolean) - Method in class org.apache.streams.verbs.ObjectCombination
 
withTemplates(Templates) - Method in class org.apache.streams.verbs.ObjectCombination
 
withValue(String) - Method in class org.apache.streams.verbs.VerbDefinition
 
A C D E F G H M O S T V W 
Skip navigation links

Copyright © 2017 The Apache Software Foundation. All rights reserved.