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

A

AbstractLogicalExpressionFactoryImpl - Class in org.deri.wsmo4j.factory
Created on Jun 20, 2005 Committed by $Author$
AbstractLogicalExpressionFactoryImpl() - Constructor for class org.deri.wsmo4j.factory.AbstractLogicalExpressionFactoryImpl
 
AbstractVisitor - Class in org.deri.wsmo4j.logicalexpression
This abstract class represents a visitor for the logical expression tree structure.
AbstractVisitor() - Constructor for class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
accept(Visitor) - Method in class com.ontotext.wsmo4j.common.IRIImpl
 
accept(Visitor) - Method in class com.ontotext.wsmo4j.common.UnnumberedAnonymousIDImpl
 
accept(Visitor) - Method in class com.ontotext.wsmo4j.ontology.ComplexDataValueImpl
 
accept(Visitor) - Method in class com.ontotext.wsmo4j.ontology.SimpleDataValueImpl
 
accept(Visitor) - Method in class com.ontotext.wsmo4j.ontology.VariableImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.io.parser.wsml.TempVariable
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.AtomImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.AttributeConstraintMoleculeImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.AttributeInferenceMoleculeImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.AttributeValueMoleculeImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.ConjunctionImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.ConstraintImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.DisjunctionImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.EquationImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.ExistentialQuantificationImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.ImplicationImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.InverseImplicationImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.LogicProgrammingRuleImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.MemberShipMoleculeImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.NegationAsFailureImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.NegationImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.QuantifiedImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.SubConceptMoleculeImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.terms.ConstructedTermImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.terms.NumberedAnonymousIDImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.UnaryImpl
 
accept(Visitor) - Method in class org.deri.wsmo4j.logicalexpression.UniversalQuantificationImpl
 
addAssumption(Axiom) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Adds an assumption to the list of assumptions associated with this capability.
addAttributeValue(Identifier, Value) - Method in class com.ontotext.wsmo4j.ontology.InstanceImpl
Adds a new attribute value to the list of values associated with the specified attribute of this instance.
addAxiom(Axiom) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
addConcept(Concept) - Method in class com.ontotext.wsmo4j.ontology.InstanceImpl
Sets the concept this instance is an instance of.
addConcept(Concept) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
addData(Reader, String) - Method in class com.ontotext.wsmo4j.parser.owl.WSMLFromOWL
 
addDefinition(LogicalExpression) - Method in class com.ontotext.wsmo4j.ontology.AxiomImpl
 
addEffect(Axiom) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Adds an effect to the list of effects of this capability.
addError(Entity, String) - Method in class org.deri.wsmo4j.validator.WsmlCoreValidator
 
addError(Entity, String) - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
 
addError(Entity, Attribute, String) - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
 
addError(Entity, String) - Method in class org.deri.wsmo4j.validator.WsmlFullValidator
 
addError(Entity, Attribute, String) - Method in class org.deri.wsmo4j.validator.WsmlFullValidator
 
addInstance(Instance) - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
addInstance(Instance) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
addInterface(Interface) - Method in class com.ontotext.wsmo4j.service.ServiceDescriptionImpl
Adds a new interface to the list of interfaces of this WebService/Goal.
addLogExp() - Method in class org.deri.wsmo4j.examples.ParsingAndSerializingFile
A simple axiom is created and added to the ontology.
addMediator(IRI) - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
addNamespace(Namespace) - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
addNamespaceAndVariant(TopEntity, Stack, Stack) - Static method in class com.ontotext.wsmo4j.parser.wsml.TopEntityAnalysis
 
addNFPValue(IRI, Identifier) - Method in class com.ontotext.wsmo4j.common.EntityImpl
 
addNFPValue(IRI, Value) - Method in class com.ontotext.wsmo4j.common.EntityImpl
 
addOntology(Ontology) - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
addPostCondition(Axiom) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Adds a new post-condition to the list of post-conditions associated with this capability.
addPreCondition(Axiom) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Adds a pre-condition to the list of pre-conditions of this capability.
addRelation(Relation) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
addRelationInstance(RelationInstance) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
addRelationInstance(RelationInstance) - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
 
addSharedVariable(Variable) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Adds a new shared variable to the list of variables used by the logical expressions of this capability.
addSource(IRI) - Method in class com.ontotext.wsmo4j.mediator.MediatorImpl
 
addSource(IRI) - Method in class com.ontotext.wsmo4j.mediator.OOMediatorImpl
 
addSubConcept(Concept) - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
addSubRelation(Relation) - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
 
addSuperConcept(Concept) - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
addSuperRelation(Relation) - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
 
addToTriples(Statement) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserWarning
All triples that were not recognized, and thus not transformed and added to the WSMO object model, are put into a Set.
addType(Type) - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
addType(Type) - Method in class com.ontotext.wsmo4j.ontology.ParameterImpl
 
addWarning(Entity, String, String) - Method in class org.deri.wsmo4j.validator.WsmlFullValidator
 
allOfType(Collection, Class) - Static method in class org.deri.wsmo4j.logicalexpression.util.SetUtil
Checks if all object in a collection are of specfic type.
AnonIdCollectHelper - Class in org.deri.wsmo4j.validator
The AnonIdCollectHelper collects the anonym concepts, instances and relation, and checks if they are used correctly.
AnonIdCollectHelper(List<ValidationError>) - Constructor for class org.deri.wsmo4j.validator.AnonIdCollectHelper
 
apply(Visitor) - Method in interface com.ontotext.wsmo4j.serializer.wsml.Item2Visit
 
apply(Visitor) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLItem
 
args - Variable in class org.deri.wsmo4j.logicalexpression.AtomImpl
 
asString() - Method in class com.ontotext.wsmo4j.ontology.ComplexDataValueImpl
 
asString() - Method in class com.ontotext.wsmo4j.ontology.SimpleDataValueImpl
 
AtomicExpressionAnalysis - Class in org.deri.wsmo4j.io.parser.wsml
Created on 21.11.2005 Committed by $Author$ $Source$,
AtomicExpressionAnalysis(ASTAnalysisContainer, WsmoFactory, LogicalExpressionFactory) - Constructor for class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
AtomImpl - Class in org.deri.wsmo4j.logicalexpression
This class is an atom expression with a n-ary domain, where n is the arity of the predicate represented
AtomImpl(Identifier, List<Term>) - Constructor for class org.deri.wsmo4j.logicalexpression.AtomImpl
 
AttributeConstraintMoleculeImpl - Class in org.deri.wsmo4j.logicalexpression
implements AttributeContraintMolecule
AttributeConstraintMoleculeImpl(Term, Term, Term) - Constructor for class org.deri.wsmo4j.logicalexpression.AttributeConstraintMoleculeImpl
 
AttributeErrorImpl - Class in org.deri.wsmo4j.validator
 
AttributeErrorImpl(Entity, Attribute, String, String) - Constructor for class org.deri.wsmo4j.validator.AttributeErrorImpl
 
AttributeImpl - Class in com.ontotext.wsmo4j.ontology
 
AttributeImpl(Identifier, Concept) - Constructor for class com.ontotext.wsmo4j.ontology.AttributeImpl
 
AttributeInferenceMoleculeImpl - Class in org.deri.wsmo4j.logicalexpression
 
AttributeInferenceMoleculeImpl(Term, Term, Term) - Constructor for class org.deri.wsmo4j.logicalexpression.AttributeInferenceMoleculeImpl
 
AttributeMoleculeImpl - Class in org.deri.wsmo4j.logicalexpression
 
AttributeMoleculeImpl(Term, Term, Term) - Constructor for class org.deri.wsmo4j.logicalexpression.AttributeMoleculeImpl
 
attributeName - Variable in class org.deri.wsmo4j.logicalexpression.AttributeMoleculeImpl
 
AttributeValueMoleculeImpl - Class in org.deri.wsmo4j.logicalexpression
 
AttributeValueMoleculeImpl(Term, Term, Term) - Constructor for class org.deri.wsmo4j.logicalexpression.AttributeValueMoleculeImpl
 
axiom - Variable in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
 
AxiomAnalysis - Class in com.ontotext.wsmo4j.parser.wsml
 
AxiomAnalysis(ASTAnalysisContainer, WsmoFactory) - Constructor for class com.ontotext.wsmo4j.parser.wsml.AxiomAnalysis
 
axiomAsTriple - Variable in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
 
AxiomImpl - Class in com.ontotext.wsmo4j.ontology
 
AxiomImpl(Identifier) - Constructor for class com.ontotext.wsmo4j.ontology.AxiomImpl
 

B

BinaryImpl - Class in org.deri.wsmo4j.logicalexpression
This class reunites all binary logical expressions (e.g LogExpr1 op LogExpr2)
BinaryImpl(LogicalExpression, LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.BinaryImpl
 
BuiltInAtomImpl - Class in org.deri.wsmo4j.logicalexpression
Created on Sep 7, 2005 Committed by $Author$ $Source$,
BuiltInAtomImpl(Identifier, List<Term>) - Constructor for class org.deri.wsmo4j.logicalexpression.BuiltInAtomImpl
 
BuiltInConstructedTermImpl - Class in org.deri.wsmo4j.logicalexpression.terms
Created on Sep 7, 2005 Committed by $Author$ $Source$,
BuiltInConstructedTermImpl(IRI, List<Term>) - Constructor for class org.deri.wsmo4j.logicalexpression.terms.BuiltInConstructedTermImpl
 

C

CapabilityImpl - Class in com.ontotext.wsmo4j.service
 
CapabilityImpl(IRI) - Constructor for class com.ontotext.wsmo4j.service.CapabilityImpl
 
caseAAnonymousId(AAnonymousId) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
caseAAnySqname(AAnySqname) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
caseAIriId(AIriId) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
caseAIriIri(AIriIri) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
caseALocalkeywordSqname(ALocalkeywordSqname) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
caseASqnameIri(ASqnameIri) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
caseAUniversalFalsehoodId(AUniversalFalsehoodId) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
caseAUniversalTruthId(AUniversalTruthId) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
caseAVariables(AVariables) - Method in class org.deri.wsmo4j.io.parser.wsml.VariableAnalysis
 
caseAVariableVariablelist(AVariableVariablelist) - Method in class org.deri.wsmo4j.io.parser.wsml.VariableAnalysis
 
caseAVariableVariables(AVariableVariables) - Method in class org.deri.wsmo4j.io.parser.wsml.VariableAnalysis
 
CharUtil - Class in com.ontotext.wsmo4j.common
Utility class to check if a character is a letter, a digit, an extender, ...
CharUtil() - Constructor for class com.ontotext.wsmo4j.common.CharUtil
 
checkAnonIds(Ontology) - Method in class org.deri.wsmo4j.validator.AnonIdCollectHelper
This method takes the ontology and checks all its contained elements for an erronous use of unnumbered anonymous identifiers.
ChoreographyImpl - Class in com.ontotext.wsmo4j.service
This implementation represents the choreography of a web service.
ChoreographyImpl(Identifier) - Constructor for class com.ontotext.wsmo4j.service.ChoreographyImpl
 
cleanOnParse - Variable in class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
ClearTopEntity - Class in org.deri.wsmo4j.common
This utility class cleans a given TopEntity from all its previous definitions (if any).
ClearTopEntity() - Constructor for class org.deri.wsmo4j.common.ClearTopEntity
 
clearTopEntity(Mediator) - Static method in class org.deri.wsmo4j.common.ClearTopEntity
 
clearTopEntity(ServiceDescription) - Static method in class org.deri.wsmo4j.common.ClearTopEntity
 
clearTopEntity(Ontology) - Static method in class org.deri.wsmo4j.common.ClearTopEntity
 
com.ontotext.wsmo4j.common - package com.ontotext.wsmo4j.common
 
com.ontotext.wsmo4j.examples - package com.ontotext.wsmo4j.examples
 
com.ontotext.wsmo4j.factory - package com.ontotext.wsmo4j.factory
 
com.ontotext.wsmo4j.mediator - package com.ontotext.wsmo4j.mediator
 
com.ontotext.wsmo4j.ontology - package com.ontotext.wsmo4j.ontology
 
com.ontotext.wsmo4j.parser - package com.ontotext.wsmo4j.parser
 
com.ontotext.wsmo4j.parser.owl - package com.ontotext.wsmo4j.parser.owl
 
com.ontotext.wsmo4j.parser.wsml - package com.ontotext.wsmo4j.parser.wsml
 
com.ontotext.wsmo4j.parser.xml - package com.ontotext.wsmo4j.parser.xml
 
com.ontotext.wsmo4j.serializer.wsml - package com.ontotext.wsmo4j.serializer.wsml
 
com.ontotext.wsmo4j.serializer.xml - package com.ontotext.wsmo4j.serializer.xml
 
com.ontotext.wsmo4j.service - package com.ontotext.wsmo4j.service
 
ComplexDataTypeImpl - Class in com.ontotext.wsmo4j.ontology
 
ComplexDataTypeImpl(IRI, SimpleDataType[]) - Constructor for class com.ontotext.wsmo4j.ontology.ComplexDataTypeImpl
 
ComplexDataValueImpl - Class in com.ontotext.wsmo4j.ontology
 
ComplexDataValueImpl(ComplexDataType, SimpleDataValue[]) - Constructor for class com.ontotext.wsmo4j.ontology.ComplexDataValueImpl
 
ComplexDataValueImpl(ComplexDataType, SimpleDataValue) - Constructor for class com.ontotext.wsmo4j.ontology.ComplexDataValueImpl
 
CompoundExpressionAnalysis - Class in org.deri.wsmo4j.io.parser.wsml
Created on 21.11.2005 Committed by $Author$ $Source$,
CompoundExpressionAnalysis(ASTAnalysisContainer, LogicalExpressionFactory) - Constructor for class org.deri.wsmo4j.io.parser.wsml.CompoundExpressionAnalysis
Adapter for all Compound Expressions
CompoundMoleculeImpl - Class in org.deri.wsmo4j.logicalexpression
Represents a Compount Molecule
CompoundMoleculeImpl(List<Molecule>) - Constructor for class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
CompoundMoleculeImpl() - Constructor for class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
ConceptImpl - Class in com.ontotext.wsmo4j.ontology
 
ConceptImpl(Identifier, WsmoFactoryImpl) - Constructor for class com.ontotext.wsmo4j.ontology.ConceptImpl
 
ConjunctionImpl - Class in org.deri.wsmo4j.logicalexpression
 
ConjunctionImpl(LogicalExpression, LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.ConjunctionImpl
 
Constants - Class in com.ontotext.wsmo4j.parser.owl
Title: WSMO4J
Constants() - Constructor for class com.ontotext.wsmo4j.parser.owl.Constants
 
constants - Variable in class org.deri.wsmo4j.validator.WsmlFullValidator
 
ConstantTransformer - Class in org.deri.wsmo4j.logicalexpression
This singleton class is used to transform forth and back the built-in predicate names and datatypes from IRI to short notation.
CONSTRAINING_ATTR - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFExprParser
 
CONSTRAINING_REL_1 - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFExprParser
 
CONSTRAINING_REL_2 - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFExprParser
 
ConstraintImpl - Class in org.deri.wsmo4j.logicalexpression
 
ConstraintImpl(LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.ConstraintImpl
 
ConstructedTermImpl - Class in org.deri.wsmo4j.logicalexpression.terms
 
ConstructedTermImpl(IRI, List<Term>) - Constructor for class org.deri.wsmo4j.logicalexpression.terms.ConstructedTermImpl
 
contains(LogicalExpression, Class) - Static method in class org.deri.wsmo4j.logicalexpression.util.ExpressionContainmentUtil
Checks if a specific operator is contained within a logical expression.
contains(LogicalExpression, Class[]) - Static method in class org.deri.wsmo4j.logicalexpression.util.ExpressionContainmentUtil
Checks if a specific operator is contained within a logical expression.
copyNFP(Entity, Entity) - Static method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
createAnonymousID() - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createAnonymousID(byte) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createAtom(Identifier, List<Term>) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createAttribusteValues(Term, Term, List) - Method in class org.deri.wsmo4j.factory.AbstractLogicalExpressionFactoryImpl
 
createAttribute(Attribute) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
Method is not part of the interface.
createAttribute(Identifier) - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
createAttributeConstraint(Term, Term, Term) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createAttributeConstraints(Term, Term, List) - Method in class org.deri.wsmo4j.factory.AbstractLogicalExpressionFactoryImpl
 
createAttributeInference(Term, Term, Term) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createAttributeInferences(Term, Term, List) - Method in class org.deri.wsmo4j.factory.AbstractLogicalExpressionFactoryImpl
 
createAttributeValue(Term, Term, Term) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createAxiom(Identifier) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createCapability(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createChoreography(Identifier) - Method in class com.ontotext.wsmo4j.service.InterfaceImpl
Creates a new Choreography object.
createCompoundMolecule(List<Molecule>) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createConcept(Identifier) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createConjunction(LogicalExpression, LogicalExpression) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createConstraint(LogicalExpression) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createConstructedTerm(IRI, List<Term>) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createContainer() - Method in class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
createDataValue(ComplexDataType, SimpleDataValue) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createDataValue(ComplexDataType, SimpleDataValue[]) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createDataValueFromJavaObject(WsmlDataType, Object) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createDisjunction(LogicalExpression, LogicalExpression) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createElement(String) - Method in class com.ontotext.wsmo4j.serializer.xml.WsmlXmlSerializer
 
createEquivalence(LogicalExpression, LogicalExpression) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createExistentialQuantification(Set<Variable>, LogicalExpression) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createExistentialQuantification(Variable, LogicalExpression) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createGGMediator(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createGoal(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createImplication(LogicalExpression, LogicalExpression) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createInstance(Identifier) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createInstance(Identifier, Concept) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createInterface(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createInverseImplication(LogicalExpression, LogicalExpression) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createIRI(String) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createIRI(Namespace, String) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createLogicalExpression(String) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
Creates a logical expression object model from a string.
createLogicalExpression(String, TopEntity) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
Creates a logical expression object model from a string.
createLogicProgrammingRule(LogicalExpression, LogicalExpression) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createMemberShipMolecule(Term, Term) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createMemberShipMolecules(Term, List) - Method in class org.deri.wsmo4j.factory.AbstractLogicalExpressionFactoryImpl
 
createNamespace(String, IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createNegation(LogicalExpression) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createNegationAsFailure(LogicalExpression) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createOntology(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
CreateOntologyExample - Class in com.ontotext.wsmo4j.examples
Title:
CreateOntologyExample() - Constructor for class com.ontotext.wsmo4j.examples.CreateOntologyExample
 
createOOMediator(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createOrchestration(Identifier) - Method in class com.ontotext.wsmo4j.service.InterfaceImpl
Creates a new Orchestration object.
createParameter(byte) - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
The positioning of the parameters is zero-based, i.e.
createRelation(Identifier) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createRelationInstance(Relation) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createRelationInstance(Identifier, Relation) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createSet(Object) - Static method in class org.deri.wsmo4j.logicalexpression.util.SetUtil
Create an HashSet, add an Object to it and return the Set
createSet(Object, Object) - Static method in class org.deri.wsmo4j.logicalexpression.util.SetUtil
Create an HashSet, add two Objects to it and return the Set
createSet(Object, Object, Object) - Static method in class org.deri.wsmo4j.logicalexpression.util.SetUtil
Create an HashSet, add three Objects to it and return the Set
createSet(Object, Object, Object, Object) - Static method in class org.deri.wsmo4j.logicalexpression.util.SetUtil
Create an HashSet, add four Objects to it and return the Set
createSubConceptMolecule(Term, Term) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createSubConceptMolecules(Term, List) - Method in class org.deri.wsmo4j.factory.AbstractLogicalExpressionFactoryImpl
 
createTextNode(String) - Method in class com.ontotext.wsmo4j.serializer.xml.WsmlXmlSerializer
 
createUniversalQuantification(Set<Variable>, LogicalExpression) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createUniversalQuantification(Variable, LogicalExpression) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
 
createVariable(String) - Method in class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
Creates a new Variable instance
createWebService(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
CreateWebServiceExample - Class in com.ontotext.wsmo4j.examples
Title:
CreateWebServiceExample() - Constructor for class com.ontotext.wsmo4j.examples.CreateWebServiceExample
 
createWGMediator(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
createWsmlBase64Binary(byte[]) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlBoolean(Boolean) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlBoolean(String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDataType(IRI) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDataType(String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDate(Calendar) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDate(int, int, int, int, int) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDate(String, String, String, String, String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDateTime(Calendar) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDateTime(int, int, int, int, int, int, int, int) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDateTime(int, int, int, int, int, float, int, int) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDateTime(String, String, String, String, String, String, String, String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDecimal(BigDecimal) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDecimal(String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDouble(Double) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDouble(String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDuration(int, int, int, int, int, int) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlDuration(String, String, String, String, String, String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlFloat(String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlFloat(Float) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlGregorianDay(int) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlGregorianDay(String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlGregorianMonth(int) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlGregorianMonth(String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlGregorianMonthDay(int, int) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlGregorianMonthDay(String, String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlGregorianYear(int) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlGregorianYear(String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlGregorianYearMonth(int, int) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlGregorianYearMonth(String, String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlInteger(BigInteger) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlInteger(String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlInteger(int) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlString(String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlTime(Calendar) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlTime(int, int, int, int, int) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlTime(int, int, float, int, int) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWsmlTime(String, String, String, String, String) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 
createWWMediator(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
creatWsmlHexBinary(byte[]) - Method in class org.deri.wsmo4j.factory.DataFactoryImpl
 

D

dataFactory - Variable in class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
DataFactoryImpl - Class in org.deri.wsmo4j.factory
Interface or class description
DataFactoryImpl() - Constructor for class org.deri.wsmo4j.factory.DataFactoryImpl
 
DataFactoryImpl(Map) - Constructor for class org.deri.wsmo4j.factory.DataFactoryImpl
The DataFactory is initialised based on the supplied preferences.
DC_contributor - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
DC_date - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
DC_description - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
DC_format - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
DC_language - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
DC_NS - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
DC_relation - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
DC_RELATION - Static variable in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
 
DC_rights - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
DC_subject - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
DC_title - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
DC_TITLE - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
DC_type - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
determineVariant(TopEntity, List<ValidationError>, List<ValidationWarning>) - Method in class org.deri.wsmo4j.validator.WsmlValidatorImpl
This method checks for which wsml variant the given TopEntity is valid.
determineVariant(LogicalExpression, List<ValidationError>, List<ValidationWarning>) - Method in class org.deri.wsmo4j.validator.WsmlValidatorImpl
This method checks for which wsml variant the given logical expression is valid.
DisjunctionImpl - Class in org.deri.wsmo4j.logicalexpression
 
DisjunctionImpl(LogicalExpression, LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.DisjunctionImpl
 
doTestRun() - Method in class org.deri.wsmo4j.examples.OWLSerializerExample
 

E

EntityImpl - Class in com.ontotext.wsmo4j.common
Title: WSMO4J
EntityImpl(Identifier) - Constructor for class com.ontotext.wsmo4j.common.EntityImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.common.EntityImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.common.IRIImpl
equality check.
equals(Object) - Method in class com.ontotext.wsmo4j.common.NamespaceImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.mediator.GGMediatorImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.mediator.MediatorImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.mediator.OOMediatorImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.mediator.WGMediatorImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.mediator.WWMediatorImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.ontology.AxiomImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.ontology.ComplexDataTypeImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.ontology.ComplexDataValueImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.ontology.InstanceImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.ontology.ParameterImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.ontology.RelationInstanceImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.ontology.SimpleDataTypeImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.ontology.SimpleDataValueImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.ontology.VariableImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.service.ChoreographyImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.service.GoalImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.service.InterfaceImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.service.OrchestrationImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.service.ServiceDescriptionImpl
 
equals(Object) - Method in class com.ontotext.wsmo4j.service.WebServiceImpl
 
equals(Object) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserError
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserWarning
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.AtomImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.AttributeConstraintMoleculeImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.AttributeInferenceMoleculeImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.AttributeValueMoleculeImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.ConjunctionImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.ConstraintImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.DisjunctionImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.EquationImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.ExistentialQuantificationImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.ImplicationImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.InverseImplicationImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.LogicProgrammingRuleImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.MemberShipMoleculeImpl
 
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.MoleculeImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.NegationAsFailureImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.NegationImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.SubConceptMoleculeImpl
 
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.terms.ConstructedTermImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.terms.NumberedAnonymousIDImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.logicalexpression.UniversalQuantificationImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.validator.LogicalExpressionErrorImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.validator.ValidationErrorImpl
The equals method implements an equivalence relation on non-null object references.
equals(Object) - Method in class org.deri.wsmo4j.validator.ValidationWarningImpl
The equals method implements an equivalence relation on non-null object references.
EquationImpl - Class in org.deri.wsmo4j.logicalexpression
 
EquationImpl(LogicalExpression, LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.EquationImpl
 
ERR_INVALID_ID - Static variable in class com.ontotext.wsmo4j.common.Errors
 
ERR_INVALID_NFP_KEY - Static variable in class com.ontotext.wsmo4j.common.Errors
 
ERR_INVALID_NFP_VALUE - Static variable in class com.ontotext.wsmo4j.common.Errors
 
ERR_INVALID_URI_REF - Static variable in class com.ontotext.wsmo4j.common.Errors
 
error(String, int, int) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParseErrorListener
All errors that occur during the parsing or the transformation to a WSMO object model are collected in a List of erros.
Errors - Class in com.ontotext.wsmo4j.common
Title: WSMO4J
Errors() - Constructor for class com.ontotext.wsmo4j.common.Errors
 
errors - Variable in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
 
errors - Variable in class org.deri.wsmo4j.validator.WsmlFullValidator
 
escapeNonSQNameSymbols(String) - Static method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSMLTerms
 
evaluateXML(Element) - Method in class org.deri.wsmo4j.io.parser.xml.XMLExprParser
Recursively builds logical expressions
ExistentialQuantificationImpl - Class in org.deri.wsmo4j.logicalexpression
 
ExistentialQuantificationImpl(Variable, LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.ExistentialQuantificationImpl
 
ExistentialQuantificationImpl(Set<Variable>, LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.ExistentialQuantificationImpl
 
explicitConcepts - Variable in class org.deri.wsmo4j.validator.WsmlDLValidator
 
explicitInstances - Variable in class org.deri.wsmo4j.validator.WsmlDLValidator
 
explicitRelations - Variable in class org.deri.wsmo4j.validator.WsmlDLValidator
 
expr - Variable in class org.deri.wsmo4j.logicalexpression.UnaryImpl
 
ExpressionContainmentUtil - Class in org.deri.wsmo4j.logicalexpression.util
Utility to check if a specific operator is included in a logical expression.
ExpressionContainmentUtil() - Constructor for class org.deri.wsmo4j.logicalexpression.util.ExpressionContainmentUtil
 
exprLeft - Variable in class org.deri.wsmo4j.logicalexpression.BinaryImpl
 
exprRight - Variable in class org.deri.wsmo4j.logicalexpression.BinaryImpl
 

F

factory - Variable in class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
factory - Variable in class org.deri.wsmo4j.examples.ParsingAndSerializingFile
 
fatalError(String, int, int) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParseErrorListener
 
FILE - Static variable in class com.ontotext.wsmo4j.examples.LocatorExample
 
FileValidator - Class in org.deri.wsmo4j.validator
A file validator that validates a given WSML document given in the form of a file handle and prints complaints from the parser and the validator out to the console.
FileValidator() - Constructor for class org.deri.wsmo4j.validator.FileValidator
 
findAttributeDefinitions(Identifier) - Method in class com.ontotext.wsmo4j.ontology.InstanceImpl
 
findAttributes(Identifier) - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
findAxiom(Identifier) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
findConcept(Identifier) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
findEntity(Identifier) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
findInstance(Identifier) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
findIri(String) - Method in class org.deri.wsmo4j.logicalexpression.ConstantTransformer
 
findLogicalExpressions(Reader, Stack) - Static method in class org.deri.wsmo4j.io.parser.wsml.LogExprParserImpl
 
findNamespace(String) - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
findNotation(String) - Method in class org.deri.wsmo4j.logicalexpression.ConstantTransformer
 
findRelation(Identifier) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
findRelationInstance(Identifier) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
FunctionSymbolHelper - Class in org.deri.wsmo4j.validator
The FunctionSymbolHelper checks Atoms and Molecules for unallowed function symbols.
FunctionSymbolHelper(Axiom, List<ValidationError>, String, WsmlFullValidator) - Constructor for class org.deri.wsmo4j.validator.FunctionSymbolHelper
 

G

getArgumentRange(byte) - Method in class com.ontotext.wsmo4j.ontology.ComplexDataTypeImpl
 
getArgumentValue(byte) - Method in class com.ontotext.wsmo4j.ontology.ComplexDataValueImpl
 
getArity() - Method in class com.ontotext.wsmo4j.ontology.ComplexDataTypeImpl
 
getArity() - Method in class com.ontotext.wsmo4j.ontology.ComplexDataValueImpl
 
getArity() - Method in class org.deri.wsmo4j.logicalexpression.AtomImpl
 
getArity() - Method in class org.deri.wsmo4j.logicalexpression.terms.ConstructedTermImpl
 
getAttribute() - Method in class org.deri.wsmo4j.logicalexpression.AttributeMoleculeImpl
 
getAttribute() - Method in class org.deri.wsmo4j.validator.AttributeErrorImpl
 
getAttributeIds() - Method in class org.deri.wsmo4j.logicalexpression.util.ItemCollectHelper
 
getAttributes(Term, Ontology) - Static method in class org.deri.wsmo4j.logicalexpression.util.OntologyUtil
Collecting all attributes from a given concept.
getAttributes(Concept) - Static method in class org.deri.wsmo4j.logicalexpression.util.OntologyUtil
Collecting all attributes from a given concept.
getAxiom(Identifier) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
getCapability(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
getCapability() - Method in class com.ontotext.wsmo4j.service.ServiceDescriptionImpl
Returns the capability of this WebService/Goal.
getChoreography() - Method in class com.ontotext.wsmo4j.service.InterfaceImpl
Returns the choreography of this interface.
getColumn() - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserMessage
Gets the column number associated with this parser message.
getConcept(Identifier) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
getConcept() - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
getConceptIds() - Method in class org.deri.wsmo4j.logicalexpression.util.ItemCollectHelper
 
getConceptIds() - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
getConcepts(Ontology) - Static method in class org.deri.wsmo4j.logicalexpression.util.OntologyUtil
Collecting all concepts from a given ontology.
getDefaultNamespace() - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
getEntity() - Method in class org.deri.wsmo4j.validator.ValidationMessageImpl
 
getErrors() - Method in class com.ontotext.wsmo4j.parser.owl.OWLParser
 
getErrors() - Method in class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
getErrors() - Method in class com.ontotext.wsmo4j.parser.xml.WsmlXmlParser
 
getErrors() - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
This method returns a List containing errors that occured during the RDF parsing and the transformation to the WSMO object model.
getErrors() - Method in class org.deri.wsmo4j.validator.FileValidator
 
getErrors() - Method in class org.deri.wsmo4j.validator.FunctionSymbolHelper
 
getErrors() - Method in class org.deri.wsmo4j.validator.WsmlFullValidator
 
getExplicitConcepts() - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
getExplicitInstances() - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
getExplicitRelations() - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
getFactory() - Method in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
 
getFunctionSymbol() - Method in class org.deri.wsmo4j.logicalexpression.terms.ConstructedTermImpl
 
getGGMediator(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
getGoal(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
getIdAbstractRelations() - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
getIdAbstractRelations() - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
 
getIdConcepts() - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
 
getIdConcreteRelations() - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
getIdConcreteRelations() - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
 
getIdentifier() - Method in class com.ontotext.wsmo4j.common.EntityImpl
 
getIdentifier() - Method in class org.deri.wsmo4j.logicalexpression.AtomImpl
 
getIdInstances() - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
 
getIdRelations() - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
 
getInstance(Identifier) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
getInstance() - Static method in class org.deri.wsmo4j.logicalexpression.ConstantTransformer
Singletons maintain a static reference to the sole singleton instance and return a reference to that instance from a static instance() method.
getInstanceIds() - Method in class org.deri.wsmo4j.logicalexpression.util.ItemCollectHelper
 
getInstanceIds() - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
getInstances(Ontology) - Static method in class org.deri.wsmo4j.logicalexpression.util.OntologyUtil
Collecting all instances from a given ontology.
getInterface(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
getInverseOf() - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
getIRI() - Method in class com.ontotext.wsmo4j.common.NamespaceImpl
 
getIRI() - Method in class com.ontotext.wsmo4j.ontology.ComplexDataTypeImpl
 
getIRI() - Method in class com.ontotext.wsmo4j.ontology.SimpleDataTypeImpl
 
getLeftOperand() - Method in class org.deri.wsmo4j.logicalexpression.BinaryImpl
 
getLeftParameter() - Method in class org.deri.wsmo4j.logicalexpression.MoleculeImpl
 
getLHSVariables() - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
 
getLine() - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserMessage
Gets the line number associated with this parser message.
getLocalName() - Method in class com.ontotext.wsmo4j.common.IRIImpl
retrieve the <localname> part of the iri.
getLogExp() - Method in class org.deri.wsmo4j.validator.LogicalExpressionErrorImpl
 
getMaxCardinality() - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
getMediationService() - Method in class com.ontotext.wsmo4j.mediator.MediatorImpl
 
getMessage() - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserMessage
Gets the message associated with this parser message.
getMinCardinality() - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
getMolecules() - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
 
getName() - Method in class com.ontotext.wsmo4j.ontology.VariableImpl
 
getName() - Method in class org.deri.wsmo4j.io.parser.wsml.TempVariable
 
getNamespace() - Method in class com.ontotext.wsmo4j.common.IRIImpl
retrieve the namespace part of iri
getNumber() - Method in class org.deri.wsmo4j.logicalexpression.terms.NumberedAnonymousIDImpl
 
getNumberOfMolecules() - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
 
getNumberOfMolecules() - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
 
getOntology(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
getOntology() - Method in class com.ontotext.wsmo4j.ontology.OntologyElementImpl
Retrieve the owner of the Instance.
getOntology() - Method in class org.deri.wsmo4j.io.parser.rdf.RDFExprParser
This method returns the ontology that results from transforming the rdf statements to a wsmo object model.
getOOMediator(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
getOperand() - Method in class org.deri.wsmo4j.logicalexpression.UnaryImpl
 
getOrchestration() - Method in class com.ontotext.wsmo4j.service.InterfaceImpl
Returns the orchestration of this interface.
getParameter(byte) - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
retrieve the parameter at a given position Note: the parameter must already exist (e.g.
getParameter(int) - Method in class org.deri.wsmo4j.logicalexpression.AtomImpl
 
getParameter(int) - Method in class org.deri.wsmo4j.logicalexpression.terms.ConstructedTermImpl
 
getParameterValue(byte) - Method in class com.ontotext.wsmo4j.ontology.RelationInstanceImpl
Returns the value of the specified paramter.
getPrefix() - Method in class com.ontotext.wsmo4j.common.NamespaceImpl
 
getQuickFix() - Method in class org.deri.wsmo4j.validator.ValidationMessageImpl
 
getReason() - Method in class org.deri.wsmo4j.validator.ValidationMessageImpl
 
getRelation(Identifier) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
getRelation() - Method in class com.ontotext.wsmo4j.ontology.ParameterImpl
 
getRelation() - Method in class com.ontotext.wsmo4j.ontology.RelationInstanceImpl
Returns the relation this relation instance is an instance of.
getRelationIds() - Method in class org.deri.wsmo4j.logicalexpression.util.ItemCollectHelper
 
getRelationIds() - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
getRelationInstance(Identifier) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
getRelations(Ontology) - Static method in class org.deri.wsmo4j.logicalexpression.util.OntologyUtil
Collecting all relations from a given ontology.
getRightOperand() - Method in class org.deri.wsmo4j.logicalexpression.BinaryImpl
 
getRightParameter() - Method in class org.deri.wsmo4j.logicalexpression.MoleculeImpl
 
getRoot() - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
 
GetRootUtil - Class in org.deri.wsmo4j.logicalexpression.util
Utility class to extract the root/s variable/s from a WSML-DL logical expression.
GetRootUtil() - Constructor for class org.deri.wsmo4j.logicalexpression.util.GetRootUtil
 
getRootVariable(LogicalExpression) - Method in class org.deri.wsmo4j.logicalexpression.util.GetRootUtil
Validates a given formula and gets the root variable if it is a valid WSML-DL formula.
getRootVariable(LogicalExpression) - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
 
getSerializedObject() - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
All serialized elements are added to a vector.
getSerializedObject() - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSMLTerms
All serialized elements are added to a vector.
getSerializedObject() - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
All serialized elements are added to a vector.
getSerializedObject() - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXMLTerms
All serialized elements are added to a vector.
getStringRepresentation() - Method in class org.deri.wsmo4j.logicalexpression.LogicalExpressionImpl
 
getTarget() - Method in class com.ontotext.wsmo4j.mediator.MediatorImpl
 
getTriples() - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserWarning
This method returns a Set containing all triples that were not recognized, and thus not transformed and added to the WSMO object model.
getType() - Method in class com.ontotext.wsmo4j.ontology.ComplexDataValueImpl
 
getType() - Method in class com.ontotext.wsmo4j.ontology.SimpleDataValueImpl
 
getValue() - Method in class com.ontotext.wsmo4j.ontology.ComplexDataValueImpl
 
getValue() - Method in class com.ontotext.wsmo4j.ontology.SimpleDataValueImpl
 
getVariable(String) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
Return existing Varible instance
getVariables() - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
 
getViolatesVariant() - Method in class org.deri.wsmo4j.validator.ValidationErrorImpl
 
getWarnings() - Method in class com.ontotext.wsmo4j.parser.owl.OWLParser
 
getWarnings() - Method in class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
getWarnings() - Method in class com.ontotext.wsmo4j.parser.xml.WsmlXmlParser
 
getWarnings() - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
This method returns a List containing warnings that occured during the RDF parsing and the transformation to the WSMO object model.
getWarnings() - Method in class org.deri.wsmo4j.validator.FileValidator
 
getWebService(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
getWGMediator(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
getWrappedException() - Method in exception org.deri.wsmo4j.io.parser.WrappedParsingException
This method returns the orignial exception that was catched with creating the WrappedParsingException
getWriter() - Method in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
 
getWsmlVariant() - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
getWWMediator(IRI) - Method in class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
GGMediatorImpl - Class in com.ontotext.wsmo4j.mediator
 
GGMediatorImpl(IRI) - Constructor for class com.ontotext.wsmo4j.mediator.GGMediatorImpl
 
GoalImpl - Class in com.ontotext.wsmo4j.service
This interface represents a WSMO Goal.
GoalImpl(IRI) - Constructor for class com.ontotext.wsmo4j.service.GoalImpl
 

H

handleNamespace(String, String) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFNamespaceListener
The namespace listener adds all the namespaces to a HashMap.
handleStatement(Resource, URI, Value) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFStatementHandler
The statement handler adds all the statements to a graph.
hashCode() - Method in class com.ontotext.wsmo4j.common.EntityImpl
 
hashCode() - Method in class com.ontotext.wsmo4j.common.IRIImpl
 
hashCode() - Method in class com.ontotext.wsmo4j.common.NamespaceImpl
 
hashCode() - Method in class com.ontotext.wsmo4j.ontology.ComplexDataTypeImpl
 
hashCode() - Method in class com.ontotext.wsmo4j.ontology.ComplexDataValueImpl
 
hashCode() - Method in class com.ontotext.wsmo4j.ontology.SimpleDataTypeImpl
 
hashCode() - Method in class com.ontotext.wsmo4j.ontology.SimpleDataValueImpl
 
hashCode() - Method in class com.ontotext.wsmo4j.ontology.VariableImpl
 
hashCode() - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserError
If two objects are equal according to the equals(Object) method, then calling the hashCode method on each of the two objects must produce the same integer result.
hashCode() - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserWarning
If two objects are equal according to the equals(Object) method, then calling the hashCode method on each of the two objects must produce the same integer result.
hashCode() - Method in class org.deri.wsmo4j.logicalexpression.AtomImpl
If two objects are equal according to the equals(Object) method, then calling the hashCode method on each of the two objects must produce the same integer result.
hashCode() - Method in class org.deri.wsmo4j.logicalexpression.BinaryImpl
 
hashCode() - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
hashCode() - Method in class org.deri.wsmo4j.logicalexpression.MoleculeImpl
 
hashCode() - Method in class org.deri.wsmo4j.logicalexpression.terms.ConstructedTermImpl
If two objects are equal according to the equals(Object) method, then calling the hashCode method on each of the two objects must produce the same integer result.
hashCode() - Method in class org.deri.wsmo4j.logicalexpression.terms.NumberedAnonymousIDImpl
If two objects are equal according to the equals(Object) method, then calling the hashCode method on each of the two objects must produce the same integer result.
hashCode() - Method in class org.deri.wsmo4j.logicalexpression.UnaryImpl
If two objects are equal according to the equals(Object) method, then calling the hashCode method on each of the two objects must produce the same integer result.
hashCode() - Method in class org.deri.wsmo4j.validator.LogicalExpressionErrorImpl
If two objects are equal according to the equals(Object) method, then calling the hashCode method on each of the two objects must produce the same integer result.
hashCode() - Method in class org.deri.wsmo4j.validator.ValidationErrorImpl
If two objects are equal according to the equals(Object) method, then calling the hashCode method on each of the two objects must produce the same integer result.
hashCode() - Method in class org.deri.wsmo4j.validator.ValidationWarningImpl
If two objects are equal according to the equals(Object) method, then calling the hashCode method on each of the two objects must produce the same integer result.
hasRootVariable() - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator.Graph
 

I

id - Variable in class org.deri.wsmo4j.logicalexpression.AtomImpl
 
idAbstractRelations - Variable in class org.deri.wsmo4j.validator.WsmlDLValidator
 
IDCollectHelper - Class in org.deri.wsmo4j.validator
The IDCollectHelper collects the concepts, instances and relations from axiom definitions into specified Sets.
IDCollectHelper() - Constructor for class org.deri.wsmo4j.validator.IDCollectHelper
 
idConcepts - Variable in class org.deri.wsmo4j.validator.WsmlDLValidator
 
idConcreteRelations - Variable in class org.deri.wsmo4j.validator.WsmlDLValidator
 
IdentifierAnalysis - Class in com.ontotext.wsmo4j.parser.wsml
 
IdentifierAnalysis(ASTAnalysisContainer, WsmoFactory) - Constructor for class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
idInstances - Variable in class org.deri.wsmo4j.validator.WsmlDLValidator
 
IDReference - Class in com.ontotext.wsmo4j.factory
Title:
idRelations - Variable in class org.deri.wsmo4j.validator.WsmlDLValidator
 
ImplicationImpl - Class in org.deri.wsmo4j.logicalexpression
 
ImplicationImpl(LogicalExpression, LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.ImplicationImpl
 
inAAttribute(AAttribute) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
inACapability(ACapability) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
inAChoreography(AChoreography) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
inAConcept(AConcept) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
inADecimalNumber(ADecimalNumber) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
inADefaultnsPrefixdefinitionlist(ADefaultnsPrefixdefinitionlist) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
inADefaultPrefixdefinition(ADefaultPrefixdefinition) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
inADefinedAxiomAxiomdefinition(ADefinedAxiomAxiomdefinition) - Method in class com.ontotext.wsmo4j.parser.wsml.AxiomAnalysis
 
inAGgmediator(AGgmediator) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
inAGoal(AGoal) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
inAIdIdlist(AIdIdlist) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
inAIdlistIdlist(AIdlistIdlist) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
inAInstance(AInstance) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
inAIntegerNumber(AIntegerNumber) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
inAInterface(AInterface) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
inAMsources(AMsources) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
inANamespacedefPrefixdefinition(ANamespacedefPrefixdefinition) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
inANbAnonymousTerm(ANbAnonymousTerm) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
inANfp(ANfp) - Method in class com.ontotext.wsmo4j.parser.wsml.NFPAnalysis
 
inANfpAxiomAxiomdefinition(ANfpAxiomAxiomdefinition) - Method in class com.ontotext.wsmo4j.parser.wsml.AxiomAnalysis
 
inAOntology(AOntology) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
inAOomediator(AOomediator) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
inAOrchestration(AOrchestration) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
inAParametrizedFunctionsymbol(AParametrizedFunctionsymbol) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
inARelation(ARelation) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
inARelationinstance(ARelationinstance) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
inASharedvardef(ASharedvardef) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
inASource(ASource) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
inAStringValue(AStringValue) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
inATarget(ATarget) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
inATermlist(ATermlist) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
inATermValue(ATermValue) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
inATermValuelist(ATermValuelist) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
inAttribute(Attribute) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inAttribute(Attribute) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inAUseAxiomAxiomdefinition(AUseAxiomAxiomdefinition) - Method in class com.ontotext.wsmo4j.parser.wsml.AxiomAnalysis
 
inAUseService(AUseService) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
inAValuelistValuelist(AValuelistValuelist) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
inAVarTerm(AVarTerm) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
inAWebservice(AWebservice) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
inAWgmediator(AWgmediator) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
inAWsmlvariant(AWsmlvariant) - Method in class com.ontotext.wsmo4j.parser.wsml.TopEntityAnalysis
 
inAWwmediator(AWwmediator) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
inAxiom(Axiom) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inAxiom(Axiom) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inCapability(Capability) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inCapability(Capability) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inChoreography(Choreography) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inChoreography(Choreography) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inConcept(Concept) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inConcept(Concept) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inEntity(Entity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inEntity(Entity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inGGMediator(GGMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inGGMediator(GGMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inGoal(Goal) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inGoal(Goal) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inImportsOntologies(TopEntity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inImportsOntologies(TopEntity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inInstance(Instance) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inInstance(Instance) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inInterface(Interface) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inInterface(Interface) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inLogExpressionDefinition(Axiom) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inLogExpressionDefinition(Axiom) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inOntology(Ontology) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inOntology(Ontology) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inOOMediator(OOMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inOOMediator(OOMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inOrchestration(Orchestration) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inOrchestration(Orchestration) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inRelation(Relation) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inRelation(Relation) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inRelationInstance(RelationInstance) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inRelationInstance(RelationInstance) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
InstanceImpl - Class in com.ontotext.wsmo4j.ontology
 
InstanceImpl(Identifier) - Constructor for class com.ontotext.wsmo4j.ontology.InstanceImpl
 
InterfaceImpl - Class in com.ontotext.wsmo4j.service
This java interface represents a WSMO web service interface.
InterfaceImpl(IRI) - Constructor for class com.ontotext.wsmo4j.service.InterfaceImpl
 
inTopEntity(TopEntity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inUsesMediators(TopEntity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inUsesMediators(TopEntity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
InverseImplicationImpl - Class in org.deri.wsmo4j.logicalexpression
 
InverseImplicationImpl(LogicalExpression, LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.InverseImplicationImpl
 
invoke(Object, Method, Object[]) - Method in class com.ontotext.wsmo4j.factory.IDReference
 
inWebService(WebService) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inWebService(WebService) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inWGMediator(WGMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inWGMediator(WGMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
inWWMediator(WWMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
inWWMediator(WWMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
IRIImpl - Class in com.ontotext.wsmo4j.common
 
IRIImpl(String) - Constructor for class com.ontotext.wsmo4j.common.IRIImpl
Creates IRI object, does heuristics for namespace/localname split
IRIImpl(String, String) - Constructor for class com.ontotext.wsmo4j.common.IRIImpl
Creates IRI with the knowledge of sepration between namespace and localname.
isAlpha(char) - Method in class com.ontotext.wsmo4j.common.CharUtil
This method checks if a given character is a valid basechar
isBuiltInAtom(String) - Method in class org.deri.wsmo4j.logicalexpression.ConstantTransformer
Check if iri stands for a built-in predicate.
isBuiltInFunctionSymbol(String) - Method in class org.deri.wsmo4j.logicalexpression.ConstantTransformer
There are built-in predicates (atoms) and built-in function symbols in a logical expression.
isCombiningChar(char) - Method in class com.ontotext.wsmo4j.common.CharUtil
This method checks if a given character is a combining char
isConstraining() - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
isConstraining() - Method in class com.ontotext.wsmo4j.ontology.ParameterImpl
 
isContained() - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
Checks if the previous logexp the visitor was applied to, contained the compound expression with the operator passed in constructor.
isDataType(String) - Method in class org.deri.wsmo4j.logicalexpression.ConstantTransformer
 
isDigit(char) - Method in class com.ontotext.wsmo4j.common.CharUtil
This method checks if a given character is a valid digit
isExtender(char) - Method in class com.ontotext.wsmo4j.common.CharUtil
This method checks if a given character is an extender
isInfix(String) - Method in class org.deri.wsmo4j.logicalexpression.ConstantTransformer
Some of the built-in predicates and function symbols like e.g.
isLetter(char) - Method in class com.ontotext.wsmo4j.common.CharUtil
This method checks if a given character is a valid basechar or a valid ideograph
isReflexive() - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
isResolved() - Method in class com.ontotext.wsmo4j.factory.IDReference
 
isSimpleDataType(String) - Method in class org.deri.wsmo4j.logicalexpression.ConstantTransformer
 
isSymmetric() - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
isTransitive() - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
isValid(LogicalExpression, List<ValidationError>, List<ValidationWarning>) - Method in class org.deri.wsmo4j.validator.WsmlCoreValidator
 
isValid(TopEntity, List<ValidationError>, List<ValidationWarning>) - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
 
isValid(LogicalExpression, List<ValidationError>, List<ValidationWarning>) - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
 
isValid(LogicalExpression, List<ValidationError>, List<ValidationWarning>) - Method in class org.deri.wsmo4j.validator.WsmlFlightValidator
 
isValid(TopEntity, List<ValidationError>, List<ValidationWarning>) - Method in class org.deri.wsmo4j.validator.WsmlFullValidator
Given an ontology as TopEntity, the method checks if the different ontology elements are valid and fills the error- and warningMessages lists with errors and warnings if not.
isValid(LogicalExpression, List<ValidationError>, List<ValidationWarning>) - Method in class org.deri.wsmo4j.validator.WsmlFullValidator
 
isValid(LogicalExpression, List<ValidationError>, List<ValidationWarning>) - Method in class org.deri.wsmo4j.validator.WsmlRuleValidator
 
isValid(TopEntity, List<ValidationError>, List<ValidationWarning>) - Method in class org.deri.wsmo4j.validator.WsmlValidatorImpl
When no variant is specified in the TopEntity, the TopEntity is checked for valid wsml-full, otherwise it is validated against the variant stated in the TopEntity.
isValid(TopEntity, String, List<ValidationError>, List<ValidationWarning>) - Method in class org.deri.wsmo4j.validator.WsmlValidatorImpl
The TopEntity is validated against the given variant.
isValid(LogicalExpression, String, List<ValidationError>, List<ValidationWarning>) - Method in class org.deri.wsmo4j.validator.WsmlValidatorImpl
The logical expression is validated against the given variant.
isValidGraph(Binary) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator.Graph
 
isValidGraph() - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator.Graph
 
isValidTopEntityIdentifier(PId, Token) - Static method in class com.ontotext.wsmo4j.parser.wsml.TopEntityAnalysis
 
Item2Visit - Interface in com.ontotext.wsmo4j.serializer.wsml
Title: WSMO4J
ItemCollectHelper - Class in org.deri.wsmo4j.logicalexpression.util
Helper class for retrieving the concepts, instances and attributes from logical expressions.
ItemCollectHelper() - Constructor for class org.deri.wsmo4j.logicalexpression.util.ItemCollectHelper
 

L

LEFactory - Variable in class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
leFactory - Variable in class org.deri.wsmo4j.examples.ParsingAndSerializingFile
 
leFactory - Variable in class org.deri.wsmo4j.validator.WsmlFullValidator
 
leFactory - Variable in class org.deri.wsmo4j.validator.WsmlValidatorImpl
 
leSerializer - Variable in class org.deri.wsmo4j.validator.WsmlFullValidator
 
listAssumptions() - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Lists the assumptions associated with this capability.
listAttributeConstraintMolecules() - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
listAttributeConstraintMolecules(Term) - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
listAttributeInferenceMolecules() - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
listAttributeInferenceMolecules(Term) - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
listAttributes() - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
listAttributeValueMolecules() - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
listAttributeValueMolecules(Term) - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
listAttributeValues(Identifier) - Method in class com.ontotext.wsmo4j.ontology.InstanceImpl
Adds a new attribute value to the list of values associated with the specified attribute of this instance.
listAttributeValues() - Method in class com.ontotext.wsmo4j.ontology.InstanceImpl
Returns a list of values of a specified attribute.
listAxioms() - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
listConcepts() - Method in class com.ontotext.wsmo4j.ontology.InstanceImpl
Lists the axioms defined by this ontology.
listConcepts() - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
listDefinitions() - Method in class com.ontotext.wsmo4j.ontology.AxiomImpl
 
listEffects() - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Lists the effects of this capability.
listInstances() - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
listInstances() - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
listInterfaces() - Method in class com.ontotext.wsmo4j.service.ServiceDescriptionImpl
Lists the interfaces of this WebService/Goal.
listKeywords() - Method in class com.ontotext.wsmo4j.parser.owl.OWLParser
 
listKeywords() - Method in class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
listKeywords() - Method in class com.ontotext.wsmo4j.parser.xml.WsmlXmlParser
 
listKeywords() - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
listMediators() - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
listMemberShipMolecules() - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
listNamespaces() - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
listNFPValues(IRI) - Method in class com.ontotext.wsmo4j.common.EntityImpl
Returns the list of values associated with the specified key.
listNFPValues() - Method in class com.ontotext.wsmo4j.common.EntityImpl
 
listOntologies() - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
listOperands() - Method in class org.deri.wsmo4j.logicalexpression.BinaryImpl
 
listOperands() - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
listOperands() - Method in class org.deri.wsmo4j.logicalexpression.UnaryImpl
 
listParameters() - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
 
listParameters() - Method in class org.deri.wsmo4j.logicalexpression.AtomImpl
 
listParameters() - Method in class org.deri.wsmo4j.logicalexpression.terms.ConstructedTermImpl
 
listParameterValues() - Method in class com.ontotext.wsmo4j.ontology.RelationInstanceImpl
Returns a set of ParameterValues.
listPostConditions() - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Returns the list of post-conditions associated with this capability.
listPreConditions() - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Lists the pre-conditions of this capability.
listRelationInstances() - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
listRelationInstances() - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
 
listRelations() - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
listSharedVariables() - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
returns the set of shared variables used by the logical expressions of this capability.
listSources() - Method in class com.ontotext.wsmo4j.mediator.MediatorImpl
 
listSubConceptMolecules() - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
listSubConcepts() - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
listSubRelations() - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
 
listSuperConcepts() - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
listSuperRelations() - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
 
listTypes() - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
listTypes() - Method in class com.ontotext.wsmo4j.ontology.ParameterImpl
 
listVariables() - Method in class org.deri.wsmo4j.logicalexpression.QuantifiedImpl
 
LoadOntologyExample - Class in com.ontotext.wsmo4j.examples
Title:
LoadOntologyExample() - Constructor for class com.ontotext.wsmo4j.examples.LoadOntologyExample
 
LoadWebServiceExample - Class in com.ontotext.wsmo4j.examples
Title:
LoadWebServiceExample() - Constructor for class com.ontotext.wsmo4j.examples.LoadWebServiceExample
 
LOCAL_REPOSITORY - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
LocatorExample - Class in com.ontotext.wsmo4j.examples
Title:
LocatorExample(Map<String, File>) - Constructor for class com.ontotext.wsmo4j.examples.LocatorExample
Constructor of InstanceLocator.
LocatorExample - Class in org.deri.wsmo4j.examples
This class is meant to be used as example for how to use the default locator implementation.
LocatorExample() - Constructor for class org.deri.wsmo4j.examples.LocatorExample
 
LocatorImpl - Class in org.deri.wsmo4j.locator
This locator is meant to be used for importing wsml files.
LocatorImpl(Map) - Constructor for class org.deri.wsmo4j.locator.LocatorImpl
 
LogExprParserImpl - Class in org.deri.wsmo4j.io.parser.wsml
Accespoint for parsin LogicalExpressions (used by general wsml parser and to create objectmodels from arbitrary LE strings)
LogExprParserImpl(Map, TopEntity) - Constructor for class org.deri.wsmo4j.io.parser.wsml.LogExprParserImpl
 
LogExprParserImpl - Class in org.deri.wsmo4j.io.parser.xml
This singleton class is used to create a LogicalExpression XML Parser
LogExprParserImpl(Map) - Constructor for class org.deri.wsmo4j.io.parser.xml.LogExprParserImpl
 
LogExprSerializerWSML - Class in org.deri.wsmo4j.io.serializer.wsml
This class is used to serialize logical expressions to WSML.
LogExprSerializerWSML(TopEntity) - Constructor for class org.deri.wsmo4j.io.serializer.wsml.LogExprSerializerWSML
 
LogExprSerializerXML - Class in org.deri.wsmo4j.io.serializer.xml
This class is used to serialize logical expressions to XML.
LogExprSerializerXML(Document) - Constructor for class org.deri.wsmo4j.io.serializer.xml.LogExprSerializerXML
 
LogicalExpressionErrorImpl - Class in org.deri.wsmo4j.validator
 
LogicalExpressionErrorImpl(Entity, LogicalExpression, String, String) - Constructor for class org.deri.wsmo4j.validator.LogicalExpressionErrorImpl
 
LogicalExpressionFactoryImpl - Class in org.deri.wsmo4j.factory
Created on Jun 20, 2005 Committed by $Author: morcen $
LogicalExpressionFactoryImpl() - Constructor for class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
Creates a default LogicalExpressionFactory.
LogicalExpressionFactoryImpl(Map) - Constructor for class org.deri.wsmo4j.factory.LogicalExpressionFactoryImpl
Creates a LogicalExpressionFactory.
LogicalExpressionImpl - Class in org.deri.wsmo4j.logicalexpression
This class reunites all Logical Expression
LogicalExpressionImpl() - Constructor for class org.deri.wsmo4j.logicalexpression.LogicalExpressionImpl
 
LogicProgrammingRuleImpl - Class in org.deri.wsmo4j.logicalexpression
 
LogicProgrammingRuleImpl(LogicalExpression, LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.LogicProgrammingRuleImpl
 
lookup(Identifier, Class) - Method in class com.ontotext.wsmo4j.examples.LocatorExample
Method to retrieve Entity based on Identifier; It's supposed that the Entity is located in a file with name corresponding to it's namespace.
lookup(Identifier) - Method in class com.ontotext.wsmo4j.examples.LocatorExample
Method to retrieve Entity based on Identifier; It's supposed that the Entity is located in a file with name corresponding to it's namespace.
lookup(Identifier) - Method in class org.deri.wsmo4j.locator.LocatorImpl
 
lookup(Identifier, Class) - Method in class org.deri.wsmo4j.locator.LocatorImpl
 

M

main(String[]) - Static method in class com.ontotext.wsmo4j.examples.CreateOntologyExample
 
main(String[]) - Static method in class com.ontotext.wsmo4j.examples.CreateWebServiceExample
 
main(String[]) - Static method in class com.ontotext.wsmo4j.examples.LoadOntologyExample
 
main(String[]) - Static method in class com.ontotext.wsmo4j.examples.LoadWebServiceExample
 
main(String[]) - Static method in class com.ontotext.wsmo4j.examples.LocatorExample
Runs the example
main(String[]) - Static method in class org.deri.wsmo4j.examples.LocatorExample
 
main(String[]) - Static method in class org.deri.wsmo4j.examples.OWLSerializerExample
 
main(String[]) - Static method in class org.deri.wsmo4j.examples.ParsingAndSerializingFile
 
main(String[]) - Static method in class org.deri.wsmo4j.validator.FileValidator
 
MediatorAnalysis - Class in com.ontotext.wsmo4j.parser.wsml
 
MediatorAnalysis(ASTAnalysisContainer, WsmoFactory) - Constructor for class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
MediatorImpl - Class in com.ontotext.wsmo4j.mediator
 
MediatorImpl(IRI) - Constructor for class com.ontotext.wsmo4j.mediator.MediatorImpl
 
MemberShipMoleculeImpl - Class in org.deri.wsmo4j.logicalexpression
Represents a membership molecule
MemberShipMoleculeImpl(Term, Term) - Constructor for class org.deri.wsmo4j.logicalexpression.MemberShipMoleculeImpl
 
memorizeLELook - Variable in class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
MoleculeImpl - Class in org.deri.wsmo4j.logicalexpression
This class reunites all molecular simple logical expressions
MoleculeImpl(Term, Term) - Constructor for class org.deri.wsmo4j.logicalexpression.MoleculeImpl
 

N

N_TRIPLES_SYNTAX - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
NamespaceImpl - Class in com.ontotext.wsmo4j.common
 
NamespaceImpl(String, IRI) - Constructor for class com.ontotext.wsmo4j.common.NamespaceImpl
 
NegationAsFailureImpl - Class in org.deri.wsmo4j.logicalexpression
 
NegationAsFailureImpl(LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.NegationAsFailureImpl
 
NegationImpl - Class in org.deri.wsmo4j.logicalexpression
 
NegationImpl(LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.NegationImpl
 
NFPAnalysis - Class in com.ontotext.wsmo4j.parser.wsml
 
NFPAnalysis(ASTAnalysisContainer) - Constructor for class com.ontotext.wsmo4j.parser.wsml.NFPAnalysis
 
NodeTopEntity - Class in com.ontotext.wsmo4j.parser.xml
Title: WSMO4J
NodeTopEntity() - Constructor for class com.ontotext.wsmo4j.parser.xml.NodeTopEntity
 
NodeWsml - Class in com.ontotext.wsmo4j.parser.xml
Helper type to serialize/deserialize xml element wsml
NodeWsml() - Constructor for class com.ontotext.wsmo4j.parser.xml.NodeWsml
 
NodeWsml - Class in org.deri.wsmo4j.io.serializer.rdf
Helper type to serialize/deserialize xml element wsml
NodeWsml() - Constructor for class org.deri.wsmo4j.io.serializer.rdf.NodeWsml
 
NumberedAnonymousIDImpl - Class in org.deri.wsmo4j.logicalexpression.terms
An interface representing an anonymous numbered identifier
NumberedAnonymousIDImpl(byte) - Constructor for class org.deri.wsmo4j.logicalexpression.terms.NumberedAnonymousIDImpl
 

O

onAttributeKeyValue(Identifier, Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onAttributeKeyValue(Identifier, Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onAxiomDefinition(Axiom) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onHasAssumptions(Entity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onHasAssumptions(Entity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onHasEffects(Entity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onHasEffects(Entity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onHasPostconditions(Entity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onHasPostconditions(Entity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onHasPreconditions(Entity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onHasPreconditions(Entity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onImportedOntologies(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onImportedOntologies(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onInstanceMemberOf(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onInstanceMemberOf(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onLogExpression(LogicalExpression) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onLogExpression(LogicalExpression) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onMediatorSources(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onMediatorSources(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onMediatorTarget(Identifier) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onMediatorTarget(Identifier) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onMediatorUseService(Identifier) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onMediatorUseService(Identifier) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onMultipleInterfaces(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onMultipleInterfaces(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onNFPKeyValues(IRI, Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onNFPKeyValues(IRI, Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onParameters(List) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onParameters(List) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onParameterValues(List) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onParameterValues(List) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onRelationInstanceMemberOf(Relation) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onRelationInstanceMemberOf(Relation) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onSharedVariables(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onSharedVariables(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onSuperConcepts(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onSuperConcepts(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
onSuperRelations(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onSuperRelations(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
ontology - Variable in class org.deri.wsmo4j.examples.ParsingAndSerializingFile
 
OntologyAnalysis - Class in com.ontotext.wsmo4j.parser.wsml
 
OntologyAnalysis(ASTAnalysisContainer, WsmoFactory, DataFactory) - Constructor for class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
OntologyElementImpl - Class in com.ontotext.wsmo4j.ontology
Title: WSMO4J
OntologyElementImpl(Identifier) - Constructor for class com.ontotext.wsmo4j.ontology.OntologyElementImpl
 
OntologyImpl - Class in com.ontotext.wsmo4j.ontology
 
OntologyImpl(IRI) - Constructor for class com.ontotext.wsmo4j.ontology.OntologyImpl
 
OntologyUtil - Class in org.deri.wsmo4j.logicalexpression.util
Utility class to extract concepts, instances, relations and attributes from a given ontology.
OntologyUtil() - Constructor for class org.deri.wsmo4j.logicalexpression.util.OntologyUtil
 
onUsedMediators(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
onUsedMediators(Set) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
OOMediatorImpl - Class in com.ontotext.wsmo4j.mediator
 
OOMediatorImpl(IRI) - Constructor for class com.ontotext.wsmo4j.mediator.OOMediatorImpl
 
OrchestrationImpl - Class in com.ontotext.wsmo4j.service
This interface represents the orchestration of a web service.
OrchestrationImpl(Identifier) - Constructor for class com.ontotext.wsmo4j.service.OrchestrationImpl
 
org.deri.wsmo4j.common - package org.deri.wsmo4j.common
 
org.deri.wsmo4j.examples - package org.deri.wsmo4j.examples
 
org.deri.wsmo4j.factory - package org.deri.wsmo4j.factory
 
org.deri.wsmo4j.io.parser - package org.deri.wsmo4j.io.parser
 
org.deri.wsmo4j.io.parser.rdf - package org.deri.wsmo4j.io.parser.rdf
 
org.deri.wsmo4j.io.parser.wsml - package org.deri.wsmo4j.io.parser.wsml
 
org.deri.wsmo4j.io.parser.xml - package org.deri.wsmo4j.io.parser.xml
 
org.deri.wsmo4j.io.serializer.rdf - package org.deri.wsmo4j.io.serializer.rdf
 
org.deri.wsmo4j.io.serializer.wsml - package org.deri.wsmo4j.io.serializer.wsml
 
org.deri.wsmo4j.io.serializer.xml - package org.deri.wsmo4j.io.serializer.xml
 
org.deri.wsmo4j.locator - package org.deri.wsmo4j.locator
 
org.deri.wsmo4j.logicalexpression - package org.deri.wsmo4j.logicalexpression
 
org.deri.wsmo4j.logicalexpression.terms - package org.deri.wsmo4j.logicalexpression.terms
 
org.deri.wsmo4j.logicalexpression.util - package org.deri.wsmo4j.logicalexpression.util
 
org.deri.wsmo4j.validator - package org.deri.wsmo4j.validator
 
outAAdditionArithVal(AAdditionArithVal) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outAAssumptionPrePostAssOrEff(AAssumptionPrePostAssOrEff) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
outAAtomSimple(AAtomSimple) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outAAttrDefAttrRelation(AAttrDefAttrRelation) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outAAttribute(AAttribute) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
outAAttributeMoleculeMolecule(AAttributeMoleculeMolecule) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outAAttributevalue(AAttributevalue) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
outAAttrValAttrRelation(AAttrValAttrRelation) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outAAxiom(AAxiom) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
outACapability(ACapability) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
outAChoreography(AChoreography) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
outAComparison(AComparison) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outAConcept(AConcept) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
outAConceptMoleculeNonpreferredMolecule(AConceptMoleculeNonpreferredMolecule) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outAConceptMoleculePreferredMolecule(AConceptMoleculePreferredMolecule) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outAConjunction(AConjunction) - Method in class org.deri.wsmo4j.io.parser.wsml.CompoundExpressionAnalysis
 
outAConstraintLogExpr(AConstraintLogExpr) - Method in class org.deri.wsmo4j.io.parser.wsml.CompoundExpressionAnalysis
 
outADefinedAxiomAxiomdefinition(ADefinedAxiomAxiomdefinition) - Method in class com.ontotext.wsmo4j.parser.wsml.AxiomAnalysis
 
outADisjunction(ADisjunction) - Method in class org.deri.wsmo4j.io.parser.wsml.CompoundExpressionAnalysis
 
outAEffectPrePostAssOrEff(AEffectPrePostAssOrEff) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
outAGgmediator(AGgmediator) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
outAGoal(AGoal) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
outAIdIdlist(AIdIdlist) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
outAIdlistIdlist(AIdlistIdlist) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
outAImplicationExpr(AImplicationExpr) - Method in class org.deri.wsmo4j.io.parser.wsml.CompoundExpressionAnalysis
 
outAImportsontology(AImportsontology) - Method in class com.ontotext.wsmo4j.parser.wsml.TopEntityAnalysis
 
outAInstance(AInstance) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
outAInterface(AInterface) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
outALpRuleLogExpr(ALpRuleLogExpr) - Method in class org.deri.wsmo4j.io.parser.wsml.CompoundExpressionAnalysis
 
outAMemberof(AMemberof) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
outAMoleculeSimple(AMoleculeSimple) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outAMsources(AMsources) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
outAMultiplicationMultVal(AMultiplicationMultVal) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outAMultVal(AMultVal) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outANegatedSubexpr(ANegatedSubexpr) - Method in class org.deri.wsmo4j.io.parser.wsml.CompoundExpressionAnalysis
 
outANfp(ANfp) - Method in class com.ontotext.wsmo4j.parser.wsml.NFPAnalysis
 
outANfpAxiomAxiomdefinition(ANfpAxiomAxiomdefinition) - Method in class com.ontotext.wsmo4j.parser.wsml.AxiomAnalysis
 
outAOntology(AOntology) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
outAOomediator(AOomediator) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
outAOrchestration(AOrchestration) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
outAOtherExpressionLogExpr(AOtherExpressionLogExpr) - Method in class org.deri.wsmo4j.io.parser.wsml.CompoundExpressionAnalysis
 
outAParametrizedFunctionsymbol(AParametrizedFunctionsymbol) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
outAParamtype(AParamtype) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
outAPostconditionPrePostAssOrEff(APostconditionPrePostAssOrEff) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
outAPreconditionPrePostAssOrEff(APreconditionPrePostAssOrEff) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
outAQuantified(AQuantified) - Method in class org.deri.wsmo4j.io.parser.wsml.CompoundExpressionAnalysis
 
outARelation(ARelation) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
outARelationinstance(ARelationinstance) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
outASemisimple1AdditionArithVal(ASemisimple1AdditionArithVal) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outASemisimple2AdditionArithVal(ASemisimple2AdditionArithVal) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outASimpleAdditionArithVal(ASimpleAdditionArithVal) - Method in class org.deri.wsmo4j.io.parser.wsml.AtomicExpressionAnalysis
 
outASource(ASource) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
outASuperconcept(ASuperconcept) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
outASuperrelation(ASuperrelation) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
outATarget(ATarget) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
outATermlist(ATermlist) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
outATermTermlist(ATermTermlist) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
outATermValuelist(ATermValuelist) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
outAttribute(Attribute) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outAUseAxiomAxiomdefinition(AUseAxiomAxiomdefinition) - Method in class com.ontotext.wsmo4j.parser.wsml.AxiomAnalysis
 
outAUseService(AUseService) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
outAUsesmediator(AUsesmediator) - Method in class com.ontotext.wsmo4j.parser.wsml.TopEntityAnalysis
 
outAValuelistValuelist(AValuelistValuelist) - Method in class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
outAVariableListVariablelist(AVariableListVariablelist) - Method in class org.deri.wsmo4j.io.parser.wsml.VariableAnalysis
 
outAVariables(AVariables) - Method in class org.deri.wsmo4j.io.parser.wsml.VariableAnalysis
 
outAVariableVariablelist(AVariableVariablelist) - Method in class org.deri.wsmo4j.io.parser.wsml.VariableAnalysis
 
outAVariableVariables(AVariableVariables) - Method in class org.deri.wsmo4j.io.parser.wsml.VariableAnalysis
 
outAWebservice(AWebservice) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
outAWgmediator(AWgmediator) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
outAWwmediator(AWwmediator) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
outAxiom(Axiom) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outCapability(Capability) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outChoreography(Choreography) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outConcept(Concept) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outEntity(Entity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outEntity(Entity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
outGGMediator(GGMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outGoal(Goal) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outImportsOntologies(TopEntity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outInstance(Instance) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outInterface(Interface) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outLogExpressionDefinition(Axiom) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outOntology(Ontology) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outOOMediator(OOMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outOrchestration(Orchestration) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outRelation(Relation) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outRelationInstance(RelationInstance) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outTopEntity(TopEntity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outUsesMediators(TopEntity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outWebService(WebService) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outWGMediator(WGMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
outWWMediator(WWMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
OWL_AllDifferent - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_allValuesFrom - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_AnnotationProperty - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_cardinality - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_Class - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_complementOf - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_DataRange - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_DatatypeProperty - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_DeprecatedClass - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_DeprecatedProperty - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_differentFrom - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_disjointWith - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_distinctMembers - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_equivalentClass - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_equivalentProperty - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_FunctionalProperty - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_hasValue - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_imports - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_intersectionOf - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_InverseFunctionalProperty - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_inverseOf - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_maxCardinality - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_minCardinality - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_Nothing - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_NS - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_ObjectProperty - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_oneOf - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_onProperty - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_Ontology - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_OntologyProperty - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_Restriction - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_sameAs - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_someValuesFrom - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_SymmetricProperty - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_Thing - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_TransitiveProperty - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWL_unionOf - Static variable in class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWLConstants - Class in com.ontotext.wsmo4j.parser.owl
Title: WSMO4J
OWLConstants() - Constructor for class com.ontotext.wsmo4j.parser.owl.OWLConstants
 
OWLParser - Class in com.ontotext.wsmo4j.parser.owl
Title: WSMO4J
OWLParser(Map) - Constructor for class com.ontotext.wsmo4j.parser.owl.OWLParser
 
OWLSerializerExample - Class in org.deri.wsmo4j.examples
This class is meant to be used as example for how to use the OWL Serializer from the wsml2reasoner framework.
OWLSerializerExample() - Constructor for class org.deri.wsmo4j.examples.OWLSerializerExample
 

P

ParameterImpl - Class in com.ontotext.wsmo4j.ontology
 
ParameterImpl(Relation) - Constructor for class com.ontotext.wsmo4j.ontology.ParameterImpl
 
parse(Reader) - Method in class com.ontotext.wsmo4j.parser.owl.OWLParser
 
parse(StringBuffer) - Method in class com.ontotext.wsmo4j.parser.owl.OWLParser
 
parse(Reader, Map) - Method in class com.ontotext.wsmo4j.parser.owl.OWLParser
 
parse(StringBuffer, Map) - Method in class com.ontotext.wsmo4j.parser.owl.OWLParser
 
parse(Reader) - Method in class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
parse(Reader, Map) - Method in class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
parse(StringBuffer) - Method in class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
parse(StringBuffer, Map) - Method in class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
parse(Reader) - Method in class com.ontotext.wsmo4j.parser.xml.WsmlXmlParser
Parses a XML source
parse(Reader, Map) - Method in class com.ontotext.wsmo4j.parser.xml.WsmlXmlParser
Parses a XML source
parse(StringBuffer) - Method in class com.ontotext.wsmo4j.parser.xml.WsmlXmlParser
Parses a XML source
parse(StringBuffer, Map) - Method in class com.ontotext.wsmo4j.parser.xml.WsmlXmlParser
Parses a XML source
parse(Reader) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
parse(Reader, Map) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
parse(StringBuffer) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
parse(StringBuffer, Map) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
parse(Object) - Method in class org.deri.wsmo4j.io.parser.wsml.LogExprParserImpl
This method parses a Node.
parse(String) - Method in class org.deri.wsmo4j.io.parser.wsml.LogExprParserImpl
 
parse(Object) - Method in class org.deri.wsmo4j.io.parser.xml.LogExprParserImpl
This method parses a XML Node.
parseFile() - Method in class org.deri.wsmo4j.examples.ParsingAndSerializingFile
Read a wsml-file and parse it.
parser - Variable in class org.deri.wsmo4j.examples.ParsingAndSerializingFile
 
ParserImpl - Class in com.ontotext.wsmo4j.parser.wsml
 
ParserImpl(Map) - Constructor for class com.ontotext.wsmo4j.parser.wsml.ParserImpl
 
ParsingAndSerializingFile - Class in org.deri.wsmo4j.examples
Parsing and serializing a file
ParsingAndSerializingFile() - Constructor for class org.deri.wsmo4j.examples.ParsingAndSerializingFile
 
process(Reader, String) - Method in class com.ontotext.wsmo4j.parser.owl.WSMLFromOWL
 
process(Entity[]) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 

Q

QuantifiedImpl - Class in org.deri.wsmo4j.logicalexpression
This abstract class reunites all quantified logical expressions (e.g qfier {Term} LogExpr)
QuantifiedImpl(Set<Variable>, LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.QuantifiedImpl
 

R

rdf2Wsml(Graph, Map) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFExprParser
This method takes an rdf graph as input and checks through all the statements, to transform the rdf input into wsmo objects.
RDF_AXIOMS - Static variable in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
 
RDF_AXIOMS_PART - Static variable in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
 
RDF_AXIOMS_TRIPLE - Static variable in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
 
RDF_first - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDF_List - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDF_nil - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDF_NS - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDF_PROP_AS_ATTR - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
RDF_PROP_AS_REL - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
RDF_PROPERTIES - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
RDF_Property - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDF_rest - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDF_SERIALIZER_N3 - Static variable in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
 
RDF_SERIALIZER_NTRIPLES - Static variable in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
 
RDF_SERIALIZER_TURTLE - Static variable in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
 
RDF_SERIALIZER_TYPE - Static variable in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
 
RDF_SERIALIZER_XML - Static variable in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
 
RDF_SYNTAX - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
RDF_type - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDF_XML_SYNTAX - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
RDF_XMLLiteral - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFExprParser - Class in org.deri.wsmo4j.io.parser.rdf
Transformation from native rdf to wsml.
RDFExprParser(WsmoFactory, LogicalExpressionFactory, DataFactory, String, String, RDFParseErrorListener) - Constructor for class org.deri.wsmo4j.io.parser.rdf.RDFExprParser
 
RDFNamespaceListener - Class in org.deri.wsmo4j.io.parser.rdf
Implementation of an interface defining methods for receiving namespace declarations from an RDF parser.
RDFNamespaceListener(HashMap<String, String>) - Constructor for class org.deri.wsmo4j.io.parser.rdf.RDFNamespaceListener
 
RDFParseErrorListener - Class in org.deri.wsmo4j.io.parser.rdf
Implementation of an interface defining methods for receiving warning and error messages from an RDF parser.
RDFParseErrorListener(List<RDFParserWarning>, List<RDFParserError>) - Constructor for class org.deri.wsmo4j.io.parser.rdf.RDFParseErrorListener
 
RDFParserError - Class in org.deri.wsmo4j.io.parser.rdf
This class represents a RDF Parser Error.
RDFParserError(String, int, int) - Constructor for class org.deri.wsmo4j.io.parser.rdf.RDFParserError
 
RDFParserImpl - Class in org.deri.wsmo4j.io.parser.rdf
This class parses RDF files and returns an WSML TopEntity.
RDFParserImpl(Map) - Constructor for class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
RDFParserMessage - Class in org.deri.wsmo4j.io.parser.rdf
This class gives structure to an abstract RDF Parser Message, which can be either a warning or an error.
RDFParserMessage(String, int, int) - Constructor for class org.deri.wsmo4j.io.parser.rdf.RDFParserMessage
 
RDFParserWarning - Class in org.deri.wsmo4j.io.parser.rdf
This class represents a RDF Parse Warning.
RDFParserWarning(String, int, int) - Constructor for class org.deri.wsmo4j.io.parser.rdf.RDFParserWarning
 
RDFS_Class - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_comment - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_Container - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_ContainerMembershipProperty - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_Datatype - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_domain - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_isDefinedBy - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_label - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_LABEL - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
RDFS_LABEL_CHOICE - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 
RDFS_member - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_NS - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_range - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_Resource - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_seeAlso - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_subClassOf - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFS_subPropertyOf - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
RDFStatementHandler - Class in org.deri.wsmo4j.io.parser.rdf
Implementation of an interface defining methods for receiving RDF statements from an RDF parser.
RDFStatementHandler(Graph) - Constructor for class org.deri.wsmo4j.io.parser.rdf.RDFStatementHandler
 
REFLEXIVE_ATTR - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFExprParser
 
RelationImpl - Class in com.ontotext.wsmo4j.ontology
 
RelationImpl(Identifier) - Constructor for class com.ontotext.wsmo4j.ontology.RelationImpl
 
RelationInstanceImpl - Class in com.ontotext.wsmo4j.ontology
 
RelationInstanceImpl(Identifier, Relation) - Constructor for class com.ontotext.wsmo4j.ontology.RelationInstanceImpl
 
removeAssumption(Axiom) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Removes an assumption from the list of assumptions associated with this capability.
removeAssumption(Identifier) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Removes an assumption from the list of assumptions associated with this capability.
removeAttribute(Identifier) - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
removeAttribute(Attribute) - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
removeAttributeValue(Identifier, Value) - Method in class com.ontotext.wsmo4j.ontology.InstanceImpl
Removes a particular value associated with an attribute within this instance.
removeAttributeValues(Identifier) - Method in class com.ontotext.wsmo4j.ontology.InstanceImpl
clears all the values associated with a particular attribute of this instance.
removeAxiom(Axiom) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
removeAxiom(Identifier) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
removeConcept(Concept) - Method in class com.ontotext.wsmo4j.ontology.InstanceImpl
Removes an axiom from the set of axioms defined by this ontology.
removeConcept(Concept) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
removeConcept(Identifier) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
removeDefinition(LogicalExpression) - Method in class com.ontotext.wsmo4j.ontology.AxiomImpl
 
removeEffect(Axiom) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Removes an effect from the list of effects associated with this capability.
removeEffect(Identifier) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Removes an effect from the list of effects associated with this capability.
removeFromConcept() - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
removeInstance(Instance) - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
removeInstance(Instance) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
removeInstance(Identifier) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
removeInterface(Interface) - Method in class com.ontotext.wsmo4j.service.ServiceDescriptionImpl
Removes the specified interface from the list of iterfaces of this WebService/Goal.
removeInterface(Identifier) - Method in class com.ontotext.wsmo4j.service.ServiceDescriptionImpl
Removes the specified interface from the list of iterfaces of this WebService/Goal.
removeMediator(IRI) - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
removeNamespace(String) - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
removeNamespace(Namespace) - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
removeNFP(IRI) - Method in class com.ontotext.wsmo4j.common.EntityImpl
 
removeNFPValue(IRI, Identifier) - Method in class com.ontotext.wsmo4j.common.EntityImpl
 
removeNFPValue(IRI, Value) - Method in class com.ontotext.wsmo4j.common.EntityImpl
 
removeOntology(IRI) - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
removeOntology(Ontology) - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
removeParameter(Parameter) - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
The positioning of the parameters is zero-based, i.e.
removeParameter(byte) - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
The positioning of the parameters is zero-based, i.e.
removePostCondition(Axiom) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Removes a post-condition from the list of post-conditions associated with this capability.
removePostCondition(Identifier) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Removes a post-condition from the list of post-conditions associated with this capability.
removePreCondition(Axiom) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Removes a pre-condition from the list of pre-conditions associated with this capability.
removePreCondition(Identifier) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Removes a pre-condition from the list of pre-conditions associated with this capability.
removeRelation(Relation) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
removeRelation(Identifier) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
removeRelationInstance(RelationInstance) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
removeRelationInstance(Identifier) - Method in class com.ontotext.wsmo4j.ontology.OntologyImpl
 
removeRelationInstance(RelationInstance) - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
 
removeSharedVariable(Variable) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Removes a shared variable from the list of variables used by the logical expressions of this capability.
removeSharedVariable(String) - Method in class com.ontotext.wsmo4j.service.CapabilityImpl
Removes a shared variable from the list of variables used by the logical expressions of this capability.
removeSource(IRI) - Method in class com.ontotext.wsmo4j.mediator.MediatorImpl
 
removeSubConcept(Concept) - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
removeSubRelation(Relation) - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
 
removeSuperConcept(Concept) - Method in class com.ontotext.wsmo4j.ontology.ConceptImpl
 
removeSuperRelation(Relation) - Method in class com.ontotext.wsmo4j.ontology.RelationImpl
 
removeType(Type) - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
removeType(Type) - Method in class com.ontotext.wsmo4j.ontology.ParameterImpl
 

S

serialize(TopEntity[], StringBuffer) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLSerializerImpl
 
serialize(TopEntity[], StringBuffer, Map) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLSerializerImpl
 
serialize(TopEntity[], Writer) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLSerializerImpl
 
serialize(TopEntity[], Writer, Map) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLSerializerImpl
 
serialize(TopEntity[], Writer) - Method in class com.ontotext.wsmo4j.serializer.xml.WsmlXmlSerializer
Serialize array of top entities to XML
serialize(TopEntity[], Writer, Map) - Method in class com.ontotext.wsmo4j.serializer.xml.WsmlXmlSerializer
Serialize array of top entities to XML
serialize(TopEntity[], StringBuffer) - Method in class com.ontotext.wsmo4j.serializer.xml.WsmlXmlSerializer
Serialize array of top entities to XML
serialize(TopEntity[], StringBuffer, Map) - Method in class com.ontotext.wsmo4j.serializer.xml.WsmlXmlSerializer
Serialize array of top entities to XML
serialize(TopEntity[], Writer) - Method in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
Serialize array of top entities to XML
serialize(TopEntity[], Writer, Map) - Method in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
Serialize array of top entities to XML
serialize(TopEntity[], StringBuffer) - Method in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
Serialize array of top entities to XML
serialize(TopEntity[], StringBuffer, Map) - Method in class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
Serialize array of top entities to XML
serialize(LogicalExpression) - Method in class org.deri.wsmo4j.io.serializer.wsml.LogExprSerializerWSML
 
serialize(LogicalExpression) - Method in class org.deri.wsmo4j.io.serializer.xml.LogExprSerializerXML
 
serializer - Variable in class org.deri.wsmo4j.examples.ParsingAndSerializingFile
 
serializeToFile() - Method in class org.deri.wsmo4j.examples.ParsingAndSerializingFile
The ontology with the added axiom is serialized and written into the file "SerializedLocations.wsml"
serializeTopEntity(TopEntity[], WsmlXmlSerializer) - Static method in class com.ontotext.wsmo4j.parser.xml.NodeWsml
 
serializeTopEntity(TopEntity[], WsmlRdfSerializer) - Static method in class org.deri.wsmo4j.io.serializer.rdf.NodeWsml
 
ServiceAnalysis - Class in com.ontotext.wsmo4j.parser.wsml
 
ServiceAnalysis(ASTAnalysisContainer, WsmoFactory, LogicalExpressionFactory) - Constructor for class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
ServiceDescriptionImpl - Class in com.ontotext.wsmo4j.service
An implementation of ServiceDescroption interface representing a service description (e.g.
ServiceDescriptionImpl(Identifier) - Constructor for class com.ontotext.wsmo4j.service.ServiceDescriptionImpl
 
setAtoms2ConstructedTerms(Map) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSMLTerms
 
setAttribute(Term) - Method in class org.deri.wsmo4j.logicalexpression.AttributeMoleculeImpl
 
setCapability(Capability) - Method in class com.ontotext.wsmo4j.service.ServiceDescriptionImpl
Sets the capability of this WebService/Goal.
setChoreography(Choreography) - Method in class com.ontotext.wsmo4j.service.InterfaceImpl
Sets the choreography of the this interface.
setCleanOnParse(boolean) - Method in class com.ontotext.wsmo4j.parser.wsml.MediatorAnalysis
 
setCleanOnParse(boolean) - Method in class com.ontotext.wsmo4j.parser.wsml.OntologyAnalysis
 
setCleanOnParse(boolean) - Method in class com.ontotext.wsmo4j.parser.wsml.ServiceAnalysis
 
setConstraining(boolean) - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
setConstraining(boolean) - Method in class com.ontotext.wsmo4j.ontology.ParameterImpl
 
setDefaultNamespace(Namespace) - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
setDefaultNamespace(IRI) - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
sets a default namespace for the container
setErrors(List<ValidationError>) - Method in class org.deri.wsmo4j.validator.WsmlFlightValidator
 
setGraph(boolean) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
 
setInverseOf(Identifier) - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
setLeftOperand(LogicalExpression) - Method in class org.deri.wsmo4j.logicalexpression.BinaryImpl
 
setLeftOperand(Term) - Method in class org.deri.wsmo4j.logicalexpression.MoleculeImpl
 
setMaxCardinality(int) - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
setMediationService(IRI) - Method in class com.ontotext.wsmo4j.mediator.MediatorImpl
 
setMinCardinality(int) - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
setName(String) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXMLTerms
Set the type of element that is to be added to the document (term, atom or molecule).
setNameSpaces(HashMap) - Method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
setOntology(Ontology) - Method in class com.ontotext.wsmo4j.ontology.OntologyElementImpl
Sets a new owner of the Instance.
setOperand(LogicalExpression) - Method in class org.deri.wsmo4j.logicalexpression.UnaryImpl
 
setOperands(List) - Method in class org.deri.wsmo4j.logicalexpression.BinaryImpl
 
setOperands(List<LogicalExpression>) - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
setOperands(List) - Method in class org.deri.wsmo4j.logicalexpression.UnaryImpl
 
setOrchestration(Orchestration) - Method in class com.ontotext.wsmo4j.service.InterfaceImpl
Sets the orchestration of this interface.
setParameters(List<Term>) - Method in class org.deri.wsmo4j.logicalexpression.AtomImpl
 
setParameterValue(byte, Value) - Method in class com.ontotext.wsmo4j.ontology.RelationInstanceImpl
Sets the value of the specified Parameter to be the specified ParameterValue object.
setReflexive(boolean) - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
setRelation(Relation) - Method in class com.ontotext.wsmo4j.ontology.RelationInstanceImpl
Sets the relation this relation instance is an instance of.
setRightOperand(LogicalExpression) - Method in class org.deri.wsmo4j.logicalexpression.BinaryImpl
 
setRightOperand(Term) - Method in class org.deri.wsmo4j.logicalexpression.MoleculeImpl
 
setStringRepresentation(String) - Method in class org.deri.wsmo4j.logicalexpression.LogicalExpressionImpl
 
setSymmetric(boolean) - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
setTarget(IRI) - Method in class com.ontotext.wsmo4j.mediator.MediatorImpl
 
setTransitive(boolean) - Method in class com.ontotext.wsmo4j.ontology.AttributeImpl
 
setup() - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
 
setup() - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
 
setup() - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
 
setup() - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
 
SetUtil - Class in org.deri.wsmo4j.logicalexpression.util
Utility to check typing of sets
SetUtil() - Constructor for class org.deri.wsmo4j.logicalexpression.util.SetUtil
 
setVariables(Set<Variable>) - Method in class org.deri.wsmo4j.logicalexpression.QuantifiedImpl
 
setWarnings(List<ValidationWarning>) - Method in class org.deri.wsmo4j.validator.WsmlFlightValidator
 
setWsmlVariant(String) - Method in class com.ontotext.wsmo4j.common.TopEntityImpl
 
showExample() - Static method in class com.ontotext.wsmo4j.examples.CreateOntologyExample
 
showExample() - Static method in class com.ontotext.wsmo4j.examples.CreateWebServiceExample
 
showExample() - Static method in class com.ontotext.wsmo4j.examples.LoadOntologyExample
 
showExample() - Static method in class com.ontotext.wsmo4j.examples.LoadWebServiceExample
 
SimpleDataTypeImpl - Class in com.ontotext.wsmo4j.ontology
Title: WSMO4J
SimpleDataTypeImpl(IRI) - Constructor for class com.ontotext.wsmo4j.ontology.SimpleDataTypeImpl
 
SimpleDataValueImpl - Class in com.ontotext.wsmo4j.ontology
Interface or class description
SimpleDataValueImpl(SimpleDataType, String) - Constructor for class com.ontotext.wsmo4j.ontology.SimpleDataValueImpl
 
SimpleDataValueImpl(SimpleDataType, BigInteger) - Constructor for class com.ontotext.wsmo4j.ontology.SimpleDataValueImpl
 
SimpleDataValueImpl(SimpleDataType, BigDecimal) - Constructor for class com.ontotext.wsmo4j.ontology.SimpleDataValueImpl
 
sources - Variable in class com.ontotext.wsmo4j.mediator.MediatorImpl
 
SubConceptMoleculeImpl - Class in org.deri.wsmo4j.logicalexpression
Represents a sub concept of molecule
SubConceptMoleculeImpl(Term, Term) - Constructor for class org.deri.wsmo4j.logicalexpression.SubConceptMoleculeImpl
 
SYMMETRIC_ATTR - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFExprParser
 

T

TempVariable - Class in org.deri.wsmo4j.io.parser.wsml
 
test(File, String) - Static method in class com.ontotext.wsmo4j.examples.LocatorExample
 
TopEntityAnalysis - Class in com.ontotext.wsmo4j.parser.wsml
 
TopEntityAnalysis(ASTAnalysisContainer, WsmoFactory) - Constructor for class com.ontotext.wsmo4j.parser.wsml.TopEntityAnalysis
 
TopEntityImpl - Class in com.ontotext.wsmo4j.common
Title: WSMO4J
TopEntityImpl(Identifier) - Constructor for class com.ontotext.wsmo4j.common.TopEntityImpl
 
toString() - Method in class com.ontotext.wsmo4j.common.IRIImpl
 
toString() - Method in class com.ontotext.wsmo4j.common.UnnumberedAnonymousIDImpl
 
toString() - Method in class com.ontotext.wsmo4j.ontology.ComplexDataTypeImpl
 
toString() - Method in class com.ontotext.wsmo4j.ontology.ComplexDataValueImpl
 
toString() - Method in class com.ontotext.wsmo4j.ontology.SimpleDataTypeImpl
 
toString() - Method in class com.ontotext.wsmo4j.ontology.SimpleDataValueImpl
 
toString() - Method in class com.ontotext.wsmo4j.ontology.VariableImpl
 
toString() - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParserMessage
 
toString() - Method in class org.deri.wsmo4j.io.parser.wsml.TempVariable
 
toString() - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
 
toString(TopEntity) - Method in class org.deri.wsmo4j.logicalexpression.CompoundMoleculeImpl
Returns String representation of a logical expression.
toString() - Method in class org.deri.wsmo4j.logicalexpression.LogicalExpressionImpl
 
toString(TopEntity) - Method in class org.deri.wsmo4j.logicalexpression.LogicalExpressionImpl
Returns String representation of a logical expression.
toString() - Method in class org.deri.wsmo4j.logicalexpression.terms.ConstructedTermImpl
 
toString() - Method in class org.deri.wsmo4j.logicalexpression.terms.NumberedAnonymousIDImpl
 
toString() - Method in class org.deri.wsmo4j.validator.AttributeErrorImpl
Formats the String representation of the ValidationError.
toString() - Method in class org.deri.wsmo4j.validator.LogicalExpressionErrorImpl
Formats the String representation of the ValidationError.
toString() - Method in class org.deri.wsmo4j.validator.ValidationErrorImpl
Formats the String representation of the ValidationError.
toString() - Method in class org.deri.wsmo4j.validator.ValidationMessageImpl
Formats the String representation of the ValidationError.
toString() - Method in class org.deri.wsmo4j.validator.ValidationWarningImpl
 
TRANSITIVE_ATTR - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFExprParser
 
TURTLE_SYNTAX - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFParserImpl
 

U

UnaryImpl - Class in org.deri.wsmo4j.logicalexpression
This class reunites all unary logical expressions (e.g op LogExpr)
UnaryImpl(LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.UnaryImpl
 
unEscape(String) - Static method in class com.ontotext.wsmo4j.parser.wsml.IdentifierAnalysis
 
UniversalQuantificationImpl - Class in org.deri.wsmo4j.logicalexpression
 
UniversalQuantificationImpl(Variable, LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.UniversalQuantificationImpl
 
UniversalQuantificationImpl(Set<Variable>, LogicalExpression) - Constructor for class org.deri.wsmo4j.logicalexpression.UniversalQuantificationImpl
 
UnnumberedAnonymousIDImpl - Class in com.ontotext.wsmo4j.common
An interface representing an anonymous unnumbered identifier
UnnumberedAnonymousIDImpl() - Constructor for class com.ontotext.wsmo4j.common.UnnumberedAnonymousIDImpl
 

V

validateImports - Variable in class org.deri.wsmo4j.validator.WsmlValidatorImpl
 
ValidationErrorImpl - Class in org.deri.wsmo4j.validator
Gives Structure to a validation error.
ValidationErrorImpl(Entity, String, String) - Constructor for class org.deri.wsmo4j.validator.ValidationErrorImpl
 
ValidationErrorImpl(Entity, String, String, String) - Constructor for class org.deri.wsmo4j.validator.ValidationErrorImpl
 
ValidationMessageImpl - Class in org.deri.wsmo4j.validator
Gives Structure to a validation message.
ValidationMessageImpl(Entity, String) - Constructor for class org.deri.wsmo4j.validator.ValidationMessageImpl
 
ValidationMessageImpl(Entity, String, String) - Constructor for class org.deri.wsmo4j.validator.ValidationMessageImpl
 
ValidationWarningImpl - Class in org.deri.wsmo4j.validator
Validation Warning
ValidationWarningImpl(Entity, String) - Constructor for class org.deri.wsmo4j.validator.ValidationWarningImpl
 
ValidationWarningImpl(Entity, String, String) - Constructor for class org.deri.wsmo4j.validator.ValidationWarningImpl
 
ValueAnalysis - Class in com.ontotext.wsmo4j.parser.wsml
 
ValueAnalysis(ASTAnalysisContainer, DataFactory, LogicalExpressionFactory, WsmoFactory) - Constructor for class com.ontotext.wsmo4j.parser.wsml.ValueAnalysis
 
VariableAnalysis - Class in org.deri.wsmo4j.io.parser.wsml
Created on 21.11.2005 Committed by $Author$ $Source$,
VariableAnalysis(ASTAnalysisContainer, LogicalExpressionFactory) - Constructor for class org.deri.wsmo4j.io.parser.wsml.VariableAnalysis
 
VariableImpl - Class in com.ontotext.wsmo4j.ontology
 
VariableImpl(String) - Constructor for class com.ontotext.wsmo4j.ontology.VariableImpl
 
variables - Variable in class org.deri.wsmo4j.logicalexpression.QuantifiedImpl
 
visit(Entity) - Method in interface com.ontotext.wsmo4j.serializer.wsml.Visitor
 
visit(IRI) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(Entity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(TopEntity) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(Ontology) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(Axiom) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(LogicalExpression) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(Concept) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(Attribute) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(Relation) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(Instance) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(RelationInstance) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(ServiceDescription) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(Capability) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(Interface) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(Orchestration) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(Choreography) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(WebService) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(Goal) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(Mediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(OOMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(WGMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(WWMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visit(GGMediator) - Method in class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
visitAtom(Atom) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
Builds a String representing the Atom and adds it to a vector.
visitAtom(Atom) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
Builds an element in the document with the Atom's identifier as attribute.
visitAtom(Atom) - Method in class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
visitAtom(Atom) - Method in class org.deri.wsmo4j.logicalexpression.util.ItemCollectHelper
 
visitAtom(Atom) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
Empty method, as an Atom can't contain an operator
visitAtom(Atom) - Method in class org.deri.wsmo4j.validator.FunctionSymbolHelper
 
visitAtom(Atom) - Method in class org.deri.wsmo4j.validator.IDCollectHelper
The identifiers of atoms must be relations in wsml-core.
visitAtom(Atom) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if an atom is valid to wsml-core.
visitAtom(Atom) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
Checks if an Atom is valid to wsml-dl.
visitAtom(Atom) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if an Atom is valid to wsml-flight.
visitAtom(Atom) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if an Atom is valid to wsml-full.
visitAtom(Atom) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if an Atom is valid to wsml-rule.
visitAttributeContraintMolecule(AttributeConstraintMolecule) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
 
visitAttributeContraintMolecule(AttributeConstraintMolecule) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
 
visitAttributeContraintMolecule(AttributeConstraintMolecule) - Method in class org.deri.wsmo4j.logicalexpression.util.ItemCollectHelper
 
visitAttributeContraintMolecule(AttributeConstraintMolecule) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
 
visitAttributeContraintMolecule(AttributeConstraintMolecule) - Method in class org.deri.wsmo4j.validator.FunctionSymbolHelper
 
visitAttributeContraintMolecule(AttributeConstraintMolecule) - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
visitAttributeContraintMolecule(AttributeConstraintMolecule) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if an AttributeConstraintMolecule is valid to wsml-core.
visitAttributeContraintMolecule(AttributeConstraintMolecule) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
 
visitAttributeContraintMolecule(AttributeConstraintMolecule) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if an AttributeConstraintMolecule is valid to wsml-flight.
visitAttributeContraintMolecule(AttributeConstraintMolecule) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if an AttributeConstraintMolecule is valid to wsml-full.
visitAttributeContraintMolecule(AttributeConstraintMolecule) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if an AttributeConstraintMolecule is valid to wsml-rule.
visitAttributeInferenceMolecule(AttributeInferenceMolecule) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
 
visitAttributeInferenceMolecule(AttributeInferenceMolecule) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
 
visitAttributeInferenceMolecule(AttributeInferenceMolecule) - Method in class org.deri.wsmo4j.logicalexpression.util.ItemCollectHelper
 
visitAttributeInferenceMolecule(AttributeInferenceMolecule) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
 
visitAttributeInferenceMolecule(AttributeInferenceMolecule) - Method in class org.deri.wsmo4j.validator.FunctionSymbolHelper
 
visitAttributeInferenceMolecule(AttributeInferenceMolecule) - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
visitAttributeInferenceMolecule(AttributeInferenceMolecule) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if an AttributeInferenceMolecule is valid to wsml-core.
visitAttributeInferenceMolecule(AttributeInferenceMolecule) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
 
visitAttributeInferenceMolecule(AttributeInferenceMolecule) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if an AttributeInferenceMolecule is valid to wsml-flight.
visitAttributeInferenceMolecule(AttributeInferenceMolecule) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if an AttributeInferenceMolecule is valid to wsml-full.
visitAttributeInferenceMolecule(AttributeInferenceMolecule) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if an AttributeInferenceMolecule is valid to wsml-rule.
visitAttributeValueMolecule(AttributeValueMolecule) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
 
visitAttributeValueMolecule(AttributeValueMolecule) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
 
visitAttributeValueMolecule(AttributeValueMolecule) - Method in class org.deri.wsmo4j.logicalexpression.util.ItemCollectHelper
 
visitAttributeValueMolecule(AttributeValueMolecule) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
 
visitAttributeValueMolecule(AttributeValueMolecule) - Method in class org.deri.wsmo4j.validator.FunctionSymbolHelper
 
visitAttributeValueMolecule(AttributeValueMolecule) - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
visitAttributeValueMolecule(AttributeValueMolecule) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if an AttributeValueMolecule is valid to wsml-core.
visitAttributeValueMolecule(AttributeValueMolecule) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
 
visitAttributeValueMolecule(AttributeValueMolecule) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if an AttributeValueMolecule is valid to wsml-flight.
visitAttributeValueMolecule(AttributeValueMolecule) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if an AttributeValueMolecule is valid to wsml-full.
visitAttributeValueMolecule(AttributeValueMolecule) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if an AttributeValueMolecule is valid to wsml-rule.
visitAxiom(Axiom) - Method in class org.deri.wsmo4j.validator.WsmlCoreValidator
Checks if an axiom is valid to wsml-core.
visitAxiom(Axiom) - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
Checks if an axiom is valid to wsml-dl.
visitAxiom(Axiom) - Method in class org.deri.wsmo4j.validator.WsmlFlightValidator
Checks if an axiom is valid to wsml-flight.
visitAxiom(Axiom) - Method in class org.deri.wsmo4j.validator.WsmlFullValidator
Checks if an axiom is valid to wsml-full.
visitAxiom(Axiom) - Method in class org.deri.wsmo4j.validator.WsmlRuleValidator
Checks if an axiom is valid to wsml-rule.
visitComplexDataValue(ComplexDataValue) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSMLTerms
 
visitComplexDataValue(ComplexDataValue) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXMLTerms
 
visitCompoundMolecule(CompoundMolecule) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
 
visitCompoundMolecule(CompoundMolecule) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
 
visitCompoundMolecule(CompoundMolecule) - Method in class org.deri.wsmo4j.logicalexpression.util.ItemCollectHelper
 
visitCompoundMolecule(CompoundMolecule) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
 
visitCompoundMolecule(CompoundMolecule) - Method in class org.deri.wsmo4j.validator.FunctionSymbolHelper
 
visitCompoundMolecule(CompoundMolecule) - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
visitCompoundMolecule(CompoundMolecule) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if a CompoundMolecule is valid to wsml-core.
visitCompoundMolecule(CompoundMolecule) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
 
visitCompoundMolecule(CompoundMolecule) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if an CompoundMolecule is valid to wsml-flight.
visitCompoundMolecule(CompoundMolecule) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if a CompoundMolecule is valid to wsml-full.
visitCompoundMolecule(CompoundMolecule) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if an CompoundMolecule is valid to wsml-rule.
visitConcept(Concept) - Method in class org.deri.wsmo4j.validator.WsmlCoreValidator
Checks if a concept is valid to wsml-core.
visitConcept(Concept) - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
Checks if a concept is valid to wsml-dl.
visitConcept(Concept) - Method in class org.deri.wsmo4j.validator.WsmlFlightValidator
Checks if a concept is valid to wsml-flight.
visitConcept(Concept) - Method in class org.deri.wsmo4j.validator.WsmlFullValidator
Checks if a concept is valid to wsml-full.
visitConcept(Concept) - Method in class org.deri.wsmo4j.validator.WsmlRuleValidator
Checks if a concept is valid to wsml-rule.
visitConjunction(Conjunction) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
Builds a String representing the Binary expression and adds it to a vector.
visitConjunction(Conjunction) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
Builds a node in the document with the Binary's operator type as name.
visitConjunction(Conjunction) - Method in class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
visitConjunction(Conjunction) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
Checks if the operator of the Binary expression is contained in the array of operators
visitConjunction(Conjunction) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if a Conjunction is valid to wsml-core.
visitConjunction(Conjunction) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
Checks if a Conjunction is valid to wsml-dl.
visitConjunction(Conjunction) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if a Conjunction is valid to wsml-flight.
visitConjunction(Conjunction) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if a Conjunction is valid to wsml-full.
visitConjunction(Conjunction) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if a Conjunction is valid to wsml-rule.
visitConstraint(Constraint) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
Builds a String representing the Unary expression and adds it to a vector.
visitConstraint(Constraint) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
Builds a node in the document with the Unary's operator type as name.
visitConstraint(Constraint) - Method in class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
visitConstraint(Constraint) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
Checks if the operator of the Unary expression is contained in the array of operators
visitConstraint(Constraint) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if a Constraint is valid to wsml-core.
visitConstraint(Constraint) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
Checks if a Constraint is valid to wsml-dl.
visitConstraint(Constraint) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if a Constraint is valid to wsml-flight.
visitConstraint(Constraint) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if a Constraint is valid to wsml-full.
visitConstraint(Constraint) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if a Constraint is valid to wsml-rule.
visitConstructedTerm(ConstructedTerm) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSMLTerms
Builds a String representing the ConstructedTerm and adds it to a vector.
visitConstructedTerm(ConstructedTerm) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXMLTerms
Builds an element in the document with the ConstructedTerm's name as attribute.
visitDisjunction(Disjunction) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
Builds a String representing the Binary expression and adds it to a vector.
visitDisjunction(Disjunction) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
Builds a node in the document with the Binary's operator type as name.
visitDisjunction(Disjunction) - Method in class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
visitDisjunction(Disjunction) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
Checks if the operator of the Binary expression is contained in the array of operators
visitDisjunction(Disjunction) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if a Disjunction is valid to wsml-core.
visitDisjunction(Disjunction) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
Checks if a Disjunction is valid to wsml-dl.
visitDisjunction(Disjunction) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if a Disjunction is valid to wsml-flight.
visitDisjunction(Disjunction) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if a Disjunction is valid to wsml-full.
visitDisjunction(Disjunction) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if a Disjunction is valid to wsml-rule.
visitedOntologies - Variable in class org.deri.wsmo4j.examples.LocatorExample
 
visitedOntologies - Variable in class org.deri.wsmo4j.validator.WsmlValidatorImpl
 
visitEquivalence(Equivalence) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
Builds a String representing the Binary expression and adds it to a vector.
visitEquivalence(Equivalence) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
Builds a node in the document with the Binary's operator type as name.
visitEquivalence(Equivalence) - Method in class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
visitEquivalence(Equivalence) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
Checks if the operator of the Binary expression is contained in the array of operators
visitEquivalence(Equivalence) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if an Equivalence is valid to wsml-core.
visitEquivalence(Equivalence) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
Checks if an Equivalence is valid to wsml-dl.
visitEquivalence(Equivalence) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if an Equivalence is valid to wsml-flight.
visitEquivalence(Equivalence) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if an Equivalence is valid to wsml-full.
visitEquivalence(Equivalence) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if an Equivalence is valid to wsml-rule.
visitExistentialQuantification(ExistentialQuantification) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
Builds a String representing the Quantified expression and adds it to a vector.
visitExistentialQuantification(ExistentialQuantification) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
Builds a node in the document with the Quantified's operator type as name.
visitExistentialQuantification(ExistentialQuantification) - Method in class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
visitExistentialQuantification(ExistentialQuantification) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
Checks if the operator of the Quantified expression is contained in the array of operators
visitExistentialQuantification(ExistentialQuantification) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if an ExistentialQuantification is valid to wsml-core.
visitExistentialQuantification(ExistentialQuantification) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
Checks if an ExistentialQuantification is valid to wsml-dl.
visitExistentialQuantification(ExistentialQuantification) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if an ExistentialQuantification is valid to wsml-flight.
visitExistentialQuantification(ExistentialQuantification) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if an ExistentialQuantification is valid to wsml-full.
visitExistentialQuantification(ExistentialQuantification) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if an ExistentialQuantification is valid to wsml-rule.
visitImplication(Implication) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
Builds a String representing the Binary expression and adds it to a vector.
visitImplication(Implication) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
Builds a node in the document with the Binary's operator type as name.
visitImplication(Implication) - Method in class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
visitImplication(Implication) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
Checks if the operator of the Binary expression is contained in the array of operators
visitImplication(Implication) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if an Implication is valid to wsml-core.
visitImplication(Implication) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
Checks if an Implication is valid to wsml-dl.
visitImplication(Implication) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if an Implication is valid to wsml-flight.
visitImplication(Implication) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if an Implication is valid to wsml-full.
visitImplication(Implication) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if an Implication is valid to wsml-rule.
visitInstance(Instance) - Method in class org.deri.wsmo4j.validator.WsmlCoreValidator
Checks if an instance is valid to wsml-core.
visitInstance(Instance) - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
Checks if an instance is valid to wsml-dl.
visitInstance(Instance) - Method in class org.deri.wsmo4j.validator.WsmlFlightValidator
Checks if an instance is valid to wsml-flight.
visitInstance(Instance) - Method in class org.deri.wsmo4j.validator.WsmlFullValidator
Checks if an instance is valid to wsml-full.
visitInstance(Instance) - Method in class org.deri.wsmo4j.validator.WsmlRuleValidator
Checks if an instance is valid to wsml-rule.
visitInverseImplication(InverseImplication) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
Builds a String representing the Binary expression and adds it to a vector.
visitInverseImplication(InverseImplication) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
Builds a node in the document with the Binary's operator type as name.
visitInverseImplication(InverseImplication) - Method in class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
visitInverseImplication(InverseImplication) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
Checks if the operator of the Binary expression is contained in the array of operators
visitInverseImplication(InverseImplication) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if an InverseImplication is valid to wsml-core.
visitInverseImplication(InverseImplication) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
Checks if an InverseImplication is valid to wsml-dl.
visitInverseImplication(InverseImplication) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if an InverseImplication is valid to wsml-flight.
visitInverseImplication(InverseImplication) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if an InverseImplication is valid to wsml-full.
visitInverseImplication(InverseImplication) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if an InverseImplication is valid to wsml-rule.
visitIRI(IRI) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSMLTerms
Builds a String representing the IRI and adds it to a vector.
visitIRI(IRI) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXMLTerms
Builds an element in the document with the IRI's String representation as attribute.
visitLogicProgrammingRule(LogicProgrammingRule) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
Builds a String representing the Binary expression and adds it to a vector.
visitLogicProgrammingRule(LogicProgrammingRule) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
Builds a node in the document with the Binary's operator type as name.
visitLogicProgrammingRule(LogicProgrammingRule) - Method in class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
visitLogicProgrammingRule(LogicProgrammingRule) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
Checks if the operator of the Binary expression is contained in the array of operators
visitLogicProgrammingRule(LogicProgrammingRule) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if a LogicProgrammingRule is valid to wsml-core.
visitLogicProgrammingRule(LogicProgrammingRule) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
Checks if a LogicProgrammingRule is valid to wsml-dl.
visitLogicProgrammingRule(LogicProgrammingRule) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if a LogicProgrammingRule is valid to wsml-flight.
visitLogicProgrammingRule(LogicProgrammingRule) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if a LogicProgrammingRule is valid to wsml-full.
visitLogicProgrammingRule(LogicProgrammingRule) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if a LogicProgrammingRule is valid to wsml-rule.
visitMemberShipMolecule(MembershipMolecule) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
 
visitMemberShipMolecule(MembershipMolecule) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
 
visitMemberShipMolecule(MembershipMolecule) - Method in class org.deri.wsmo4j.logicalexpression.util.ItemCollectHelper
 
visitMemberShipMolecule(MembershipMolecule) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
 
visitMemberShipMolecule(MembershipMolecule) - Method in class org.deri.wsmo4j.validator.FunctionSymbolHelper
 
visitMemberShipMolecule(MembershipMolecule) - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
visitMemberShipMolecule(MembershipMolecule) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if a MembershipMolecule is valid to wsml-core.
visitMemberShipMolecule(MembershipMolecule) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
 
visitMemberShipMolecule(MembershipMolecule) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if an MembershipMolecule is valid to wsml-flight.
visitMemberShipMolecule(MembershipMolecule) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if a MembershipMolecule is valid to wsml-full.
visitMemberShipMolecule(MembershipMolecule) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if an MembershipMolecule is valid to wsml-rule.
visitMolecule(Molecule) - Method in class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
visitNegation(Negation) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
Builds a String representing the Unary expression and adds it to a vector.
visitNegation(Negation) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
Builds a node in the document with the Unary's operator type as name.
visitNegation(Negation) - Method in class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
visitNegation(Negation) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
Checks if the operator of the Unary expression is contained in the array of operators
visitNegation(Negation) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if a Negation is valid to wsml-core.
visitNegation(Negation) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
Checks if a Negation is valid to wsml-dl.
visitNegation(Negation) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if a Negation is valid to wsml-flight.
visitNegation(Negation) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if a Negation is valid to wsml-full.
visitNegation(Negation) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if a Negation is valid to wsml-rule.
visitNegationAsFailure(NegationAsFailure) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
Builds a String representing the Unary expression and adds it to a vector.
visitNegationAsFailure(NegationAsFailure) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
Builds a node in the document with the Unary's operator type as name.
visitNegationAsFailure(NegationAsFailure) - Method in class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
visitNegationAsFailure(NegationAsFailure) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
Checks if the operator of the Unary expression is contained in the array of operators
visitNegationAsFailure(NegationAsFailure) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if a NegationAsFailure is valid to wsml-core.
visitNegationAsFailure(NegationAsFailure) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
Checks if a NegationAsFailure is valid to wsml-dl.
visitNegationAsFailure(NegationAsFailure) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if a NegationAsFailure is valid to wsml-flight.
visitNegationAsFailure(NegationAsFailure) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if a NegationAsFailure is valid to wsml-full.
visitNegationAsFailure(NegationAsFailure) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if a NegationAsFailure is valid to wsml-rule.
visitNumberedID(NumberedAnonymousID) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSMLTerms
Builds a String representing the Numbered Anonymous ID and adds it to a vector.
visitNumberedID(NumberedAnonymousID) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXMLTerms
Builds an element in the document with the Numbered Anonymous ID's String representation as attribute.
Visitor - Interface in com.ontotext.wsmo4j.serializer.wsml
 
VisitorContainsCheck - Class in org.deri.wsmo4j.logicalexpression.util
Class to check if a specified operator of a logical expression is contained in an array of operators
VisitorContainsCheck(Class[]) - Constructor for class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
 
visitorSerializeTerm - Variable in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
VisitorSerializeWSML - Class in org.deri.wsmo4j.io.serializer.wsml
Concrete Visitor class.
VisitorSerializeWSML(TopEntity) - Constructor for class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
 
VisitorSerializeWSMLTerms - Class in org.deri.wsmo4j.io.serializer.wsml
Concrete Visitor class.
VisitorSerializeWSMLTerms(TopEntity) - Constructor for class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSMLTerms
 
VisitorSerializeXML - Class in org.deri.wsmo4j.io.serializer.xml
Concrete Visitor class.
VisitorSerializeXML(Document) - Constructor for class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
 
VisitorSerializeXMLTerms - Class in org.deri.wsmo4j.io.serializer.xml
Concrete Visitor class.
VisitorSerializeXMLTerms(Document) - Constructor for class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXMLTerms
 
visitRelation(Relation) - Method in class org.deri.wsmo4j.validator.WsmlCoreValidator
Checks if a relation is valid to wsml-core.
visitRelation(Relation) - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
Checks if a relation is valid to wsml-dl.
visitRelation(Relation) - Method in class org.deri.wsmo4j.validator.WsmlFlightValidator
Checks if a relation is valid to wsml-flight.
visitRelation(Relation) - Method in class org.deri.wsmo4j.validator.WsmlFullValidator
Checks if a relation is valid to wsml-full.
visitRelation(Relation) - Method in class org.deri.wsmo4j.validator.WsmlRuleValidator
Checks if a relation is valid to wsml-rule.
visitRelationInstance(RelationInstance) - Method in class org.deri.wsmo4j.validator.WsmlCoreValidator
Checks if a relation instance is valid to wsml-core.
visitRelationInstance(RelationInstance) - Method in class org.deri.wsmo4j.validator.WsmlDLValidator
Checks if a relation instance is valid to wsml-dl.
visitRelationInstance(RelationInstance) - Method in class org.deri.wsmo4j.validator.WsmlFlightValidator
Checks if a relation instance is valid to wsml-flight.
visitRelationInstance(RelationInstance) - Method in class org.deri.wsmo4j.validator.WsmlFullValidator
Checks if a relation instance is valid to wsml-full.
visitRelationInstance(RelationInstance) - Method in class org.deri.wsmo4j.validator.WsmlRuleValidator
Checks if a relation instance is valid to wsml-rule.
visitSimpleDataValue(SimpleDataValue) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSMLTerms
 
visitSimpleDataValue(SimpleDataValue) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXMLTerms
 
visitSubConceptMolecule(SubConceptMolecule) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
 
visitSubConceptMolecule(SubConceptMolecule) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
 
visitSubConceptMolecule(SubConceptMolecule) - Method in class org.deri.wsmo4j.logicalexpression.util.ItemCollectHelper
 
visitSubConceptMolecule(SubConceptMolecule) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
 
visitSubConceptMolecule(SubConceptMolecule) - Method in class org.deri.wsmo4j.validator.FunctionSymbolHelper
 
visitSubConceptMolecule(SubConceptMolecule) - Method in class org.deri.wsmo4j.validator.IDCollectHelper
 
visitSubConceptMolecule(SubConceptMolecule) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if a SubConceptMolecule is valid to wsml-core.
visitSubConceptMolecule(SubConceptMolecule) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
 
visitSubConceptMolecule(SubConceptMolecule) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if an SubConceptMolecule is valid to wsml-flight.
visitSubConceptMolecule(SubConceptMolecule) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if a SubConceptMolecule is valid to wsml-full.
visitSubConceptMolecule(SubConceptMolecule) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if an SubConceptMolecule is valid to wsml-rule.
visitUniversalQuantification(UniversalQuantification) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSML
Builds a String representing the Quantified expression and adds it to a vector.
visitUniversalQuantification(UniversalQuantification) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXML
Builds a node in the document with the Quantified's operator type as name.
visitUniversalQuantification(UniversalQuantification) - Method in class org.deri.wsmo4j.logicalexpression.AbstractVisitor
 
visitUniversalQuantification(UniversalQuantification) - Method in class org.deri.wsmo4j.logicalexpression.util.VisitorContainsCheck
Checks if the operator of the Quantified expression is contained in the array of operators
visitUniversalQuantification(UniversalQuantification) - Method in class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
Checks if a UniversalQuantification is valid to wsml-core.
visitUniversalQuantification(UniversalQuantification) - Method in class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
Checks if a UniversalQuantification is valid to wsml-dl.
visitUniversalQuantification(UniversalQuantification) - Method in class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
Checks if a UniversalQuantification is valid to wsml-flight.
visitUniversalQuantification(UniversalQuantification) - Method in class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
Checks if a UniversalQuantification is valid to wsml-full.
visitUniversalQuantification(UniversalQuantification) - Method in class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
Checks if a UniversalQuantification is valid to wsml-rule.
visitUnnumberedID(UnnumberedAnonymousID) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSMLTerms
Builds a String representing the Unnumbered Anonymous ID and adds it to a vector.
visitUnnumberedID(UnnumberedAnonymousID) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXMLTerms
Builds an element in the document with the Unnumbered Anonymous ID's String representation as attribute.
visitVariable(Variable) - Method in class org.deri.wsmo4j.io.serializer.wsml.VisitorSerializeWSMLTerms
Builds a String representing the Variable and adds it to a vector.
visitVariable(Variable) - Method in class org.deri.wsmo4j.io.serializer.xml.VisitorSerializeXMLTerms
Builds an element in the document with the Variable's String representation as attribute.

W

warning(String, int, int) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParseErrorListener
All warnings that occur during the parsing or the transformation to a WSMO object model are collected in a List of warnings.
warning(String, int, int, Statement) - Method in class org.deri.wsmo4j.io.parser.rdf.RDFParseErrorListener
All warnings that occur during the parsing or the transformation to a WSMO object model are collected in a List of warnings.
warnings - Variable in class org.deri.wsmo4j.validator.WsmlFullValidator
 
WebServiceImpl - Class in com.ontotext.wsmo4j.service
This interface represents a WSMO Goal.
WebServiceImpl(IRI) - Constructor for class com.ontotext.wsmo4j.service.WebServiceImpl
 
WGMediatorImpl - Class in com.ontotext.wsmo4j.mediator
 
WGMediatorImpl(IRI) - Constructor for class com.ontotext.wsmo4j.mediator.WGMediatorImpl
 
WrappedInvalidModelException - Exception in com.ontotext.wsmo4j.parser
 
WrappedInvalidModelException(InvalidModelException) - Constructor for exception com.ontotext.wsmo4j.parser.WrappedInvalidModelException
 
WrappedParsingException - Exception in org.deri.wsmo4j.io.parser
Wrapps Exception during parsing (traversing the sablecc AST tree).
WrappedParsingException(Exception) - Constructor for exception org.deri.wsmo4j.io.parser.WrappedParsingException
 
writer - Variable in class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
WSML_arity - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_assumption - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_attribute - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_axiom - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_AXIOM - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFExprParser
 
WSML_capability - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_choreography - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_concept - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_effect - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_false - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_ggMediator - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_goal - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_hasAttribute - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_hasAxiom - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_hasConcept - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_hasInstance - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_hasRelation - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_hasRelationInstance - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_impliesType - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_importsOntology - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_instance - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_interface - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_INVERSE_ATTR - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFExprParser
 
WSML_inverseOf - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_kind - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_maxCardinality - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_minCardinality - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_nfp - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_ofType - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_ontology - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_ONTOLOGY_ID - Static variable in class org.deri.wsmo4j.io.parser.rdf.RDFExprParser
 
WSML_ooMediator - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_orchestration - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_param - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_postcondition - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_precondition - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_reflexiveAttribute - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_relation - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_relationInstance - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_sharedVariables - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_source - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_subRelationOf - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_symmetricAttribute - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_target - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_transitiveAttribute - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_true - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_useCapability - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_useInterface - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_usesMediator - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_usesService - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_variant - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_webService - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_wgMediator - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_wsml_core - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_wsml_flight - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_wsml_full - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_wsml_rule - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WSML_wwMediator - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
WsmlCoreExpressionValidator - Class in org.deri.wsmo4j.validator
Checks logical expressions for wsml-core validity.
WsmlCoreExpressionValidator(Axiom, LogicalExpressionFactory, List<ValidationError>, WsmlCoreValidator) - Constructor for class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator
 
WsmlCoreExpressionValidator.Graph - Class in org.deri.wsmo4j.validator
 
WsmlCoreExpressionValidator.Graph() - Constructor for class org.deri.wsmo4j.validator.WsmlCoreExpressionValidator.Graph
 
WsmlCoreValidator - Class in org.deri.wsmo4j.validator
Checks an ontology for wsml-core validity.
WsmlCoreValidator(LogicalExpressionFactory) - Constructor for class org.deri.wsmo4j.validator.WsmlCoreValidator
 
WsmlDLExpressionValidator - Class in org.deri.wsmo4j.validator
Checks logical expressions for wsml-dl validity.
WsmlDLExpressionValidator(Axiom, LogicalExpressionFactory, List<ValidationError>, WsmlDLValidator) - Constructor for class org.deri.wsmo4j.validator.WsmlDLExpressionValidator
 
WsmlDLExpressionValidator.Graph - Class in org.deri.wsmo4j.validator
 
WsmlDLExpressionValidator.Graph(LogicalExpression, WsmlDLExpressionValidator) - Constructor for class org.deri.wsmo4j.validator.WsmlDLExpressionValidator.Graph
 
WsmlDLValidator - Class in org.deri.wsmo4j.validator
Checks an ontology for wsml-dl validity.
WsmlDLValidator(LogicalExpressionFactory) - Constructor for class org.deri.wsmo4j.validator.WsmlDLValidator
 
WSMLEnumerator - Class in com.ontotext.wsmo4j.serializer.wsml
 
WSMLEnumerator() - Constructor for class com.ontotext.wsmo4j.serializer.wsml.WSMLEnumerator
 
WsmlFlightExpressionValidator - Class in org.deri.wsmo4j.validator
Checks logical expressions for wsml-flight validity.
WsmlFlightExpressionValidator(Axiom, LogicalExpressionFactory, List<ValidationError>, WsmlFullValidator) - Constructor for class org.deri.wsmo4j.validator.WsmlFlightExpressionValidator
 
WsmlFlightValidator - Class in org.deri.wsmo4j.validator
Checks an ontology for wsml-flight validity.
WsmlFlightValidator(LogicalExpressionFactory) - Constructor for class org.deri.wsmo4j.validator.WsmlFlightValidator
 
WSMLFromOWL - Class in com.ontotext.wsmo4j.parser.owl
Title: WSMO4J
WSMLFromOWL(WsmoFactory, LogicalExpressionFactory, DataFactory) - Constructor for class com.ontotext.wsmo4j.parser.owl.WSMLFromOWL
 
WsmlFullExpressionValidator - Class in org.deri.wsmo4j.validator
Checks logical expressions for wsml-full validity.
WsmlFullExpressionValidator(Axiom, List) - Constructor for class org.deri.wsmo4j.validator.WsmlFullExpressionValidator
 
WsmlFullValidator - Class in org.deri.wsmo4j.validator
Checks an ontology for wsml-full validity.
WsmlFullValidator(LogicalExpressionFactory) - Constructor for class org.deri.wsmo4j.validator.WsmlFullValidator
 
WSMLItem - Class in com.ontotext.wsmo4j.serializer.wsml
 
WSMLItem(Entity) - Constructor for class com.ontotext.wsmo4j.serializer.wsml.WSMLItem
 
WsmlRdfSerializer - Class in org.deri.wsmo4j.io.serializer.rdf
XML serializer of WSMO object (check wsml-xml-syntax.xsd)
WsmlRdfSerializer(Map) - Constructor for class org.deri.wsmo4j.io.serializer.rdf.WsmlRdfSerializer
Constructor should not be invoked directly.
WsmlRuleExpressionValidator - Class in org.deri.wsmo4j.validator
Checks logical expressions for wsml-rule validity.
WsmlRuleExpressionValidator(Axiom, List<ValidationError>, WsmlFullValidator) - Constructor for class org.deri.wsmo4j.validator.WsmlRuleExpressionValidator
 
WsmlRuleValidator - Class in org.deri.wsmo4j.validator
Checks an ontology for wsml-rule validity.
WsmlRuleValidator(LogicalExpressionFactory) - Constructor for class org.deri.wsmo4j.validator.WsmlRuleValidator
 
WSMLSerializerImpl - Class in com.ontotext.wsmo4j.serializer.wsml
 
WSMLSerializerImpl(Map<String, Object>) - Constructor for class com.ontotext.wsmo4j.serializer.wsml.WSMLSerializerImpl
 
WSMLTextExportHelper - Class in com.ontotext.wsmo4j.serializer.wsml
Title: WSMO4J
WSMLTextExportHelper(Writer) - Constructor for class com.ontotext.wsmo4j.serializer.wsml.WSMLTextExportHelper
 
WsmlValidatorImpl - Class in org.deri.wsmo4j.validator
Interface or class description
WsmlValidatorImpl() - Constructor for class org.deri.wsmo4j.validator.WsmlValidatorImpl
 
WsmlValidatorImpl(Map) - Constructor for class org.deri.wsmo4j.validator.WsmlValidatorImpl
The WsmlValidator is initialised based on the supplied preferences.
WsmlXmlParser - Class in com.ontotext.wsmo4j.parser.xml
Parse XML file and creates WSMO obkjects (check wsml-xml-syntax.xsd)
WsmlXmlParser(Map) - Constructor for class com.ontotext.wsmo4j.parser.xml.WsmlXmlParser
Map properties = new TreeMap(); properties.put(Factory.PROVIDER_CLASS, "com.ontotext.wsmo4j.xmlparser.WsmlXmlParser"); properties.put(Parser.PARSER_WSMO_FACTORY, factory); properties.put(Parser.PARSER_LE_FACTORY, leFactory); parser = Factory.createParser(properties);
WsmlXmlSerializer - Class in com.ontotext.wsmo4j.serializer.xml
XML serializer of WSMO object (check wsml-xml-syntax.xsd)
WsmlXmlSerializer(Map<String, Object>) - Constructor for class com.ontotext.wsmo4j.serializer.xml.WsmlXmlSerializer
Constructor should not be invoked directly.
WsmoFactoryImpl - Class in com.ontotext.wsmo4j.factory
 
WsmoFactoryImpl(Map<String, Object>) - Constructor for class com.ontotext.wsmo4j.factory.WsmoFactoryImpl
 
WWMediatorImpl - Class in com.ontotext.wsmo4j.mediator
 
WWMediatorImpl(IRI) - Constructor for class com.ontotext.wsmo4j.mediator.WWMediatorImpl
 

X

XMLExprParser - Class in org.deri.wsmo4j.io.parser.xml
 
XMLExprParser(WsmoFactory, LogicalExpressionFactory, DataFactory) - Constructor for class org.deri.wsmo4j.io.parser.xml.XMLExprParser
 
XSD_anyURI - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
XSD_date - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
XSD_decimal - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
XSD_integer - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
XSD_NS - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 
XSD_string - Static variable in class com.ontotext.wsmo4j.parser.owl.Constants
 

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

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