Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
M
O
P
R
S
T
W
A
AllTests
- class org.mindswap.ocl.test.
AllTests
.
Title:
AllTests()
- Constructor for class org.mindswap.ocl.test.
AllTests
add(URL)
- Method in class org.mindswap.ocl.
OCLClassLoader
addJar(String)
- Method in interface org.mindswap.ocl.
OCLObject
Adds a new remote jar url.
addJar(String)
- Method in class org.mindswap.ocl.impl.
OCLObjectImpl
addMethod(OCLMethod)
- Method in interface org.mindswap.ocl.
OCLMethodChain
Adds the specified method to the method chain
addMethod(OCLMethod)
- Method in class org.mindswap.ocl.impl.
OCLMethodChainImpl
addParameter(OCLParameter)
- Method in interface org.mindswap.ocl.
OCLMethod
Adds the specified parameter to the list of parameters for this method
addParameter(OCLParameter)
- Method in class org.mindswap.ocl.impl.
OCLMethodImpl
B
BASE
- Static variable in class org.mindswap.ocl.test.
AllTests
BOOLEAN
- Static variable in class org.mindswap.ocl.impl.
OCLModelImpl
BYTE
- Static variable in class org.mindswap.ocl.impl.
OCLModelImpl
C
CHAR
- Static variable in class org.mindswap.ocl.impl.
OCLModelImpl
ClassLoaderFactory
- class org.mindswap.ocl.
ClassLoaderFactory
.
Title:
ClassLoaderFactory()
- Constructor for class org.mindswap.ocl.
ClassLoaderFactory
cache(URL)
- Method in interface org.mindswap.ocl.
OCLCache
Adds a new value at the specified url to the cache
cache(URL)
- Method in class org.mindswap.ocl.impl.
OCLCacheImpl
canWrap(Node, EnhGraph)
- Method in class org.mindswap.ocl.impl.
OCLConstructorImplementation
canWrap(Node, EnhGraph)
- Method in class org.mindswap.ocl.impl.
OCLMethodChainImplementation
canWrap(Node, EnhGraph)
- Method in class org.mindswap.ocl.impl.
OCLMethodImplementation
canWrap(Node, EnhGraph)
- Method in class org.mindswap.ocl.impl.
OCLObjectImplementation
canWrap(Node, EnhGraph)
- Method in class org.mindswap.ocl.impl.
OCLParameterImplementation
canWrap(Node, EnhGraph)
- Method in class org.mindswap.ocl.impl.
OCLStaticMethodImplementation
contains(OCLObject)
- Method in class org.mindswap.ocl.
OCLRegistry
Returns whether or not the OCLObject is in the registry
contains(String)
- Method in class org.mindswap.ocl.
OCLRegistry
Returns whether and object with the specified URL is registered
create()
- Method in interface org.mindswap.ocl.
OCLObject
Creates the java object this resource corresponds to.
create()
- Method in class org.mindswap.ocl.impl.
OCLObjectImpl
createCache(File)
- Method in interface org.mindswap.ocl.
OCLFactory.Interface
createCache(File)
- Static method in class org.mindswap.ocl.
OCLFactory
Creates a local OCL cache at the specified location
createCache(File)
- Method in class org.mindswap.ocl.impl.
OCLFactoryIntImpl
createConstructor(OCLModel)
- Method in interface org.mindswap.ocl.
OCLFactory.Interface
createConstructor(OCLModel)
- Static method in class org.mindswap.ocl.
OCLFactory
Creates a new OCLConstructor
createConstructor()
- Method in interface org.mindswap.ocl.
OCLModel
Creates a new OCL constructor
createConstructor(OCLModel)
- Method in class org.mindswap.ocl.impl.
OCLFactoryIntImpl
createConstructor()
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
createDefaultConstructor(OCLModel)
- Method in interface org.mindswap.ocl.
OCLFactory.Interface
createDefaultConstructor(OCLModel)
- Static method in class org.mindswap.ocl.
OCLFactory
Creates a new OCLConstructor representing the default (no argument) constructor
createDefaultConstructor()
- Method in interface org.mindswap.ocl.
OCLModel
Creates a new OCL default (no parameters) constructor
createDefaultConstructor(OCLModel)
- Method in class org.mindswap.ocl.impl.
OCLFactoryIntImpl
createDefaultConstructor()
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
createMethod(OCLModel)
- Method in interface org.mindswap.ocl.
OCLFactory.Interface
createMethod(OCLModel, String)
- Method in interface org.mindswap.ocl.
OCLFactory.Interface
createMethod(OCLModel)
- Static method in class org.mindswap.ocl.
OCLFactory
Creates a new OCLMethod (as a bnode) in the given model
createMethod(OCLModel, String)
- Static method in class org.mindswap.ocl.
OCLFactory
Creates a new OCLMethod in the given model
createMethod(String)
- Method in interface org.mindswap.ocl.
OCLModel
Creates a new OCL Method with the given URI, or as a bnode if the URI is null
createMethod(OCLModel)
- Method in class org.mindswap.ocl.impl.
OCLFactoryIntImpl
createMethod(OCLModel, String)
- Method in class org.mindswap.ocl.impl.
OCLFactoryIntImpl
createMethod(String)
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
createMethodChain(OCLModel)
- Method in interface org.mindswap.ocl.
OCLFactory.Interface
createMethodChain(OCLModel, String)
- Method in interface org.mindswap.ocl.
OCLFactory.Interface
createMethodChain(OCLModel)
- Static method in class org.mindswap.ocl.
OCLFactory
Creates a new OCLMethodChain resource (as a bnode)
createMethodChain(OCLModel, String)
- Static method in class org.mindswap.ocl.
OCLFactory
Creates a new OCLMethodChain resource
createMethodChain(String)
- Method in interface org.mindswap.ocl.
OCLModel
Creates a new OCL MethodChain with the given URI, or as a bnode if the URI is null
createMethodChain(OCLModel)
- Method in class org.mindswap.ocl.impl.
OCLFactoryIntImpl
createMethodChain(OCLModel, String)
- Method in class org.mindswap.ocl.impl.
OCLFactoryIntImpl
createMethodChain(String)
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
createModel()
- Method in interface org.mindswap.ocl.
OCLFactory.Interface
createModel()
- Static method in class org.mindswap.ocl.
OCLFactory
Creates an OCLModel
createModel()
- Method in class org.mindswap.ocl.impl.
OCLFactoryIntImpl
createObject(OCLModel)
- Method in interface org.mindswap.ocl.
OCLFactory.Interface
createObject(OCLModel, String)
- Method in interface org.mindswap.ocl.
OCLFactory.Interface
createObject(OCLModel)
- Static method in class org.mindswap.ocl.
OCLFactory
Creates a new OCLObject (as a bnode) in the given model
createObject(OCLModel, String)
- Static method in class org.mindswap.ocl.
OCLFactory
Creates a new OCLObject in the given model
createObject(String)
- Method in interface org.mindswap.ocl.
OCLModel
Creates a new OCL Object with the given URI, or as a bnode if the URI is null
createObject(OCLModel)
- Method in class org.mindswap.ocl.impl.
OCLFactoryIntImpl
createObject(OCLModel, String)
- Method in class org.mindswap.ocl.impl.
OCLFactoryIntImpl
createObject(String)
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
createParameter(OCLModel)
- Method in interface org.mindswap.ocl.
OCLFactory.Interface
createParameter(OCLModel)
- Static method in class org.mindswap.ocl.
OCLFactory
Creates a new OCLParameter
createParameter()
- Method in interface org.mindswap.ocl.
OCLModel
Create a new OCL Parameter
createParameter(Class, String)
- Method in interface org.mindswap.ocl.
OCLModel
Create a new OCL parameter with the specified type and value
createParameter(OCLModel)
- Method in class org.mindswap.ocl.impl.
OCLFactoryIntImpl
createParameter()
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
createParameter(Class, String)
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
createPrimitive(String, String)
- Static method in class org.mindswap.ocl.impl.
OCLModelImpl
Create a primitive of the given type with the specified value
createStaticMethod(OCLModel)
- Method in interface org.mindswap.ocl.
OCLFactory.Interface
createStaticMethod(OCLModel, String)
- Method in interface org.mindswap.ocl.
OCLFactory.Interface
createStaticMethod(OCLModel)
- Static method in class org.mindswap.ocl.
OCLFactory
Creates a new OCLStaticMethod resource (as a bnode) in the given model
createStaticMethod(OCLModel, String)
- Static method in class org.mindswap.ocl.
OCLFactory
Creates a new OCLStaticMethod resource in the given model
createStaticMethod(String)
- Method in interface org.mindswap.ocl.
OCLModel
Creates a new OCL StaticMethod with the given URI, or as a bnode if the URI is null
createStaticMethod(OCLModel)
- Method in class org.mindswap.ocl.impl.
OCLFactoryIntImpl
createStaticMethod(OCLModel, String)
- Method in class org.mindswap.ocl.impl.
OCLFactoryIntImpl
createStaticMethod(String)
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
D
DEBUG
- Static variable in class org.mindswap.ocl.
OCLClassLoader
DEBUG
- Static variable in class org.mindswap.ocl.impl.
OCLCacheImpl
DEBUG
- Static variable in class org.mindswap.ocl.impl.
OCLObjectImpl
DOUBLE
- Static variable in class org.mindswap.ocl.impl.
OCLModelImpl
F
FLOAT
- Static variable in class org.mindswap.ocl.impl.
OCLModelImpl
factory
- Static variable in class org.mindswap.ocl.impl.
OCLConstructorImpl
factory
- Static variable in class org.mindswap.ocl.impl.
OCLMethodChainImpl
factory
- Static variable in class org.mindswap.ocl.impl.
OCLMethodImpl
factory
- Static variable in class org.mindswap.ocl.impl.
OCLObjectImpl
factory
- Static variable in class org.mindswap.ocl.impl.
OCLParameterImpl
factory
- Static variable in class org.mindswap.ocl.impl.
OCLStaticMethodImpl
findResource(String)
- Method in class org.mindswap.ocl.
OCLClassLoader
G
get(String)
- Method in class org.mindswap.ocl.
OCLRegistry
Gets an object with the specified url from the registry, if it exists
getCache()
- Method in interface org.mindswap.ocl.
OCLModel
Returns the current cache for this model
getCache()
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
getClassForPrimitive(String)
- Static method in class org.mindswap.ocl.impl.
OCLModelImpl
Given the class name for a primitive, return the java Class object that corresponds to it
getClassLoader()
- Static method in class org.mindswap.ocl.
ClassLoaderFactory
Returns the current class Loader
getClassLoader(URL[])
- Static method in class org.mindswap.ocl.
ClassLoaderFactory
Returns the current class loader with the specified jars in the class path
getConstructor()
- Method in interface org.mindswap.ocl.
OCLObject
Returns the constructor for this object
getConstructor()
- Method in class org.mindswap.ocl.impl.
OCLObjectImpl
getHasClass()
- Method in interface org.mindswap.ocl.
OCLObject
Returns the value of the hasClass property, which is the java type of this object
getHasClass()
- Method in interface org.mindswap.ocl.
OCLStaticMethod
Return the value of the has class property for this method.
getHasClass()
- Method in class org.mindswap.ocl.impl.
OCLObjectImpl
getHasClass()
- Method in class org.mindswap.ocl.impl.
OCLStaticMethodImpl
getJar()
- Method in interface org.mindswap.ocl.
OCLObject
Gets the remote jar url.
getJar()
- Method in class org.mindswap.ocl.impl.
OCLObjectImpl
getLocalURL(URL)
- Method in interface org.mindswap.ocl.
OCLCache
Returns the local url of a cached remote url
getLocalURL(URL)
- Method in class org.mindswap.ocl.impl.
OCLCacheImpl
getMethodName()
- Method in interface org.mindswap.ocl.
OCLMethod
Returns the name of the method
getMethodName()
- Method in class org.mindswap.ocl.impl.
OCLMethodImpl
getOnObject()
- Method in interface org.mindswap.ocl.
OCLMethod
The object on which this method is to be invoked
getOnObject()
- Method in class org.mindswap.ocl.impl.
OCLMethodImpl
getParameterType()
- Method in interface org.mindswap.ocl.
OCLParameter
Returns the parameter type
getParameterType()
- Method in class org.mindswap.ocl.impl.
OCLParameterImpl
getParameterTypes()
- Method in interface org.mindswap.ocl.
OCLParameterIterator
Returns the types for all the parameters in this iterator
getParameterTypes()
- Method in class org.mindswap.ocl.impl.
OCLParameterIteratorImpl
getParameterValue()
- Method in interface org.mindswap.ocl.
OCLParameter
Returns the value of the parameter
getParameterValue()
- Method in class org.mindswap.ocl.impl.
OCLParameterImpl
getParameterValues()
- Method in interface org.mindswap.ocl.
OCLParameterIterator
Returns the values for all the parameters in this iterator
getParameterValues()
- Method in class org.mindswap.ocl.impl.
OCLParameterIteratorImpl
getParameters()
- Method in interface org.mindswap.ocl.
OCLMethod
Returns the list of parameters for this method
getParameters()
- Method in class org.mindswap.ocl.impl.
OCLMethodImpl
getRegisteredValue(String)
- Method in interface org.mindswap.ocl.
OCLModel
Gets a registered object from the model given its url ID.
getRegisteredValue(String)
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
getSystemResource(String)
- Static method in class org.mindswap.ocl.
OCLClassLoader
H
hasFile(URL)
- Method in interface org.mindswap.ocl.
OCLCache
Checks to see if the file with the given remote url exists in the cache
hasFile(URL)
- Method in class org.mindswap.ocl.impl.
OCLCacheImpl
hasRegisteredValue(String)
- Method in interface org.mindswap.ocl.
OCLModel
Checks whether or not an object with the specified URL is registered with the model
hasRegisteredValue(String)
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
I
IMPL_LIST
- Static variable in class org.mindswap.ocl.
OCLFactory
INT
- Static variable in class org.mindswap.ocl.impl.
OCLModelImpl
invoke()
- Method in interface org.mindswap.ocl.
OCLMethod
Invokes this method and returns its result
invoke(Object)
- Method in interface org.mindswap.ocl.
OCLMethod
Invokes this method on the specifed object and returns the result
invoke()
- Method in interface org.mindswap.ocl.
OCLMethodChain
Invokes this method chain and returns its result
invoke()
- Method in class org.mindswap.ocl.impl.
OCLMethodChainImpl
invoke()
- Method in class org.mindswap.ocl.impl.
OCLMethodImpl
invoke(Object)
- Method in class org.mindswap.ocl.impl.
OCLMethodImpl
invoke()
- Method in class org.mindswap.ocl.impl.
OCLStaticMethodImpl
invoke(Object)
- Method in class org.mindswap.ocl.impl.
OCLStaticMethodImpl
isPrimitiveType(String)
- Static method in class org.mindswap.ocl.impl.
OCLModelImpl
Returns whether or not the given type string represents a java primitive
L
LONG
- Static variable in class org.mindswap.ocl.impl.
OCLModelImpl
listJars()
- Method in interface org.mindswap.ocl.
OCLObject
Return a list of remote jars associated with this object
listJars()
- Method in class org.mindswap.ocl.impl.
OCLObjectImpl
listOCLMethodChains()
- Method in interface org.mindswap.ocl.
OCLModel
Lists all OCLMethodChains in the model
listOCLMethodChains()
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
listOCLMethods()
- Method in interface org.mindswap.ocl.
OCLModel
Lists all OCLMethods in the model
listOCLMethods()
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
listOCLObjects()
- Method in interface org.mindswap.ocl.
OCLModel
Lists all OCLObjects currently in the model
listOCLObjects()
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
listOCLStaticMethods()
- Method in interface org.mindswap.ocl.
OCLModel
Lists all OCLStaticMethods in the model
listOCLStaticMethods()
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
loadClass(String)
- Method in class org.mindswap.ocl.
OCLClassLoader
M
mustBeValidModel()
- Method in class org.mindswap.ocl.impl.
OCLResourceImpl
O
OCLCache
- interface org.mindswap.ocl.
OCLCache
.
Title:
OCLCacheImpl
- class org.mindswap.ocl.impl.
OCLCacheImpl
.
Title:
OCLCacheImpl(File)
- Constructor for class org.mindswap.ocl.impl.
OCLCacheImpl
OCLClassLoader
- class org.mindswap.ocl.
OCLClassLoader
.
Title:
OCLClassLoader(URL[])
- Constructor for class org.mindswap.ocl.
OCLClassLoader
OCLClassLoader(URL[], ClassLoader)
- Constructor for class org.mindswap.ocl.
OCLClassLoader
OCLConstructor
- interface org.mindswap.ocl.
OCLConstructor
.
Title: OCLConstructor
OCLConstructorImpl
- class org.mindswap.ocl.impl.
OCLConstructorImpl
.
Title: OCLConstuctorImpl
OCLConstructorImpl(Node, EnhGraph)
- Constructor for class org.mindswap.ocl.impl.
OCLConstructorImpl
OCLConstructorImplementation
- class org.mindswap.ocl.impl.
OCLConstructorImplementation
.
Title: OCLConstuctorImplementation
OCLConstructorImplementation()
- Constructor for class org.mindswap.ocl.impl.
OCLConstructorImplementation
OCLCreateTests
- class org.mindswap.ocl.test.
OCLCreateTests
.
Title:
OCLCreateTests()
- Constructor for class org.mindswap.ocl.test.
OCLCreateTests
OCLFactory
- class org.mindswap.ocl.
OCLFactory
.
Title: OCLModelFactory
OCLFactory()
- Constructor for class org.mindswap.ocl.
OCLFactory
OCLFactory.Interface
- interface org.mindswap.ocl.
OCLFactory.Interface
.
Title: Interface
OCLFactoryIntImpl
- class org.mindswap.ocl.impl.
OCLFactoryIntImpl
.
Title:
OCLFactoryIntImpl()
- Constructor for class org.mindswap.ocl.impl.
OCLFactoryIntImpl
OCLMethod
- interface org.mindswap.ocl.
OCLMethod
.
Title: OCLMethod
OCLMethodChain
- interface org.mindswap.ocl.
OCLMethodChain
.
Title: OCLMethodChain
OCLMethodChainImpl
- class org.mindswap.ocl.impl.
OCLMethodChainImpl
.
Title:
OCLMethodChainImpl(Node, EnhGraph)
- Constructor for class org.mindswap.ocl.impl.
OCLMethodChainImpl
OCLMethodChainImplementation
- class org.mindswap.ocl.impl.
OCLMethodChainImplementation
.
Title:
OCLMethodChainImplementation()
- Constructor for class org.mindswap.ocl.impl.
OCLMethodChainImplementation
OCLMethodChainTests
- class org.mindswap.ocl.test.
OCLMethodChainTests
.
Title:
OCLMethodChainTests()
- Constructor for class org.mindswap.ocl.test.
OCLMethodChainTests
OCLMethodImpl
- class org.mindswap.ocl.impl.
OCLMethodImpl
.
Title: OCLMethodImpl
OCLMethodImpl(Node, EnhGraph)
- Constructor for class org.mindswap.ocl.impl.
OCLMethodImpl
OCLMethodImplementation
- class org.mindswap.ocl.impl.
OCLMethodImplementation
.
Title: OCLMethodImplementation
OCLMethodImplementation()
- Constructor for class org.mindswap.ocl.impl.
OCLMethodImplementation
OCLMethodTests
- class org.mindswap.ocl.test.
OCLMethodTests
.
Title:
OCLMethodTests()
- Constructor for class org.mindswap.ocl.test.
OCLMethodTests
OCLModel
- interface org.mindswap.ocl.
OCLModel
.
Title: OCLModel
OCLModelImpl
- class org.mindswap.ocl.impl.
OCLModelImpl
.
Title: OCLModelImpl
OCLModelImpl()
- Constructor for class org.mindswap.ocl.impl.
OCLModelImpl
OCLObject
- interface org.mindswap.ocl.
OCLObject
.
Title: OCLObject
OCLObjectImpl
- class org.mindswap.ocl.impl.
OCLObjectImpl
.
Title: OCLObjectImpl
OCLObjectImpl(Node, EnhGraph)
- Constructor for class org.mindswap.ocl.impl.
OCLObjectImpl
Creates a new OCLJenaObject resource.
Not for public use.
OCLObjectImplementation
- class org.mindswap.ocl.impl.
OCLObjectImplementation
.
Title: OCLObjectImplmentation
OCLObjectImplementation()
- Constructor for class org.mindswap.ocl.impl.
OCLObjectImplementation
OCLOntology
- class org.mindswap.vocabulary.
OCLOntology
.
Title: OCLOntology
OCLOntology()
- Constructor for class org.mindswap.vocabulary.
OCLOntology
OCLParameter
- interface org.mindswap.ocl.
OCLParameter
.
Title: OCLParameter
OCLParameterImpl
- class org.mindswap.ocl.impl.
OCLParameterImpl
.
Title: OCLParameterImpl
OCLParameterImpl(Node, EnhGraph)
- Constructor for class org.mindswap.ocl.impl.
OCLParameterImpl
OCLParameterImplementation
- class org.mindswap.ocl.impl.
OCLParameterImplementation
.
Title: OCLParameterImplementation
OCLParameterImplementation()
- Constructor for class org.mindswap.ocl.impl.
OCLParameterImplementation
OCLParameterIterator
- interface org.mindswap.ocl.
OCLParameterIterator
.
Title: OCLParameterIterator
OCLParameterIteratorImpl
- class org.mindswap.ocl.impl.
OCLParameterIteratorImpl
.
Title: OCLParameterIteratorImpl
OCLParameterIteratorImpl(Set)
- Constructor for class org.mindswap.ocl.impl.
OCLParameterIteratorImpl
OCLRegistry
- class org.mindswap.ocl.
OCLRegistry
.
OCLRegistry()
- Constructor for class org.mindswap.ocl.
OCLRegistry
OCLResourceImpl
- class org.mindswap.ocl.impl.
OCLResourceImpl
.
Title: OCLResourceImpl
OCLResourceImpl(Node, EnhGraph)
- Constructor for class org.mindswap.ocl.impl.
OCLResourceImpl
OCLStaticMethod
- interface org.mindswap.ocl.
OCLStaticMethod
.
Title: OCLStaticMethod
OCLStaticMethodImpl
- class org.mindswap.ocl.impl.
OCLStaticMethodImpl
.
Title:
OCLStaticMethodImpl(Node, EnhGraph)
- Constructor for class org.mindswap.ocl.impl.
OCLStaticMethodImpl
OCLStaticMethodImplementation
- class org.mindswap.ocl.impl.
OCLStaticMethodImplementation
.
Title:
OCLStaticMethodImplementation()
- Constructor for class org.mindswap.ocl.impl.
OCLStaticMethodImplementation
OCL_CONSTRUCTOR
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_DEFAULT_CONSTRUCTOR
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_HAS_CLASS
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_HAS_CONSTRUCTOR
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_JAR
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_METHOD
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_METHODS_TO_EXECUTE
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_METHOD_CHAIN
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_METHOD_NAME
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_MODEL
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_OBJECT
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_ONTOLOGY
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_ON_OBJECT
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_PARAMETER
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_PARAMETER_LIST
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_STATIC_METHOD
- Static variable in class org.mindswap.vocabulary.
OCLOntology
OCL_WITH_VALUE
- Static variable in class org.mindswap.vocabulary.
OCLOntology
org.mindswap.ocl
- package org.mindswap.ocl
org.mindswap.ocl.impl
- package org.mindswap.ocl.impl
org.mindswap.ocl.test
- package org.mindswap.ocl.test
org.mindswap.vocabulary
- package org.mindswap.vocabulary
P
PRIMITIVES
- Static variable in class org.mindswap.ocl.impl.
OCLModelImpl
R
readModel(String)
- Static method in class org.mindswap.ocl.test.
AllTests
register(String, Object)
- Method in interface org.mindswap.ocl.
OCLModel
Registers an outside object with the model.
register(String, Object)
- Method in class org.mindswap.ocl.
OCLRegistry
Register a URL with the specified object.
register(OCLObject)
- Method in class org.mindswap.ocl.
OCLRegistry
Registers an OCL object.
register(String, Object)
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
removeJar(String)
- Method in interface org.mindswap.ocl.
OCLObject
Removes the specified jar property
removeJar(String)
- Method in class org.mindswap.ocl.impl.
OCLObjectImpl
removeMethod(OCLMethod)
- Method in interface org.mindswap.ocl.
OCLMethodChain
Removes the specified method from the chain
removeMethod(OCLMethod)
- Method in class org.mindswap.ocl.impl.
OCLMethodChainImpl
removeParameter(OCLParameter)
- Method in interface org.mindswap.ocl.
OCLMethod
Removes the specified parameter from the list of parameters for this method
removeParameter(OCLParameter)
- Method in class org.mindswap.ocl.impl.
OCLMethodImpl
S
SHORT
- Static variable in class org.mindswap.ocl.impl.
OCLModelImpl
STRING
- Static variable in class org.mindswap.ocl.impl.
OCLModelImpl
setCache(OCLCache)
- Method in interface org.mindswap.ocl.
OCLModel
Sets the cache to be used by this model.
setCache(OCLCache)
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
setConstructor(OCLConstructor)
- Method in interface org.mindswap.ocl.
OCLObject
Sets the constructor for this object
setConstructor(OCLConstructor)
- Method in class org.mindswap.ocl.impl.
OCLObjectImpl
setHasClass(String)
- Method in interface org.mindswap.ocl.
OCLObject
Sets the hasClass property
setHasClass(Class)
- Method in interface org.mindswap.ocl.
OCLObject
Sets the hasClassProperty
setHasClass(Literal)
- Method in interface org.mindswap.ocl.
OCLStaticMethod
Sets the has class value for this method.
setHasClass(Literal)
- Method in class org.mindswap.ocl.impl.
OCLObjectImpl
setHasClass(Literal)
- Method in class org.mindswap.ocl.impl.
OCLStaticMethodImpl
setMethodName(Literal)
- Method in interface org.mindswap.ocl.
OCLMethod
Sets the method name
setMethodName(Literal)
- Method in class org.mindswap.ocl.impl.
OCLMethodImpl
setParameterType(Class)
- Method in interface org.mindswap.ocl.
OCLParameter
Set the type of the parameter
setParameterType(String)
- Method in interface org.mindswap.ocl.
OCLParameter
Set the type of the parameter
setParameterType(Class)
- Method in class org.mindswap.ocl.impl.
OCLParameterImpl
setParameterType(String)
- Method in class org.mindswap.ocl.impl.
OCLParameterImpl
setParameterValue(String)
- Method in interface org.mindswap.ocl.
OCLParameter
Set the value of the parameter
setParameterValue(String)
- Method in class org.mindswap.ocl.impl.
OCLParameterImpl
setRegistry(OCLRegistry)
- Method in interface org.mindswap.ocl.
OCLModel
Sets the OCL registry for this model
setRegistry(OCLRegistry)
- Method in class org.mindswap.ocl.impl.
OCLModelImpl
setUp()
- Method in class org.mindswap.ocl.test.
OCLCreateTests
setUp()
- Method in class org.mindswap.ocl.test.
OCLMethodTests
suite()
- Static method in class org.mindswap.ocl.test.
AllTests
suite()
- Static method in class org.mindswap.ocl.test.
OCLCreateTests
suite()
- Static method in class org.mindswap.ocl.test.
OCLMethodChainTests
suite()
- Static method in class org.mindswap.ocl.test.
OCLMethodTests
T
tearDown()
- Method in class org.mindswap.ocl.test.
OCLCreateTests
testComplexRemoteCreate()
- Method in class org.mindswap.ocl.test.
OCLCreateTests
testCreate()
- Method in class org.mindswap.ocl.test.
OCLCreateTests
testCreate2()
- Method in class org.mindswap.ocl.test.
OCLCreateTests
testExecute()
- Method in class org.mindswap.ocl.test.
OCLMethodTests
testMethodChain1()
- Method in class org.mindswap.ocl.test.
OCLMethodChainTests
testMethodExecute()
- Method in class org.mindswap.ocl.test.
OCLMethodTests
testRegistryCreate()
- Method in class org.mindswap.ocl.test.
OCLCreateTests
testRemoteCreateFromLocalPath()
- Method in class org.mindswap.ocl.test.
OCLCreateTests
testRemoteCreateFromRemotePath()
- Method in class org.mindswap.ocl.test.
OCLCreateTests
testSingleMethodChain()
- Method in class org.mindswap.ocl.test.
OCLMethodChainTests
testStaticMethod()
- Method in class org.mindswap.ocl.test.
OCLMethodTests
W
wrap(Node, EnhGraph)
- Method in class org.mindswap.ocl.impl.
OCLConstructorImplementation
wrap(Node, EnhGraph)
- Method in class org.mindswap.ocl.impl.
OCLMethodChainImplementation
wrap(Node, EnhGraph)
- Method in class org.mindswap.ocl.impl.
OCLMethodImplementation
wrap(Node, EnhGraph)
- Method in class org.mindswap.ocl.impl.
OCLObjectImplementation
wrap(Node, EnhGraph)
- Method in class org.mindswap.ocl.impl.
OCLParameterImplementation
wrap(Node, EnhGraph)
- Method in class org.mindswap.ocl.impl.
OCLStaticMethodImplementation
A
B
C
D
F
G
H
I
L
M
O
P
R
S
T
W
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes