Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

J

JAVA_CLASS_CS - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage
The meta object id for the 'Java Class CS' class.
JAVA_CLASS_CS - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage.Literals
The meta object literal for the 'Java Class CS' class.
JAVA_CLASS_CS__CSI - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage
The feature id for the 'Csi' attribute.
JAVA_CLASS_CS__NAME - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage
The feature id for the 'Name' attribute.
JAVA_CLASS_CS__ORIGINAL_XMI_ID - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage
The feature id for the 'Original Xmi Id' attribute.
JAVA_CLASS_CS__OWNED_ANNOTATIONS - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage
The feature id for the 'Owned Annotations' containment reference list.
JAVA_CLASS_CS__PARENT - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage
The feature id for the 'Parent' reference.
JAVA_CLASS_CS__PIVOT - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage
The feature id for the 'Pivot' reference.
JAVA_CLASS_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage
The number of structural features of the 'Java Class CS' class.
JAVA_IMPLEMENTATION_CS - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage
The meta object id for the 'Java Implementation CS' class.
JAVA_IMPLEMENTATION_CS - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage.Literals
The meta object literal for the 'Java Implementation CS' class.
JAVA_IMPLEMENTATION_CS__CSI - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage
The feature id for the 'Csi' attribute.
JAVA_IMPLEMENTATION_CS__IMPLEMENTATION - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage
The feature id for the 'Implementation' reference.
JAVA_IMPLEMENTATION_CS__IMPLEMENTATION - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage.Literals
The meta object literal for the 'Implementation' reference feature.
JAVA_IMPLEMENTATION_CS__PARENT - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage
The feature id for the 'Parent' reference.
JAVA_IMPLEMENTATION_CS_FEATURE_COUNT - Static variable in interface org.eclipse.ocl.xtext.oclstdlibcs.OCLstdlibCSPackage
The number of structural features of the 'Java Implementation CS' class.
JavaClassCS - Interface in org.eclipse.ocl.xtext.oclstdlibcs
A representation of the model object 'Java Class CS'.
JavaClassCSImpl - Class in org.eclipse.ocl.xtext.oclstdlibcs.impl
An implementation of the model object 'Java Class CS'.
JavaClassScope - Class in org.eclipse.ocl.xtext.oclstdlib.scoping
A JavaClassScope supports lookup of Java class names from the OCLstdlib editor.
JavaClassScope(ClassLoader) - Constructor for class org.eclipse.ocl.xtext.oclstdlib.scoping.JavaClassScope
Deprecated.
JavaClassScope(Iterable<ClassLoader>) - Constructor for class org.eclipse.ocl.xtext.oclstdlib.scoping.JavaClassScope
 
JavaClassScope(IProject) - Constructor for class org.eclipse.ocl.xtext.oclstdlib.scoping.JavaClassScope
 
JavaCodeGenerator - Class in org.eclipse.ocl.examples.codegen.java
OCL2JavaClass supports generation of the content of a JavaClassFile to provide the polymorphic implementation of an ExpressionInOCL.
JavaCodeGenerator(EnvironmentFactoryInternal) - Constructor for class org.eclipse.ocl.examples.codegen.java.JavaCodeGenerator
 
JavaCompareToOperation - Class in org.eclipse.ocl.pivot.internal.library
 
JavaCompareToOperation(Method) - Constructor for class org.eclipse.ocl.pivot.internal.library.JavaCompareToOperation
 
JavaConstants - Class in org.eclipse.ocl.examples.codegen.java
 
JavaConstants() - Constructor for class org.eclipse.ocl.examples.codegen.java.JavaConstants
 
JavaDependencyVisitor - Class in org.eclipse.ocl.examples.codegen.java
 
JavaDependencyVisitor(CodeGenAnalyzer, JavaGlobalContext<?>, GlobalPlace) - Constructor for class org.eclipse.ocl.examples.codegen.java.JavaDependencyVisitor
 
JavaFileUtil - Class in org.eclipse.ocl.examples.codegen.dynamic
 
JavaFileUtil() - Constructor for class org.eclipse.ocl.examples.codegen.dynamic.JavaFileUtil
 
JavaGenModelCodeGenHelper - Class in org.eclipse.ocl.examples.codegen.dynamic
 
JavaGenModelCodeGenHelper(GenModel, EnvironmentFactoryInternal) - Constructor for class org.eclipse.ocl.examples.codegen.dynamic.JavaGenModelCodeGenHelper
 
JavaGlobalContext<CG extends JavaCodeGenerator> - Class in org.eclipse.ocl.examples.codegen.java
A JavaGlobalContext maintains the Java-specific global context for generation of code.
JavaGlobalContext(CG) - Constructor for class org.eclipse.ocl.examples.codegen.java.JavaGlobalContext
 
JavaImplementationCS - Interface in org.eclipse.ocl.xtext.oclstdlibcs
A representation of the model object 'Java Implementation CS'.
JavaImplementationCSImpl - Class in org.eclipse.ocl.xtext.oclstdlibcs.impl
An implementation of the model object 'Java Implementation CS'.
JavaLocalContext<CG extends JavaCodeGenerator> - Class in org.eclipse.ocl.examples.codegen.java
A JavaLocalContext maintains the Java-specific context for generation of coide from a CGOperation.
JavaLocalContext(JavaGlobalContext<? extends CG>, CGElement) - Constructor for class org.eclipse.ocl.examples.codegen.java.JavaLocalContext
 
JavaObjectValueImpl - Class in org.eclipse.ocl.pivot.internal.values
 
JavaObjectValueImpl(TypeId, Object) - Constructor for class org.eclipse.ocl.pivot.internal.values.JavaObjectValueImpl
 
javaPrimitiveClasses - Static variable in class org.eclipse.ocl.examples.codegen.java.JavaCodeGenerator
 
javaPrimitiveNames - Static variable in class org.eclipse.ocl.examples.codegen.java.JavaCodeGenerator
 
JavaSourceFileObject - Class in org.eclipse.ocl.examples.codegen.dynamic
JavaSourceFileObject supports use of a File as a Java compilation unit.
JavaSourceFileObject(URI) - Constructor for class org.eclipse.ocl.examples.codegen.dynamic.JavaSourceFileObject
 
JavaStream - Class in org.eclipse.ocl.examples.codegen.java
A JavaStream provides many appendXXX helper methods and a push/pop facility for auto-indentation of Java text.
JavaStream(JavaCodeGenerator, CG2JavaVisitor<?>) - Constructor for class org.eclipse.ocl.examples.codegen.java.JavaStream
 
JavaStream.SubStream - Interface in org.eclipse.ocl.examples.codegen.java
 
JavaType - Class in org.eclipse.ocl.pivot.internal.library.executor
JavaType supports the usage of Java Class to define the type of an object.
JavaType(Class<?>) - Constructor for class org.eclipse.ocl.pivot.internal.library.executor.JavaType
 
JavaTypeId - Class in org.eclipse.ocl.examples.codegen.java.types
A JavaTypeId enables a Java class to be represented as a typeid singleton.
JavaTypeId(Class<?>) - Constructor for class org.eclipse.ocl.examples.codegen.java.types.JavaTypeId
 
JOIN_VALUE - Static variable in enum org.eclipse.ocl.pivot.PseudostateKind
The 'Join' literal value.
JUNCTION_VALUE - Static variable in enum org.eclipse.ocl.pivot.PseudostateKind
The 'Junction' literal value.
JUnitAS2CGVisitor - Class in org.eclipse.ocl.examples.codegen.oclinjunit
 
JUnitAS2CGVisitor(CodeGenAnalyzer) - Constructor for class org.eclipse.ocl.examples.codegen.oclinjunit.JUnitAS2CGVisitor
 
JUnitCG2JavaClassVisitor - Class in org.eclipse.ocl.examples.codegen.oclinjunit
A CG2JavaClassVisitor supports generation of an OCL expression as the LibraryOperation INSTANCE of a Java Class.
JUnitCG2JavaClassVisitor(JUnitCodeGenerator, ExpressionInOCL, Iterable<CGValuedElement>) - Constructor for class org.eclipse.ocl.examples.codegen.oclinjunit.JUnitCG2JavaClassVisitor
 
JUnitCodeGenerator - Class in org.eclipse.ocl.examples.codegen.oclinjunit
JUnitCodeGenerator supports generation of an ExpressionInOCL for execution in a JUNit test.
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links

Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.