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

B

Bag(Classifier) - Static method in class de.tuberlin.cs.cis.ocl.type.Classifier
The predefined type Bag(T), where T is a type that parameterizes the bag as defined in OCL 1.5 (6.8.2.3).
BagInstance - class de.tuberlin.cs.cis.ocl.eval.instance.BagInstance.
Represents an instance of the OCL type Bag.
BagInstance(Type, Vector) - Constructor for class de.tuberlin.cs.cis.ocl.eval.instance.BagInstance
Constructs an instance of the OCL type Bag via a Java Bag.
Bank - class de.tuberlin.cs.cis.ocl.example.eval.Bank.
Represents a Bank contained in the Example Class Diagram of OCL1.5 chapter 6.2.2.
BANK - Static variable in class de.tuberlin.cs.cis.ocl.example.check.ExampleTypeDesc
The type Bank
Bank() - Constructor for class de.tuberlin.cs.cis.ocl.example.eval.Bank
Constructs a bank
bankA - Variable in class de.tuberlin.cs.cis.ocl.example.eval.Person
Represents the association end bank
bind(Binding) - Method in class de.tuberlin.cs.cis.ocl.env.Environment
Inserts a binding into the environment.
Binding - class de.tuberlin.cs.cis.ocl.env.Binding.
binds an identifier to a value or/and a type.
Binding(Identifier) - Constructor for class de.tuberlin.cs.cis.ocl.env.Binding
Constructs a binding with an identifier.
Binding(Identifier, Property) - Constructor for class de.tuberlin.cs.cis.ocl.env.Binding
Constructs a binding with an identifier and its property.
Binding(Identifier, Type) - Constructor for class de.tuberlin.cs.cis.ocl.env.Binding
Constructs a binding with an identifier and its type.
BindingNotFoundException - exception de.tuberlin.cs.cis.ocl.env.BindingNotFoundException.
Thrown when a Binding could not be resolved on a specified identifier.
BindingNotFoundException() - Constructor for class de.tuberlin.cs.cis.ocl.env.BindingNotFoundException
 
birthdate - Variable in class de.tuberlin.cs.cis.ocl.example.eval.Person
Represents the attribute birthdate
birthdayHappens() - Method in class de.tuberlin.cs.cis.ocl.example.eval.Person
Represents the operation Person.birthdayHappens()
Boolean - Static variable in class de.tuberlin.cs.cis.ocl.type.Classifier
The predefined type Boolean as defined in OCL 1.5 (6.8.1.10)
BOOLEAN - Static variable in class de.tuberlin.cs.cis.ocl.example.check.ExampleTypeDesc
The utility type Boolean
BooleanInstance - class de.tuberlin.cs.cis.ocl.eval.instance.BooleanInstance.
Represents an instance of the OCL type Boolean.
BooleanInstance(boolean) - Constructor for class de.tuberlin.cs.cis.ocl.eval.instance.BooleanInstance
Constructs an instance of the OCL type Boolean via a Java boolean.
BooleanInstance(Boolean) - Constructor for class de.tuberlin.cs.cis.ocl.eval.instance.BooleanInstance
Constructs an instance of the OCL type Boolean via a Java Boolean.
booleanValue(OclBoolean) - Static method in class de.tuberlin.cs.cis.ocl.eval.instance.BooleanInstance
Determines the Java boolean representation of an OclBoolean value.
BTREE_STORAGE_FILE_NAME - Static variable in class de.tuberlin.cs.cis.ocl.model.mofbridge.mdr.Constants
The key to identify the name of the btree file to create for a repository
BTREE_STORAGE_LOCATION - Static variable in class de.tuberlin.cs.cis.ocl.model.mofbridge.mdr.Constants
The key used to lookup the default repository storage directory from the environment.

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