A B C D E F G I L M N O P Q R S T U V W

A

accept(Visitor) - Method in interface org.omwg.logicalexpression.LogicalExpression
 
accept(Visitor) - Method in interface org.omwg.logicalexpression.terms.Term
 
addAssumption(Axiom) - Method in interface org.wsmo.service.Capability
Adds an assumption to the list of assumptions associated with this capability.
addAttributeValue(Identifier, Value) - Method in interface org.omwg.ontology.Instance
Adds a new attribute value to the list of values associated with the specified attribute of this instance.
addAxiom(Axiom) - Method in interface org.omwg.ontology.Ontology
Adds a new axiom to the set of axioms defined by this ontology.
addConcept(Concept) - Method in interface org.omwg.ontology.Instance
Sets the concept this instance is an instance of.
addConcept(Concept) - Method in interface org.omwg.ontology.Ontology
Adds a new concept to this ontology.
addDefinition(LogicalExpression) - Method in interface org.omwg.ontology.Axiom
 
addEffect(Axiom) - Method in interface org.wsmo.service.Capability
Adds an effect to the list of effects of this capability.
addGoal(Goal) - Method in interface org.wsmo.datastore.WsmoRepository
 
addInstance(Instance) - Method in interface org.omwg.ontology.Concept
Adds a new instance to the set of instances of this concept The instance will also add this concept to the list of its concepts
addInstance(Instance) - Method in interface org.omwg.ontology.Ontology
Adds a new instance to the list of instances defined by this ontology.
addInterface(Interface) - Method in interface org.wsmo.service.ServiceDescription
Adds a new interface to the list of interfaces of this WebService/Goal.
addLocator(Locator) - Method in class org.wsmo.locator.LocatorManager
Adds new locator to the queue of locators
addMediator(IRI) - Method in interface org.wsmo.common.TopEntity
Adds a reference to a new mediator to this element's used mediators list.
addMediator(Mediator) - Method in interface org.wsmo.datastore.WsmoRepository
 
addNamespace(Namespace) - Method in interface org.wsmo.common.TopEntity
add a namespace in the contaioner
addNFPValue(IRI, Identifier) - Method in interface org.wsmo.common.Entity
Adds a value to the list of values associated with this key.
addNFPValue(IRI, Value) - Method in interface org.wsmo.common.Entity
Adds a value to the list of values associated with this key.
addOntology(Ontology) - Method in interface org.wsmo.common.TopEntity
Adds an ontology to this element's imported ontologies list
addOntology(Ontology) - Method in interface org.wsmo.datastore.WsmoRepository
 
addPostCondition(Axiom) - Method in interface org.wsmo.service.Capability
Adds a new post-condition to the list of post-conditions associated with this capability.
addPreCondition(Axiom) - Method in interface org.wsmo.service.Capability
Adds a pre-condition to the list of pre-conditions of this capability.
addRelation(Relation) - Method in interface org.omwg.ontology.Ontology
Adds a new relation to the list of relations defined by this ontology.
addRelationInstance(RelationInstance) - Method in interface org.omwg.ontology.Ontology
Adds a new relationInstance to the list of relationInstances defined by this ontology.
addRelationInstance(RelationInstance) - Method in interface org.omwg.ontology.Relation
Adds a new RelationInstance to the set of instances of this relation The relation instance will also set this relation as the relation it is an instance of
addSharedVariable(Variable) - Method in interface org.wsmo.service.Capability
Adds a new shared variable to the list of variables used by the logical expressions of this capability.
addSource(IRI) - Method in interface org.wsmo.mediator.Mediator
add a source component to this mediator.
addSubConcept(Concept) - Method in interface org.omwg.ontology.Concept
Adds a new concept to the set of sub-concepts of this concept The sub concept will also add this concept to the list of its super-concepts.
addSubRelation(Relation) - Method in interface org.omwg.ontology.Relation
Adds a new relation to the set of sub-relations of this relation The sub-relation will also add this relation to the list of its super-relations
addSuperConcept(Concept) - Method in interface org.omwg.ontology.Concept
Adds a new concept to the set of super-concepts of this concept The super concept will also add this concept to the list of its sub-concepts
addSuperRelation(Relation) - Method in interface org.omwg.ontology.Relation
Adds a new relation to the set of super-relation of this relation The super-relation will also add this relation to the list of its sub-relations
addType(Type) - Method in interface org.omwg.ontology.Attribute
Adds a new Type as range for this attribute.
addType(Type) - Method in interface org.omwg.ontology.Parameter
Adds a new Type as range for this parameter.
addWebService(WebService) - Method in interface org.wsmo.datastore.WsmoRepository
 
ANON_ID_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
ANONYMOUS_ID - Static variable in interface org.omwg.logicalexpression.Constants
 
ANONYMOUS_ID_AS_ATOM - Static variable in exception org.wsmo.wsml.ParserException
 
ANONYMOUS_ID_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
Atom - Interface in org.omwg.logicalexpression
This interface represents an atom with a n-ary domain, where n is the arity of the predicate represented.
AtomicExpression - Interface in org.omwg.logicalexpression
This interface represents an atomic expression.
ATTR_CARD_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
ATTR_CONS_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
ATTR_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
ATTR_FEAT_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
Attribute - Interface in org.omwg.ontology
Defines WSMO attribute.
AttributeConstraintMolecule - Interface in org.omwg.logicalexpression
Represents a constraining attribute molecule (e.g.
AttributeError - Interface in org.wsmo.validator
Gives Structure to an attribute validation error.
AttributeInferenceMolecule - Interface in org.omwg.logicalexpression
Represents a inferring attribute molecule (e.g.
AttributeMolecule - Interface in org.omwg.logicalexpression
Represents the super class of all molecules containing attributes: (a[b hasValue c] or a[b ofType c] or a[b impliesType c])
AttributeValueMolecule - Interface in org.omwg.logicalexpression
Represents a value attribute molecule (e.g.
AX_ATOMIC_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
AX_BODY_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
AX_EQUIV_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
AX_FORMULA_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
AX_GRAPH_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
AX_HEAD_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
AX_IMP_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
AX_IMPL_BY_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
AX_LHS_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
AX_RHS_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
AX_SAFETY_COND - Static variable in interface org.wsmo.validator.ValidationError
 
Axiom - Interface in org.omwg.ontology
This interface represents a WSMO axiom.

B

Binary - Interface in org.omwg.logicalexpression
This interface represents all binary logical expressions, as e.g.
BuiltInAtom - Interface in org.omwg.logicalexpression
Built in atoms represent such atom that are defined as built-in.
BuiltInConstructedTerm - Interface in org.omwg.logicalexpression.terms
Built in contructed terms (symbols) represent such constructed terms that are defined as built-in.

C

CACHE_LOGICALEXPRESSION_STRING - Static variable in interface org.wsmo.wsml.Parser
 
Capability - Interface in org.wsmo.service
An interface representing a web service capability.
Choreography - Interface in org.wsmo.service
This interface represents the choreography of a web service.
CLEAR_MODEL - Static variable in interface org.wsmo.wsml.Parser
 
ComplexDataType - Interface in org.omwg.ontology
 
ComplexDataValue - Interface in org.omwg.ontology
Interface or class description
CompoundExpression - Interface in org.omwg.logicalexpression
Representing Compound Expressions.
CompoundMolecule - Interface in org.omwg.logicalexpression
Represents a compound molecule which is a container for simple molecules E.g., "x subConceptOf {y,z}" or "a[b hasValue c] memberOf d".
CONC_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
Concept - Interface in org.omwg.ontology
This interface represents a WSMO concept.
Conjunction - Interface in org.omwg.logicalexpression
This interface represents specific kind of Binary.
Constants - Interface in org.omwg.logicalexpression
This interface contains constants that can appear in a logical expression, like e.g., delimiters, built-in predicate names and datatypes
Constraint - Interface in org.omwg.logicalexpression
This interface stand for a specific kind of Unary, a contraint.
ConstructedTerm - Interface in org.omwg.logicalexpression.terms
The interface for constructed terms (function symbols).
createAnonymousID(byte) - Method in interface org.wsmo.factory.LogicalExpressionFactory
creates a numbered anonymous ID (e.g.
createAnonymousID() - Method in interface org.wsmo.factory.WsmoFactory
Creates an unnumbered ID (i.e.
createAtom(Identifier, List<Term>) - Method in interface org.wsmo.factory.LogicalExpressionFactory
creates an atom (e.g.
createAttribusteValues(Term, Term, List) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a compound molecule of the form: john[relative hasValue {mary,lisa}]
createAttribute(Identifier) - Method in interface org.omwg.ontology.Concept
Create an Attribute for a Concept
createAttributeConstraint(Term, Term, Term) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a simple molecule of the form: john[age ofType _integer]
createAttributeConstraints(Term, Term, List) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a compund molecule of the form: john[age ofType {human,man}]
createAttributeInference(Term, Term, Term) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a simple molecule of the form: john[anchestor impliesType human]
createAttributeInferences(Term, Term, List) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a compund molecule of the form: john[anchestor impliesType {human,man}]
createAttributeValue(Term, Term, Term) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a simple molecule of the form: john[age hasValue 2]
createAxiom(Identifier) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new Axiom object.
createCapability(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new Capability object.
createChoreography(Identifier) - Method in interface org.wsmo.service.Interface
Creates a new Choreography object.
createCompoundMolecule(List<Molecule>) - Method in interface org.wsmo.factory.LogicalExpressionFactory
creates an compund molecule (e.g.
createConcept(Identifier) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new Concept object.
createConjunction(LogicalExpression, LogicalExpression) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a conjunction (e.g.
createConstraint(LogicalExpression) - Method in interface org.wsmo.factory.LogicalExpressionFactory
creates a constraint
createConstructedTerm(IRI, List<Term>) - Method in interface org.wsmo.factory.LogicalExpressionFactory
creates a constructed term (e.g.
createDataFactory(Map<String, Object>) - Static method in class org.wsmo.factory.Factory
Creates a DataFactory based on the supplied preferences.
createDatastore(Map) - Static method in class org.wsmo.factory.Factory
Creates a datastore based on the supplied preferences.
createDataValue(ComplexDataType, SimpleDataValue[]) - Method in interface org.wsmo.factory.DataFactory
 
createDataValue(ComplexDataType, SimpleDataValue) - Method in interface org.wsmo.factory.DataFactory
 
createDataValueFromJavaObject(WsmlDataType, Object) - Method in interface org.wsmo.factory.DataFactory
 
createDisjunction(LogicalExpression, LogicalExpression) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a disjunction (e.g.
createEquivalence(LogicalExpression, LogicalExpression) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a Equivalence implication (e.g.
createExistentialQuantification(Set<Variable>, LogicalExpression) - Method in interface org.wsmo.factory.LogicalExpressionFactory
creates a existentialy quantified expression (e.g.
createExistentialQuantification(Variable, LogicalExpression) - Method in interface org.wsmo.factory.LogicalExpressionFactory
creates a universally quantified expression (e.g.
createGGMediator(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Creates a mediator.
createGoal(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Creates a goal.
createImplication(LogicalExpression, LogicalExpression) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a Implication (e.g.
createInstance(Identifier) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new Instance object.
createInstance(Identifier, Concept) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new Instance object.
createInterface(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new Interface object.
createInverseImplication(LogicalExpression, LogicalExpression) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a InverseImplication (e.g.
createIRI(String) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new IRI object.
createIRI(Namespace, String) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new IRI object (for example 'ns:x').
createLocator(Map<String, Object>) - Static method in class org.wsmo.locator.LocatorManager
Creates a locator based on the supplied preferences.
createLogicalExpression(String) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a LogicalExpression object from string.
createLogicalExpression(String, TopEntity) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a Logical Expression object from a string given a particular namespace context of a TopEntity
createLogicalExpressionFactory(Map<String, Object>) - Static method in class org.wsmo.factory.Factory
Creates a LogicalExpressionFactory based on the supplied preferences.
createLogicProgrammingRule(LogicalExpression, LogicalExpression) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a LogicProgrammingRule (e.g.
createMemberShipMolecule(Term, Term) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a simple molecule of the form: a memberOf b
createMemberShipMolecules(Term, List) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a compound molecule of the form: a memberOf {b,c}.
createNamespace(String, IRI) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new Namespace object.
createNegation(LogicalExpression) - Method in interface org.wsmo.factory.LogicalExpressionFactory
creates a negation (e.g.
createNegationAsFailure(LogicalExpression) - Method in interface org.wsmo.factory.LogicalExpressionFactory
creates a naf (e.g.
createOntology(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new Ontology object.
createOOMediator(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Creates a mediator.
createOrchestration(Identifier) - Method in interface org.wsmo.service.Interface
Creates a new Orchestration object.
createParameter(byte) - Method in interface org.omwg.ontology.Relation
The positioning of the parameters is zero-based, i.e.
createParser(Map<String, Object>) - Static method in class org.wsmo.factory.Factory
Creates a parser based on the supplied preferences.
createRelation(Identifier) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new Relation object.
createRelationInstance(Relation) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new RelationInstance object.
createRelationInstance(Identifier, Relation) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new RelationInstance object.
createSerializer(Map<String, Object>) - Static method in class org.wsmo.factory.Factory
Creates a serialiser based on the supplied preferences.
createSubConceptMolecule(Term, Term) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a simple molecule of the form: a subConceptOf b
createSubConceptMolecules(Term, List) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a simple molecule of the form: a subConceptOf {b,c}
createUniversalQuantification(Set<Variable>, LogicalExpression) - Method in interface org.wsmo.factory.LogicalExpressionFactory
creates a universally quantified expression (e.g.
createUniversalQuantification(Variable, LogicalExpression) - Method in interface org.wsmo.factory.LogicalExpressionFactory
creates a universally quantified expression (e.g.
createVariable(String) - Method in interface org.wsmo.factory.LogicalExpressionFactory
Creates a new Variable instance
createWebService(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Creates a new WebService object.
createWGMediator(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Creates a mediator.
createWsmlBase64Binary(byte[]) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlBoolean(Boolean) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlBoolean(String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDataType(IRI) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDataType(String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDate(Calendar) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDate(int, int, int, int, int) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDate(String, String, String, String, String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDateTime(Calendar) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDateTime(int, int, int, int, int, int, int, int) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDateTime(int, int, int, int, int, float, int, int) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDateTime(String, String, String, String, String, String, String, String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDecimal(BigDecimal) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDecimal(String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDouble(Double) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDouble(String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDuration(int, int, int, int, int, int) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlDuration(String, String, String, String, String, String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlFloat(Float) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlFloat(String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlGregorianDay(int) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlGregorianDay(String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlGregorianMonth(int) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlGregorianMonth(String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlGregorianMonthDay(int, int) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlGregorianMonthDay(String, String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlGregorianYear(int) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlGregorianYear(String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlGregorianYearMonth(int, int) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlGregorianYearMonth(String, String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlInteger(BigInteger) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlInteger(String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlString(String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlTime(Calendar) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlTime(int, int, int, int, int) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlTime(int, int, float, int, int) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlTime(String, String, String, String, String) - Method in interface org.wsmo.factory.DataFactory
 
createWsmlValidator(Map<String, Object>) - Static method in class org.wsmo.factory.Factory
Creates a WsmlValidator based on the supplied preferences.
createWsmoFactory(Map<String, Object>) - Static method in class org.wsmo.factory.Factory
Creates a WsmoFactory based on the supplied preferences.
createWWMediator(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Creates a mediator.
creatWsmlHexBinary(byte[]) - Method in interface org.wsmo.factory.DataFactory
 

D

DATA_FACTORY - Static variable in class org.wsmo.factory.Factory
 
DataFactory - Interface in org.wsmo.factory
 
DATAFACTORY_WSMO_FACTORY - Static variable in interface org.wsmo.factory.DataFactory
 
DataStore - Interface in org.wsmo.datastore
 
DataValue - Interface in org.omwg.ontology
Data Value reoresents wsml data values (correspond to xml data values).
DC_BASE - Static variable in class org.wsmo.common.NFP
 
DC_CONTRIBUTOR - Static variable in class org.wsmo.common.NFP
 
DC_COVERAGE - Static variable in class org.wsmo.common.NFP
 
DC_CREATOR - Static variable in class org.wsmo.common.NFP
 
DC_DATE - Static variable in class org.wsmo.common.NFP
 
DC_DESCRIPTION - Static variable in class org.wsmo.common.NFP
 
DC_FORMAT - Static variable in class org.wsmo.common.NFP
 
DC_IDENTIFIER - Static variable in class org.wsmo.common.NFP
 
DC_LANGUAGE - Static variable in class org.wsmo.common.NFP
 
DC_PUBLISHER - Static variable in class org.wsmo.common.NFP
 
DC_RELATION - Static variable in class org.wsmo.common.NFP
 
DC_RIGHTS - Static variable in class org.wsmo.common.NFP
 
DC_SOURCE - Static variable in class org.wsmo.common.NFP
 
DC_SUBJECT - Static variable in class org.wsmo.common.NFP
 
DC_TITLE - Static variable in class org.wsmo.common.NFP
 
DC_TYPE - Static variable in class org.wsmo.common.NFP
 
deleteGoal(IRI) - Method in interface org.wsmo.datastore.WsmoRepository
 
deleteMediator(IRI) - Method in interface org.wsmo.datastore.WsmoRepository
 
deleteOntology(IRI) - Method in interface org.wsmo.datastore.WsmoRepository
 
deleteWebService(IRI) - Method in interface org.wsmo.datastore.WsmoRepository
 
determineVariant(TopEntity, List<ValidationError>, List<ValidationWarning>) - Method in interface org.wsmo.validator.WsmlValidator
Determines the Variant of a topEntity
determineVariant(LogicalExpression, List<ValidationError>, List<ValidationWarning>) - Method in interface org.wsmo.validator.WsmlValidator
Determines the Variant of a logical expression
Disjunction - Interface in org.omwg.logicalexpression
This interface represents specific kind of Binary.

E

Entity - Interface in org.wsmo.common
Base class for all WSMO entities.
EQUAL - Static variable in interface org.omwg.logicalexpression.Constants
 
EQUAL_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
Equivalence - Interface in org.omwg.logicalexpression
This interface represents specific kind of Binary.
ExistentialQuantification - Interface in org.omwg.logicalexpression
This interface represents quantified logical expressions, i.e.

F

Factory - Class in org.wsmo.factory
 
FALSE - Static variable in interface org.omwg.logicalexpression.Constants
 
findAttributeDefinitions(Identifier) - Method in interface org.omwg.ontology.Instance
Search this concept and all super concepts for a specified attribute.
findAttributes(Identifier) - Method in interface org.omwg.ontology.Concept
Searches for all attributes with the specified ID.
findAxiom(Identifier) - Method in interface org.omwg.ontology.Ontology
Finds an axiom in the set of axioms defined by this ontology (returns NULL if none found).
findConcept(Identifier) - Method in interface org.omwg.ontology.Ontology
Finds a concept in the set of concepts defined by this ontology (returns null if none found).
findEntity(Identifier) - Method in interface org.omwg.ontology.Ontology
Finds an object (axiom, concept, function, instance, relation, etc), returns NULL if none found.
findInstance(Identifier) - Method in interface org.omwg.ontology.Ontology
Finds an instance in the set of instances defined by this ontology (returns NULL if none found).
findNamespace(String) - Method in interface org.wsmo.common.TopEntity
finds a namespace by its prefix
findRelation(Identifier) - Method in interface org.omwg.ontology.Ontology
Finds a relation in the set of relations defined by this ontology (returns NULL if none found).
findRelationInstance(Identifier) - Method in interface org.omwg.ontology.Ontology
Finds a relation instance in the set of relation instances defined by this ontology (returns NULL if none found).
FUNCTION_SYMBOL_AS_ATOM - Static variable in exception org.wsmo.wsml.ParserException
 

G

getArgumentRange(byte) - Method in interface org.omwg.ontology.ComplexDataType
 
getArgumentValue(byte) - Method in interface org.omwg.ontology.ComplexDataValue
 
getArity() - Method in interface org.omwg.logicalexpression.Atom
The arity of the Atom indicates how many Terms are contained in the Atom's list of arguments.
getArity() - Method in interface org.omwg.logicalexpression.terms.ConstructedTerm
The arity of the ConstructedTerm indicates how many Terms are contained in the Term's list of arguments.
getArity() - Method in interface org.omwg.ontology.ComplexDataType
 
getArity() - Method in interface org.omwg.ontology.ComplexDataValue
 
getAttribute() - Method in interface org.omwg.logicalexpression.AttributeMolecule
 
getAttribute() - Method in interface org.wsmo.validator.AttributeError
Returns the attribute in which the violation occured.
getAxiom(Identifier) - Method in interface org.wsmo.factory.WsmoFactory
Return existing Axiom instance
getCapability(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Return existing Capability instance
getCapability() - Method in interface org.wsmo.service.ServiceDescription
Returns the capability of this WebService/Goal.
getChoreography() - Method in interface org.wsmo.service.Interface
Returns the choreography of this interface.
getConcept() - Method in interface org.omwg.ontology.Attribute
Returns the Concept described by this attribute.
getConcept(Identifier) - Method in interface org.wsmo.factory.WsmoFactory
Return existing Concept insatnce
getDefaultNamespace() - Method in interface org.wsmo.common.TopEntity
retrieve the default namespace
getDescription() - Method in interface org.wsmo.datastore.WsmoRepository
 
getEntity() - Method in interface org.wsmo.validator.ValidationMessage
Returns the entity in which the violatin occured
getErrorLine() - Method in exception org.wsmo.wsml.ParserException
Indicates the line where the parsing error occured.
getErrorPos() - Method in exception org.wsmo.wsml.ParserException
inicates the position where the parsing error occured.
getErrors() - Method in interface org.wsmo.wsml.Parser
This method returns a List containing errors that occured during the parsing.
getExpectedToken() - Method in exception org.wsmo.wsml.ParserException
Indicates which token was expecting when parsing error occured
getFoundToken() - Method in exception org.wsmo.wsml.ParserException
returns the token that was expected.
getFunctionSymbol() - Method in interface org.omwg.logicalexpression.terms.ConstructedTerm
The returned IRI represents the name of the ConstructedTerm.
getGGMediator(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Return exiasing GGMediator instance
getGoal(IRI) - Method in interface org.wsmo.datastore.WsmoRepository
 
getGoal(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Return an existing Goal instance
getIdentifier() - Method in interface org.omwg.logicalexpression.Atom
The returned Identifier represents the name of the predicate.
getIdentifier() - Method in interface org.wsmo.common.Entity
Returns the ID of this entity.
getInstance(Identifier) - Method in interface org.wsmo.factory.WsmoFactory
Return existing Instance object
getInterface(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Return an existing Interface instance
getInverseOf() - Method in interface org.omwg.ontology.Attribute
Returns the inverse attribute of this attribute.
getIRI() - Method in interface org.omwg.ontology.WsmlDataType
Returns the IRI of this type
getIRI() - Method in interface org.wsmo.common.Namespace
Retrieve the full IRI of the namespace
getLeftOperand() - Method in interface org.omwg.logicalexpression.Binary
 
getLeftParameter() - Method in interface org.omwg.logicalexpression.Molecule
 
getLocalName() - Method in interface org.wsmo.common.IRI
Returns the local part of the IRI.
getLocatorManager() - Static method in class org.wsmo.factory.Factory
Returns a LocatorManager.
getLogExp() - Method in interface org.wsmo.validator.LogicalExpressionError
Returns the part of the logical expression in which the violation occured.
getMaxCardinality() - Method in interface org.omwg.ontology.Attribute
Returns the maximal cardinality constraint of this attribute.
getMediationService() - Method in interface org.wsmo.mediator.Mediator
Returns the mediation service of this mediator.
getMediator(IRI) - Method in interface org.wsmo.datastore.WsmoRepository
 
getMessage() - Method in exception org.wsmo.wsml.ParserException
Returns human readable description of error.
getMinCardinality() - Method in interface org.omwg.ontology.Attribute
Returns the minimal cardinality constraint of this attribute.
getName() - Method in interface org.omwg.ontology.Variable
 
getNamespace() - Method in interface org.wsmo.common.IRI
Retrieve the namespace part of IRI
getNumber() - Method in interface org.omwg.logicalexpression.terms.NumberedAnonymousID
Returns the ordinal value of the ID
getOntology() - Method in interface org.omwg.ontology.OntologyElement
Retrieve the ontology containing this entity.
getOntology(IRI) - Method in interface org.wsmo.datastore.WsmoRepository
 
getOntology(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Return exisitng Ontology instance
getOOMediator(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Return an existing OOMediator instance
getOperand() - Method in interface org.omwg.logicalexpression.Unary
 
getOrchestration() - Method in interface org.wsmo.service.Interface
Returns the orchestration of this interface.
getParameter(int) - Method in interface org.omwg.logicalexpression.Atom
The index i points to a position in the Atom's list of arguments.
getParameter(int) - Method in interface org.omwg.logicalexpression.terms.ConstructedTerm
The index i points to a position in the ConstructedTerm's list of arguments.
getParameter(byte) - Method in interface org.omwg.ontology.Relation
retrieve the parameter at a given position Note: the parameter must already exist (e.g.
getParameterValue(byte) - Method in interface org.omwg.ontology.RelationInstance
Returns the value of the specified paramter.
getPrefix() - Method in interface org.wsmo.common.Namespace
Retrieve the prefix of the namespace Note: if this namespace is a default namespace then the prefix is null
getQuickFix() - Method in interface org.wsmo.validator.ValidationMessage
Returns the String representation of the quick Fix possibility.
getReason() - Method in interface org.wsmo.validator.ValidationMessage
Returns the String representation of the error in Entity
getRelation() - Method in interface org.omwg.ontology.Parameter
Returns the Relation to which this parameter is assigned.
getRelation() - Method in interface org.omwg.ontology.RelationInstance
Returns the relation this relation instance is an instance of.
getRelation(Identifier) - Method in interface org.wsmo.factory.WsmoFactory
Return existing Relation object
getRelationInstance(Identifier) - Method in interface org.wsmo.factory.WsmoFactory
Return existing RelationInstance object
getRightOperand() - Method in interface org.omwg.logicalexpression.Binary
 
getRightParameter() - Method in interface org.omwg.logicalexpression.Molecule
 
getTarget() - Method in interface org.wsmo.mediator.Mediator
Returns the target component of this mediator.
getType() - Method in interface org.omwg.ontology.DataValue
 
getValue() - Method in interface org.omwg.ontology.DataValue
 
getVariable(String) - Method in interface org.wsmo.factory.WsmoFactory
Return existing Varible instance
getVersion() - Method in interface org.wsmo.datastore.WsmoRepository
 
getViolatesVariant() - Method in interface org.wsmo.validator.ValidationError
Returns the String representation of URI representing the variant that the error violates
getWarnings() - Method in interface org.wsmo.wsml.Parser
This method returns a List containing warnings that occured during the parsing.
getWebService(IRI) - Method in interface org.wsmo.datastore.WsmoRepository
 
getWebService(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Return existing WebService instance
getWGMediator(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Return existing WGMediator instance
getWsmlVariant() - Method in interface org.wsmo.common.TopEntity
returns the WSML variant used for the definition of this entity
getWWMediator(IRI) - Method in interface org.wsmo.factory.WsmoFactory
Return existing WWMediator instance
GGMediator - Interface in org.wsmo.mediator
 
Goal - Interface in org.wsmo.service
This interface represents a WSMO Goal.
GREATER_EQUAL - Static variable in interface org.omwg.logicalexpression.Constants
 
GREATER_EQUAL_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
GREATER_THAN - Static variable in interface org.omwg.logicalexpression.Constants
 
GREATER_THAN_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 

I

ID_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
Identifier - Interface in org.wsmo.common
Base interface for identifiers.
Implication - Interface in org.omwg.logicalexpression
This interface represents specific kind of Binary.
IMPORT_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
INEQUAL - Static variable in interface org.omwg.logicalexpression.Constants
 
INEQUAL_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
Instance - Interface in org.omwg.ontology
This class represents an instance of a WSMO concept.
Interface - Interface in org.wsmo.service
This java interface represents a WSMO web service interface.
InvalidModelException - Exception in org.wsmo.common.exception
This is a checked exception thrown when the changes applied to an entity break the consistency of its underlying logical model (if any) For example, if an axiom is added to an entity that is in a logical formalism not understood or incomatible with the current model
InvalidModelException() - Constructor for exception org.wsmo.common.exception.InvalidModelException
 
InvalidModelException(Throwable) - Constructor for exception org.wsmo.common.exception.InvalidModelException
 
InvalidModelException(String) - Constructor for exception org.wsmo.common.exception.InvalidModelException
 
InverseImplication - Interface in org.omwg.logicalexpression
This interface represents specific kind of Binary.
IRI - Interface in org.wsmo.common
An interface representing an Internationalised Resource Identifier.
IRI_DEL_END - Static variable in interface org.omwg.logicalexpression.Constants
 
IRI_DEL_START - Static variable in interface org.omwg.logicalexpression.Constants
 
isConstraining() - Method in interface org.omwg.ontology.Attribute
Returns the type of this attribute.
isConstraining() - Method in interface org.omwg.ontology.Parameter
Returns the type of this parameter.
isReflexive() - Method in interface org.omwg.ontology.Attribute
Returns if this attribute is defined as reflexive.
isSymmetric() - Method in interface org.omwg.ontology.Attribute
Returns if this attribute is defined as symmetric.
isTransitive() - Method in interface org.omwg.ontology.Attribute
Returns if this attribute is defined as transitive.
isValid(TopEntity, List<ValidationError>, List<ValidationWarning>) - Method in interface org.wsmo.validator.Validator
Checks whether a WSMO element definition is valid.
isValid(TopEntity, String, List<ValidationError>, List<ValidationWarning>) - Method in interface org.wsmo.validator.WsmlValidator
Checks whether a WSMO element definition is valid.
isValid(LogicalExpression, String, List<ValidationError>, List<ValidationWarning>) - Method in interface org.wsmo.validator.WsmlValidator
Checks whether a logical expression is valid.

L

LE_FACTORY - Static variable in class org.wsmo.factory.Factory
 
LEFACTORY_DATA_FACTORY - Static variable in interface org.wsmo.factory.LogicalExpressionFactory
 
LEFACTORY_WSMO_FACTORY - Static variable in interface org.wsmo.factory.LogicalExpressionFactory
 
LESS_EQUAL - Static variable in interface org.omwg.logicalexpression.Constants
 
LESS_EQUAL_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
LESS_THAN - Static variable in interface org.omwg.logicalexpression.Constants
 
LESS_THAN_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
listAssumptions() - Method in interface org.wsmo.service.Capability
Lists the assumptions associated with this capability.
listAttributeConstraintMolecules() - Method in interface org.omwg.logicalexpression.CompoundMolecule
retrieving all molecules of the type "a[b ofType c]"
listAttributeConstraintMolecules(Term) - Method in interface org.omwg.logicalexpression.CompoundMolecule
retrieving all molecules of the type "a[b ofType c]", where Term t equals the attribute name of the molecule
listAttributeInferenceMolecules() - Method in interface org.omwg.logicalexpression.CompoundMolecule
retrieving all molecules of the type "a[b impliesType c]"
listAttributeInferenceMolecules(Term) - Method in interface org.omwg.logicalexpression.CompoundMolecule
retrieving all molecules of the type "a[b impliesType c]", where Term t equals the attribute name of the molecule
listAttributes() - Method in interface org.omwg.ontology.Concept
Returns a list of this concept's attributes.
listAttributeValueMolecules() - Method in interface org.omwg.logicalexpression.CompoundMolecule
retrieving all molecules of the type "a[b hasValue c]"
listAttributeValueMolecules(Term) - Method in interface org.omwg.logicalexpression.CompoundMolecule
retrieving all molecules of the type "a[b hasValue c]", where Term t equals the attribute name of the molecule
listAttributeValues(Identifier) - Method in interface org.omwg.ontology.Instance
Returns a list of values of a specified attribute.
listAttributeValues() - Method in interface org.omwg.ontology.Instance
Returns all attribute values for this instance.
listAxioms() - Method in interface org.omwg.ontology.Ontology
Lists the axioms defined by this ontology.
listConcepts() - Method in interface org.omwg.ontology.Instance
Returns a list of the concepts this instance belongs to
listConcepts() - Method in interface org.omwg.ontology.Ontology
Lists the concepts defined by this ontology.
listDefinitions() - Method in interface org.omwg.ontology.Axiom
 
listEffects() - Method in interface org.wsmo.service.Capability
Lists the effects of this capability.
listGoals() - Method in interface org.wsmo.datastore.WsmoRepository
 
listInstances() - Method in interface org.omwg.ontology.Concept
Returns a list of this concept's instances
listInstances() - Method in interface org.omwg.ontology.Ontology
Lists the instances defined by this ontology.
listInterfaces() - Method in interface org.wsmo.service.ServiceDescription
Lists the interfaces of this WebService/Goal.
listKeywords() - Method in interface org.wsmo.wsml.Parser
List known keywords.
listMediators() - Method in interface org.wsmo.common.TopEntity
Returns the list of used mediators.
listMediators() - Method in interface org.wsmo.datastore.WsmoRepository
 
listMemberShipMolecules() - Method in interface org.omwg.logicalexpression.CompoundMolecule
retrieving all molecules of the type "a memberOf b"
listNamespaces() - Method in interface org.wsmo.common.TopEntity
retrieves all avalible namespaces (prefix/iri pairs).
listNFPValues(IRI) - Method in interface org.wsmo.common.Entity
Returns the list of values associated with the specified key.
listNFPValues() - Method in interface org.wsmo.common.Entity
Returns all the NFP with their values as java.util.Map.
listOntologies() - Method in interface org.wsmo.common.TopEntity
Returns a list of ontologies which this element imports.
listOntologies() - Method in interface org.wsmo.datastore.WsmoRepository
 
listOperands() - Method in interface org.omwg.logicalexpression.CompoundExpression
 
listParameters() - Method in interface org.omwg.logicalexpression.Atom
 
listParameters() - Method in interface org.omwg.logicalexpression.terms.ConstructedTerm
Return the list of all Parameters
listParameters() - Method in interface org.omwg.ontology.Relation
Returns a list of this relation's parameters
listParameterValues() - Method in interface org.omwg.ontology.RelationInstance
Returns a list of ParameterValues.
listPostConditions() - Method in interface org.wsmo.service.Capability
Returns the list of post-conditions associated with this capability.
listPreConditions() - Method in interface org.wsmo.service.Capability
Lists the pre-conditions of this capability.
listRelationInstances() - Method in interface org.omwg.ontology.Ontology
Lists the relationInstances defined by this ontology.
listRelationInstances() - Method in interface org.omwg.ontology.Relation
Returns a list of this relation's instances
listRelations() - Method in interface org.omwg.ontology.Ontology
Lists the relations defined by this ontology.
listSharedVariables() - Method in interface org.wsmo.service.Capability
returns the set of shared variables used by the logical expressions of this capability.
listSources() - Method in interface org.wsmo.mediator.Mediator
Returns set of the source components for this mediator.
listSubConceptMolecules() - Method in interface org.omwg.logicalexpression.CompoundMolecule
retrieving all molecules of the type "a subConcept b"
listSubConcepts() - Method in interface org.omwg.ontology.Concept
Lists the sub-concepts of this concept
listSubRelations() - Method in interface org.omwg.ontology.Relation
Lists the sub-relations of this relation
listSuperConcepts() - Method in interface org.omwg.ontology.Concept
Lists the super-concepts of this concept.
listSuperRelations() - Method in interface org.omwg.ontology.Relation
Lists the super-relations of this relation
listTypes() - Method in interface org.omwg.ontology.Attribute
Returns the list of allowed Type for the current attribute.
listTypes() - Method in interface org.omwg.ontology.Parameter
Returns the list of allowed Type for the current parameter.
listVariables() - Method in interface org.omwg.logicalexpression.Quantified
 
listWebServices() - Method in interface org.wsmo.datastore.WsmoRepository
 
load(Identifier) - Method in interface org.wsmo.datastore.DataStore
Loads an Entity given its identifier
load(Identifier, Class) - Method in interface org.wsmo.datastore.DataStore
Loads an Entity given its identifier
Locator - Interface in org.wsmo.locator
An interface representing an entity locator.
LocatorManager - Class in org.wsmo.locator
The locator manager responsible to validate and manage a queue of locators.
LocatorManager() - Constructor for class org.wsmo.locator.LocatorManager
 
LogicalExpression - Interface in org.omwg.logicalexpression
This interface represents a logical expression that is either an atomic or a compound logical expression.
LogicalExpressionError - Interface in org.wsmo.validator
Gives Structure to a locigal expression validation error.
LogicalExpressionFactory - Interface in org.wsmo.factory
This interface represents a logical expression factory it extends the generic logical expression factory by providing methods for the creation of an object model
LogicProgrammingRule - Interface in org.omwg.logicalexpression
This interface stand for a specific kind of Binary, a logic programming rule.
lookup(Identifier) - Method in interface org.wsmo.locator.Locator
Attempts to find an entity based on its IRI.
lookup(Identifier, Class) - Method in interface org.wsmo.locator.Locator
Attempts to find an entity based on its IRI and the type of entity of interest.
lookup(Identifier) - Method in class org.wsmo.locator.LocatorManager
Attempts to find an entity based on its IRI.
lookup(Identifier, Class) - Method in class org.wsmo.locator.LocatorManager
Attempts to find an entity based on its IRI.

M

Mediator - Interface in org.wsmo.mediator
 
MembershipMolecule - Interface in org.omwg.logicalexpression
Represents a molecule of the form "a memberOf b"
META_MODEL_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
Molecule - Interface in org.omwg.logicalexpression
This interface stands for a molecule

N

Namespace - Interface in org.wsmo.common
An interface representing a namespace A namespace is comprised of a (prefix, IRI) pair
NAMESPACE_PREFIX_NOT_FOUND - Static variable in exception org.wsmo.wsml.ParserException
 
NB_ANONYMOUS_ID_AS_ATOM - Static variable in exception org.wsmo.wsml.ParserException
 
Negation - Interface in org.omwg.logicalexpression
This interface stand for a specific kind of Unary, a negation.
NegationAsFailure - Interface in org.omwg.logicalexpression
 
NFP - Class in org.wsmo.common
This class is a placeholder for the core Dublin Core non-functional property keys
NFP() - Constructor for class org.wsmo.common.NFP
 
NO_NAMESPACE - Static variable in exception org.wsmo.wsml.ParserException
 
NOT_VALID_PARSETREE - Static variable in exception org.wsmo.wsml.ParserException
 
NumberedAnonymousID - Interface in org.omwg.logicalexpression.terms
An interface representing an anonymous numbered identifier
NUMERIC_ADD - Static variable in interface org.omwg.logicalexpression.Constants
 
NUMERIC_ADD_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
NUMERIC_DIV - Static variable in interface org.omwg.logicalexpression.Constants
 
NUMERIC_DIV_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
NUMERIC_EQUAL - Static variable in interface org.omwg.logicalexpression.Constants
 
NUMERIC_EQUAL_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
NUMERIC_INEQUAL - Static variable in interface org.omwg.logicalexpression.Constants
 
NUMERIC_INEQUAL_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
NUMERIC_MUL - Static variable in interface org.omwg.logicalexpression.Constants
 
NUMERIC_MUL_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
NUMERIC_SUB - Static variable in interface org.omwg.logicalexpression.Constants
 
NUMERIC_SUB_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 

O

Ontology - Interface in org.omwg.ontology
This interface represents a WSMO ontology.
OntologyElement - Interface in org.omwg.ontology
this is a helper super-interface for ontology elements: - axioms - concepts - instances - relations - relation instances
OOMediator - Interface in org.wsmo.mediator
 
Orchestration - Interface in org.wsmo.service
This interface represents the orchestration of a web service.
org.omwg.logicalexpression - package org.omwg.logicalexpression
 
org.omwg.logicalexpression.terms - package org.omwg.logicalexpression.terms
 
org.omwg.ontology - package org.omwg.ontology
 
org.wsmo.common - package org.wsmo.common
 
org.wsmo.common.exception - package org.wsmo.common.exception
 
org.wsmo.datastore - package org.wsmo.datastore
 
org.wsmo.factory - package org.wsmo.factory
 
org.wsmo.locator - package org.wsmo.locator
 
org.wsmo.mediator - package org.wsmo.mediator
 
org.wsmo.service - package org.wsmo.service
 
org.wsmo.validator - package org.wsmo.validator
 
org.wsmo.wsml - package org.wsmo.wsml
 

P

Parameter - Interface in org.omwg.ontology
Defines WSMO parameter of a relation.
parse(Reader) - Method in interface org.wsmo.wsml.Parser
Parses the input data consisted of Ontology, Goal, Mediator or WebServices definitions.
parse(Reader, Map) - Method in interface org.wsmo.wsml.Parser
Parses the input data consisted of Ontology, Goal, Mediator or WebServices definitions.
parse(StringBuffer) - Method in interface org.wsmo.wsml.Parser
Parses the input data consisted of Ontology, Goal, Mediator or WebServices definitions.
parse(StringBuffer, Map) - Method in interface org.wsmo.wsml.Parser
Parses the input data consisted of Ontology, Goal, Mediator or WebServices definitions.
Parser - Interface in org.wsmo.wsml
 
ParserException - Exception in org.wsmo.wsml
This is a checked exception thrown when the stream being parsed contains syntax errors or is invalid w.r.t.
ParserException(String, Throwable) - Constructor for exception org.wsmo.wsml.ParserException
Creates a Parser Exception indicating a problem found when processing an InputStream.
PROVIDER_CLASS - Static variable in class org.wsmo.factory.Factory
 

Q

Quantified - Interface in org.omwg.logicalexpression
This interface represents quantified logical expressions, i.e.

R

REL_ARITY_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
REL_CONS_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
REL_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
REL_INST_ERR - Static variable in interface org.wsmo.validator.ValidationError
 
Relation - Interface in org.omwg.ontology
Defines the requirements for an object that represents a WSMO relation.
RelationInstance - Interface in org.omwg.ontology
Defines a WSMO relation instance
remove(Identifier) - Method in interface org.wsmo.datastore.DataStore
Remove all entities identified by the provided Identifier from the Datastore
remove(Identifier, Class) - Method in interface org.wsmo.datastore.DataStore
Remove an entity identified by its Identifier and class type from the Datastore.
removeAssumption(Axiom) - Method in interface org.wsmo.service.Capability
Removes an assumption from the list of assumptions associated with this capability.
removeAssumption(Identifier) - Method in interface org.wsmo.service.Capability
Removes an assumption from the list of assumptions associated with this capability.
removeAttribute(Identifier) - Method in interface org.omwg.ontology.Concept
Removes an attribute from this concept's list of attributes.
removeAttribute(Attribute) - Method in interface org.omwg.ontology.Concept
Removes an attribute from this concept's list of attributes.
removeAttributeValue(Identifier, Value) - Method in interface org.omwg.ontology.Instance
Removes a particular value associated with an attribute within this instance.
removeAttributeValues(Identifier) - Method in interface org.omwg.ontology.Instance
Clears all the values associated with a particular attribute of this instance.
removeAxiom(Axiom) - Method in interface org.omwg.ontology.Ontology
Removes an axiom from the set of axioms defined by this ontology.
removeAxiom(Identifier) - Method in interface org.omwg.ontology.Ontology
Removes an axiom from the set of axioms defined by this ontology.
removeConcept(Concept) - Method in interface org.omwg.ontology.Instance
Removes a concept from the set of concepts that this entity is an instance of.
removeConcept(Concept) - Method in interface org.omwg.ontology.Ontology
Removes a particular concept from this ontology.
removeConcept(Identifier) - Method in interface org.omwg.ontology.Ontology
Removes a particular concept from this ontology.
removeDefinition(LogicalExpression) - Method in interface org.omwg.ontology.Axiom
 
removeEffect(Axiom) - Method in interface org.wsmo.service.Capability
Removes an effect from the list of effects associated with this capability.
removeEffect(Identifier) - Method in interface org.wsmo.service.Capability
Removes an effect from the list of effects associated with this capability.
removeInstance(Instance) - Method in interface org.omwg.ontology.Concept
Removes an instance from the set of instances of this concept The instance will also remove this concept from the list of its concepts
removeInstance(Instance) - Method in interface org.omwg.ontology.Ontology
Removes an instance from the list of instances defined by this ontology.
removeInstance(Identifier) - Method in interface org.omwg.ontology.Ontology
Removes an instance from the list of instances defined by this ontology.
removeInterface(Interface) - Method in interface org.wsmo.service.ServiceDescription
Removes the specified interface from the list of iterfaces of this WebService/Goal.
removeInterface(Identifier) - Method in interface org.wsmo.service.ServiceDescription
Removes the specified interface from the list of iterfaces of this WebService/Goal.
removeLocator(Locator) - Method in class org.wsmo.locator.LocatorManager
Removes a locator from the queue
removeMediator(IRI) - Method in interface org.wsmo.common.TopEntity
Removes a reference to a mediator from this element's used mediator list.
removeNamespace(String) - Method in interface org.wsmo.common.TopEntity
remove namespace from the top entity
removeNamespace(Namespace) - Method in interface org.wsmo.common.TopEntity
remove namespace from the top entity
removeNFP(IRI) - Method in interface org.wsmo.common.Entity
Removes a NFP (e.g.
removeNFPValue(IRI, Identifier) - Method in interface org.wsmo.common.Entity
Removes a value from the list of values associated with a specific key.
removeNFPValue(IRI, Value) - Method in interface org.wsmo.common.Entity
Removes a value from the list of values associated with a specific key.
removeOntology(IRI) - Method in interface org.wsmo.common.TopEntity
Removes an ontology from the list of ontolgies which this element imports.
removeOntology(Ontology) - Method in interface org.wsmo.common.TopEntity
Removes an ontology from the list of ontolgies which this element imports.
removeParameter(Parameter) - Method in interface org.omwg.ontology.Relation
The positioning of the parameters is zero-based, i.e.
removeParameter(byte) - Method in interface org.omwg.ontology.Relation
Removes a parameter from this relation's list of attributes.
removePostCondition(Axiom) - Method in interface org.wsmo.service.Capability
Removes a post-condition from the list of post-conditions associated with this capability.
removePostCondition(Identifier) - Method in interface org.wsmo.service.Capability
Removes a post-condition from the list of post-conditions associated with this capability.
removePreCondition(Axiom) - Method in interface org.wsmo.service.Capability
Removes a pre-condition from the list of pre-conditions associated with this capability.
removePreCondition(Identifier) - Method in interface org.wsmo.service.Capability
Removes a pre-condition from the list of pre-conditions associated with this capability.
removeRelation(Relation) - Method in interface org.omwg.ontology.Ontology
Removes a relation from the list of relations defined by this ontology.
removeRelation(Identifier) - Method in interface org.omwg.ontology.Ontology
Removes a relation from the list of relations defined by this ontology.
removeRelationInstance(RelationInstance) - Method in interface org.omwg.ontology.Ontology
Removes a relationInstance from the list of relationInstances defined by this ontology.
removeRelationInstance(Identifier) - Method in interface org.omwg.ontology.Ontology
Removes a relationInstance from the list of relationInstances defined by this ontology.
removeRelationInstance(RelationInstance) - Method in interface org.omwg.ontology.Relation
Removes a relation instance from the set of instances of this relation The relation instance will also set null for as the relation it is an instance of
removeSharedVariable(Variable) - Method in interface org.wsmo.service.Capability
Removes a shared variable from the list of variables used by the logical expressions of this capability.
removeSharedVariable(String) - Method in interface org.wsmo.service.Capability
Removes a shared variable from the list of variables used by the logical expressions of this capability.
removeSource(IRI) - Method in interface org.wsmo.mediator.Mediator
remove a source component from this mediator.
removeSubConcept(Concept) - Method in interface org.omwg.ontology.Concept
Removes a concept from the set of sub-concepts of this concept The sub concept will also remove this concept from the list of its super-concepts.
removeSubRelation(Relation) - Method in interface org.omwg.ontology.Relation
Removes a relation from the set of sub-relations of this relation The sub-relation will also remove this relation from the list of its super-relations
removeSuperConcept(Concept) - Method in interface org.omwg.ontology.Concept
Removes a concept from the set of super-concepts of this concept The super concept will also remove this concept from the list of its sub-concepts.
removeSuperRelation(Relation) - Method in interface org.omwg.ontology.Relation
Removes a relation from the set of super-relations of this relation The super-relation will also remove this relation from the list of its sub-relations
removeType(Type) - Method in interface org.omwg.ontology.Attribute
Removes a Type for this attribute.
removeType(Type) - Method in interface org.omwg.ontology.Parameter
Removes a Type for this parameter.

S

save(Entity) - Method in interface org.wsmo.datastore.DataStore
Store an Entity into datastore
saveGoal(Goal) - Method in interface org.wsmo.datastore.WsmoRepository
 
saveMediator(Mediator) - Method in interface org.wsmo.datastore.WsmoRepository
 
saveOntology(Ontology) - Method in interface org.wsmo.datastore.WsmoRepository
 
saveWebService(WebService) - Method in interface org.wsmo.datastore.WsmoRepository
 
serialize(TopEntity[], Writer) - Method in interface org.wsmo.wsml.Serializer
serializes Ontology, Goal, Mediator or a Webservice
serialize(TopEntity[], Writer, Map) - Method in interface org.wsmo.wsml.Serializer
serializes Ontology, Goal, Mediator or a Webservice
serialize(TopEntity[], StringBuffer) - Method in interface org.wsmo.wsml.Serializer
serializes Ontology, Goal, Mediator or a Webservice
serialize(TopEntity[], StringBuffer, Map) - Method in interface org.wsmo.wsml.Serializer
serializes Ontology, Goal, Mediator or a Webservice
Serializer - Interface in org.wsmo.wsml
 
SERIALIZER_LE_SERIALIZER - Static variable in interface org.wsmo.wsml.Serializer
 
ServiceDescription - Interface in org.wsmo.service
An interface representing a service description (e.g.
setAttribute(Term) - Method in interface org.omwg.logicalexpression.AttributeMolecule
 
setCapability(Capability) - Method in interface org.wsmo.service.ServiceDescription
Sets the capability of this WebService/Goal.
setChoreography(Choreography) - Method in interface org.wsmo.service.Interface
Sets the choreography of the this interface.
setConstraining(boolean) - Method in interface org.omwg.ontology.Attribute
Sets the type of this attribute.
setConstraining(boolean) - Method in interface org.omwg.ontology.Parameter
Sets the type of this parameter.
setDefaultNamespace(Namespace) - Method in interface org.wsmo.common.TopEntity
sets a default namespace for the container
setDefaultNamespace(IRI) - Method in interface org.wsmo.common.TopEntity
sets a default namespace for the container
setDescription(String) - Method in interface org.wsmo.datastore.WsmoRepository
 
setErrorLine(int) - Method in exception org.wsmo.wsml.ParserException
Sets the line where the error occured.
setErrorPos(int) - Method in exception org.wsmo.wsml.ParserException
sets the position (column) where the error occured.
setExpectedToken(String) - Method in exception org.wsmo.wsml.ParserException
sets the token that was expected when parsing error occured.
setFoundToken(String) - Method in exception org.wsmo.wsml.ParserException
set the token that was found during parsing.
setInverseOf(Identifier) - Method in interface org.omwg.ontology.Attribute
Sets this attribute to be inverse of another attribute.
setLeftOperand(LogicalExpression) - Method in interface org.omwg.logicalexpression.Binary
 
setLeftOperand(Term) - Method in interface org.omwg.logicalexpression.Molecule
 
setMaxCardinality(int) - Method in interface org.omwg.ontology.Attribute
Sets the maximal cardinality constraint of this attribute.
setMediationService(IRI) - Method in interface org.wsmo.mediator.Mediator
Sets the ID of the service which performs the actual mediation.
setMinCardinality(int) - Method in interface org.omwg.ontology.Attribute
Sets the minimal cardinality constraint of this attribute.
setOntology(Ontology) - Method in interface org.omwg.ontology.OntologyElement
Sets the ontology containing this entity Note that a call to setOntology() i.e.
setOperand(LogicalExpression) - Method in interface org.omwg.logicalexpression.Unary
 
setOperands(List<LogicalExpression>) - Method in interface org.omwg.logicalexpression.CompoundExpression
 
setOrchestration(Orchestration) - Method in interface org.wsmo.service.Interface
Sets the orchestration of this interface.
setParameters(List<Term>) - Method in interface org.omwg.logicalexpression.Atom
 
setParameterValue(byte, Value) - Method in interface org.omwg.ontology.RelationInstance
Sets the value of the specieifed Parameter to be the specified ParameterValue object.
setReflexive(boolean) - Method in interface org.omwg.ontology.Attribute
Sets this attribute whether to be reflexive.
setRelation(Relation) - Method in interface org.omwg.ontology.RelationInstance
Sets the relation this relation instance is an instance of.
setRightOperand(LogicalExpression) - Method in interface org.omwg.logicalexpression.Binary
 
setRightOperand(Term) - Method in interface org.omwg.logicalexpression.Molecule
 
setSymmetric(boolean) - Method in interface org.omwg.ontology.Attribute
Sets this attribute whether to be symmetric.
setTarget(IRI) - Method in interface org.wsmo.mediator.Mediator
Sets the target component of this mediator.
setTransitive(boolean) - Method in interface org.omwg.ontology.Attribute
Sets this attribute whether to be transitive.
setVariables(Set<Variable>) - Method in interface org.omwg.logicalexpression.Quantified
 
setWsmlVariant(String) - Method in interface org.wsmo.common.TopEntity
specifies the WSML variant used for the definition of this entity
SimpleDataType - Interface in org.omwg.ontology
 
SimpleDataValue - Interface in org.omwg.ontology
Interface or class description
SQNAME_DEL - Static variable in interface org.omwg.logicalexpression.Constants
 
STRING_DEL_END - Static variable in interface org.omwg.logicalexpression.Constants
 
STRING_DEL_START - Static variable in interface org.omwg.logicalexpression.Constants
 
STRING_EQUAL - Static variable in interface org.omwg.logicalexpression.Constants
 
STRING_EQUAL_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
STRING_INEQUAL - Static variable in interface org.omwg.logicalexpression.Constants
 
STRING_INEQUAL_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
STRONG_EQUAL - Static variable in interface org.omwg.logicalexpression.Constants
 
STRONG_EQUAL_NOTATION - Static variable in interface org.omwg.logicalexpression.Constants
 
SubConceptMolecule - Interface in org.omwg.logicalexpression
Represents a Molecule of the Form "a subConceptOf b"
SynchronisationException - Exception in org.wsmo.common.exception
This is an unchecked exception thrown when the state entity cannot be synchronised with the underlying persistence mechanism (if any) Any access to or modification of an entity may rise such exception
SynchronisationException() - Constructor for exception org.wsmo.common.exception.SynchronisationException
 
SynchronisationException(Throwable) - Constructor for exception org.wsmo.common.exception.SynchronisationException
 
SynchronisationException(String) - Constructor for exception org.wsmo.common.exception.SynchronisationException
 

T

Term - Interface in org.omwg.logicalexpression.terms
This interface represents a term of a logical expression
TopEntity - Interface in org.wsmo.common
Base class for top level WSMO entities (ontologies, mediators, goals, services + capabilities and interfaces)
toString(TopEntity) - Method in interface org.omwg.logicalexpression.LogicalExpression
returns logical expression as string using the namespace definitions in the topEntity given as parameter
TRUE - Static variable in interface org.omwg.logicalexpression.Constants
 
Type - Interface in org.omwg.ontology
represents an abstract type.

U

Unary - Interface in org.omwg.logicalexpression
This interface stands for unary logical expressions, which consequently have a single operand.
UNIV_FALSE - Static variable in interface org.omwg.logicalexpression.Constants
 
UNIV_TRUE - Static variable in interface org.omwg.logicalexpression.Constants
 
UniversalQuantification - Interface in org.omwg.logicalexpression
This interface represents quantified logical expressions, i.e.
UnnumberedAnonymousID - Interface in org.wsmo.common
An interface representing an anonymous unnumbered identifier
URI_MAPPING - Static variable in interface org.wsmo.locator.Locator
 

V

VALIDATE_IMPORTS - Static variable in interface org.wsmo.validator.WsmlValidator
 
ValidationError - Interface in org.wsmo.validator
Gives Structure to a validation error.
ValidationMessage - Interface in org.wsmo.validator
Gives Structure to a validation message.
ValidationWarning - Interface in org.wsmo.validator
Gives Structure to a validation warning.
Validator - Interface in org.wsmo.validator
An interface representing validator for WSMO entities.
Value - Interface in org.omwg.ontology
represents an abstract value.
VALUE_AS_ATOM - Static variable in exception org.wsmo.wsml.ParserException
 
Variable - Interface in org.omwg.ontology
represents a variable (for a logical expression)
VARIABLE_AS_ATOM - Static variable in exception org.wsmo.wsml.ParserException
 
VARIABLE_DEL - Static variable in interface org.omwg.logicalexpression.Constants
 
VERSION - Static variable in class org.wsmo.common.NFP
 
visitAtom(Atom) - Method in interface org.omwg.logicalexpression.Visitor
 
visitAttributeContraintMolecule(AttributeConstraintMolecule) - Method in interface org.omwg.logicalexpression.Visitor
 
visitAttributeInferenceMolecule(AttributeInferenceMolecule) - Method in interface org.omwg.logicalexpression.Visitor
 
visitAttributeValueMolecule(AttributeValueMolecule) - Method in interface org.omwg.logicalexpression.Visitor
 
visitComplexDataValue(ComplexDataValue) - Method in interface org.omwg.logicalexpression.terms.Visitor
 
visitCompoundMolecule(CompoundMolecule) - Method in interface org.omwg.logicalexpression.Visitor
 
visitConjunction(Conjunction) - Method in interface org.omwg.logicalexpression.Visitor
 
visitConstraint(Constraint) - Method in interface org.omwg.logicalexpression.Visitor
 
visitConstructedTerm(ConstructedTerm) - Method in interface org.omwg.logicalexpression.terms.Visitor
 
visitDisjunction(Disjunction) - Method in interface org.omwg.logicalexpression.Visitor
 
visitEquivalence(Equivalence) - Method in interface org.omwg.logicalexpression.Visitor
 
visitExistentialQuantification(ExistentialQuantification) - Method in interface org.omwg.logicalexpression.Visitor
 
visitImplication(Implication) - Method in interface org.omwg.logicalexpression.Visitor
 
visitInverseImplication(InverseImplication) - Method in interface org.omwg.logicalexpression.Visitor
 
visitIRI(IRI) - Method in interface org.omwg.logicalexpression.terms.Visitor
 
visitLogicProgrammingRule(LogicProgrammingRule) - Method in interface org.omwg.logicalexpression.Visitor
 
visitMemberShipMolecule(MembershipMolecule) - Method in interface org.omwg.logicalexpression.Visitor
 
visitNegation(Negation) - Method in interface org.omwg.logicalexpression.Visitor
 
visitNegationAsFailure(NegationAsFailure) - Method in interface org.omwg.logicalexpression.Visitor
 
visitNumberedID(NumberedAnonymousID) - Method in interface org.omwg.logicalexpression.terms.Visitor
 
Visitor - Interface in org.omwg.logicalexpression.terms
This interface represents a visitor for the terms of a logical expression tree structure.
Visitor - Interface in org.omwg.logicalexpression
This interface represents an visitor for the logical expression tree structure.
visitSimpleDataValue(SimpleDataValue) - Method in interface org.omwg.logicalexpression.terms.Visitor
 
visitSubConceptMolecule(SubConceptMolecule) - Method in interface org.omwg.logicalexpression.Visitor
 
visitUniversalQuantification(UniversalQuantification) - Method in interface org.omwg.logicalexpression.Visitor
 
visitUnnumberedID(UnnumberedAnonymousID) - Method in interface org.omwg.logicalexpression.terms.Visitor
 
visitVariable(Variable) - Method in interface org.omwg.logicalexpression.terms.Visitor
 

W

WebService - Interface in org.wsmo.service
This interface represents a WSMO WebService
WGMediator - Interface in org.wsmo.mediator
 
WRONG_ARG_SIMPLE_DT - Static variable in exception org.wsmo.wsml.ParserException
 
WSML - Class in org.wsmo.common
 
WSML() - Constructor for class org.wsmo.common.WSML
 
WSML_BASE - Static variable in class org.wsmo.common.NFP
 
WSML_BASE64BINARY - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_BASE64BINARY_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_BOOLEAN - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_BOOLEAN_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_CORE - Static variable in class org.wsmo.common.WSML
 
WSML_DATE - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_DATE_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_DATETIME - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_DATETIME_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_DECIMAL - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_DECIMAL_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_DL - Static variable in class org.wsmo.common.WSML
 
WSML_DOUBLE - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_DOUBLE_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_DURATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_DURATION_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_FLIGHT - Static variable in class org.wsmo.common.WSML
 
WSML_FLOAT - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_FLOAT_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_FULL - Static variable in class org.wsmo.common.WSML
 
WSML_GDAY - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_GDAY_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_GMONTH - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_GMONTH_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_GMONTHDAY - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_GMONTHDAY_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_GYEAR - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_GYEAR_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_GYEARMONTH - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_GYEARMONTH_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_HEXBINARY - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_HEXBINARY_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_INTEGER - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_INTEGER_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_IRI - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_IRI_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_NAMESPACE - Static variable in interface org.omwg.logicalexpression.Constants
 
WSML_NAMESPACE - Static variable in class org.wsmo.common.WSML
 
WSML_RULE - Static variable in class org.wsmo.common.WSML
 
WSML_SQNAME - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_SQNAME_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_STRING - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_STRING_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_TIME - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_TIME_NOTATION - Static variable in interface org.omwg.ontology.WsmlDataType
 
WSML_VALIDATOR - Static variable in class org.wsmo.factory.Factory
 
WsmlDataType - Interface in org.omwg.ontology
 
WsmlValidator - Interface in org.wsmo.validator
Extends the interface of wsmo-api with necessary properties needed during implementation (might be merged with wsmo-api later).
WSMO_FACTORY - Static variable in class org.wsmo.factory.Factory
 
WSMO_PARSER - Static variable in class org.wsmo.factory.Factory
 
WSMO_SERIALIZER - Static variable in class org.wsmo.factory.Factory
 
WsmoFactory - Interface in org.wsmo.factory
WsmoFactory interface, used to create WSMO entities (goals, ontologies, ...)
WsmoRepository - Interface in org.wsmo.datastore
An WSMO Repository facade
WWMediator - Interface in org.wsmo.mediator
 

A B C D E F G I L M N O P Q R S T U V W

Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.