Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
X
Y
C
CLSCTX_INPROC_HANDLER
- Static variable in class org.isis.jaut.
Dispatch
A class context allowing in-process handlers.
CLSCTX_INPROC_SERVER
- Static variable in class org.isis.jaut.
Dispatch
A class context allowing in-process servers.
CLSCTX_LOCAL_SERVER
- Static variable in class org.isis.jaut.
Dispatch
A class context allowing local servers.
COINIT_APARTMENTTHREADED
- Static variable in class org.isis.jaut.
Apartment
A flag for apartment-threaded concurrency.
COINIT_DISABLE_OLE1DDE
- Static variable in class org.isis.jaut.
Apartment
A flag that disables DDE for OLE1.
COINIT_MULTITHREADED
- Static variable in class org.isis.jaut.
Apartment
A flag for multi-threaded concurrency.
COINIT_SPEED_OVER_MEMORY
- Static variable in class org.isis.jaut.
Apartment
A flag for trading memory for speed, if possible.
COLOR_PREF
- Static variable in class org.isis.gme.mga.
MgaFCO
CONN_DST_END_STYLE_PREF
- Static variable in class org.isis.gme.mga.
MgaFCO
CONN_DST_LABEL1_PREF
- Static variable in class org.isis.gme.mga.
MgaFCO
CONN_DST_LABEL2_PREF
- Static variable in class org.isis.gme.mga.
MgaFCO
CONN_LABEL_FORMATSTR_PREF
- Static variable in class org.isis.gme.mga.
MgaFCO
CONN_LINE_TYPE_PREF
- Static variable in class org.isis.gme.mga.
MgaFCO
CONN_SRC_END_STYLE_PREF
- Static variable in class org.isis.gme.mga.
MgaFCO
CONN_SRC_LABEL1_PREF
- Static variable in class org.isis.gme.mga.
MgaFCO
CONN_SRC_LABEL2_PREF
- Static variable in class org.isis.gme.mga.
MgaFCO
CO_E_NOTINITIALIZED
- Static variable in class org.isis.jaut.
ComException
ComException
- exception org.isis.jaut.
ComException
.
A runtime exception thrown by the COM and Automation functions.
ComException(int)
- Constructor for class org.isis.jaut.
ComException
Creates an exception for a COM error code.
Component
- interface org.isis.gme.bon.
Component
.
ComponentInvoker
- class org.isis.gme.bon.
ComponentInvoker
.
ComponentInvoker()
- Constructor for class org.isis.gme.bon.
ComponentInvoker
CreateAtom(MgaAtom, JBuilderModel)
- Static method in class org.isis.gme.bon.
JBuilderFactoryBase
CreateAtomRef(MgaReference, JBuilderModel)
- Static method in class org.isis.gme.bon.
JBuilderFactoryBase
CreateConn(MgaSimpleConnection, JBuilderModel)
- Static method in class org.isis.gme.bon.
JBuilderFactoryBase
CreateModel(MgaModel, JBuilderModel)
- Static method in class org.isis.gme.bon.
JBuilderFactoryBase
CreateModelRef(MgaReference, JBuilderModel)
- Static method in class org.isis.gme.bon.
JBuilderFactoryBase
CreateSet(MgaSet, JBuilderModel)
- Static method in class org.isis.gme.bon.
JBuilderFactoryBase
call(String)
- Method in class org.isis.jaut.
Dispatch
Invokes an Automation method with no argument.
call(String, Object)
- Method in class org.isis.jaut.
Dispatch
Invokes an Automation method with one argument.
call(String, Object, Object)
- Method in class org.isis.jaut.
Dispatch
Invokes an Automation method with two arguments.
call(String, Object, Object, Object)
- Method in class org.isis.jaut.
Dispatch
Invokes an Automation method with three arguments.
call(String, Object, Object, Object, Object)
- Method in class org.isis.jaut.
Dispatch
Invokes an Automation method with four arguments.
call(String, Object[])
- Method in class org.isis.jaut.
Dispatch
Invokes an Automation method with a list of arguments.
callSub(String)
- Method in class org.isis.jaut.
Dispatch
Invokes an Automation subrutine with no argument.
callSub(String, Object)
- Method in class org.isis.jaut.
Dispatch
Invokes an Automation subrutine with one argument.
callSub(String, Object, Object)
- Method in class org.isis.jaut.
Dispatch
Invokes an Automation subrutine with two arguments.
callSub(String, Object, Object, Object)
- Method in class org.isis.jaut.
Dispatch
Invokes an Automation subrutine with three arguments.
callSub(String, Object[])
- Method in class org.isis.jaut.
Dispatch
Invokes an Automation subrutine with a list of arguments.
changeInterface(String)
- Method in class org.isis.jaut.
Dispatch
Changes the embedded interface pointer to another interface pointer on the same Automation object.
changeType(Variant, int, int)
- Method in class org.isis.jaut.
Variant
Converts the Variant to another type.
check()
- Method in class org.isis.gme.mga.
MgaObject
checkLocks(String, boolean)
- Method in class org.isis.gme.mga.
MgaProject
checkPath(String)
- Method in class org.isis.gme.meta.
MgaMetaReference
checkPath(String)
- Method in class org.isis.gme.meta.
MgaMetaSet
checkPaths(String)
- Method in class org.isis.gme.meta.
MgaMetaConnection
checkProject(MgaProject)
- Method in class org.isis.gme.mga.
MgaAddOn
checkProject(MgaProject)
- Method in class org.isis.gme.mga.
MgaFolder
checkProject(MgaProject)
- Method in class org.isis.gme.mga.
MgaObject
checkSupress(boolean)
- Method in class org.isis.gme.mga.
MgaProject
checkTree()
- Method in class org.isis.gme.mga.
MgaObject
children
- Variable in class org.isis.gme.bon.
JBuilderModel
ciFolder
- Variable in class org.isis.gme.bon.
JBuilderFolder
ciGme
- Variable in class org.isis.gme.bon.
JBuilder
ciObject
- Variable in class org.isis.gme.bon.
JBuilderObject
ciRootFolder
- Variable in class org.isis.gme.bon.
JBuilder
clear()
- Method in class org.isis.gme.mga.
MgaAttribute
clear()
- Method in class org.isis.jaut.
Variant
Clears the Variant and releases all owned resources other the the underlying
VARIANT
.
clearAttrByName(String)
- Method in class org.isis.gme.mga.
MgaFCO
clone()
- Method in class org.isis.jaut.
Dispatch
Returns a clone of this object.
close(boolean)
- Method in class org.isis.gme.bon.
JBuilderModel
close()
- Method in class org.isis.gme.bon.
JBuilderModel
close()
- Method in class org.isis.gme.meta.
MgaMetaProject
close()
- Method in class org.isis.gme.mga.
MgaFolder
close()
- Method in class org.isis.gme.mga.
MgaObject
close()
- Method in class org.isis.gme.mga.
MgaProject
close(boolean)
- Method in class org.isis.gme.mga.
MgaProject
coInitialize(int)
- Static method in class org.isis.jaut.
Apartment
Initialize the COM library for the calling Thread.
coUninitialize()
- Static method in class org.isis.jaut.
Apartment
Uninitialize the COM library for the calling Thread.
commitTransaction()
- Method in class org.isis.gme.meta.
MgaMetaProject
commitTransaction()
- Method in class org.isis.gme.mga.
MgaProject
connchildren
- Variable in class org.isis.gme.bon.
JBuilderModel
connectionLists
- Variable in class org.isis.gme.bon.
JBuilderModel
connectionmap
- Variable in class org.isis.gme.bon.
JBuilder
copy(Variant)
- Method in class org.isis.jaut.
Variant
Frees the destination Variant and makes a copy of this Variant.
copyInd(Variant)
- Method in class org.isis.jaut.
Variant
Frees the destination Variant and copies the value of this Variant, performing all necessary indirections for references.
create(String)
- Method in class org.isis.gme.meta.
MgaMetaProject
create(String, String)
- Method in class org.isis.gme.mga.
MgaProject
create(int)
- Static method in class org.isis.jaut.
Variant
Creates a Variant of a simple datatype.
createAspect()
- Method in class org.isis.gme.meta.
MgaMetaModel
createAtom(MgaAtom, JBuilderModel)
- Static method in class org.isis.gme.bon.
JBuilderFactory
createAtoms()
- Method in class org.isis.gme.bon.
JBuilderModel
createChildObject(MgaMetaRole)
- Method in class org.isis.gme.mga.
MgaModel
createCollection()
- Method in class org.isis.gme.mga.
MgaFCO
createConn(MgaSimpleConnection, JBuilderModel)
- Static method in class org.isis.gme.bon.
JBuilderFactory
createConnections()
- Method in class org.isis.gme.bon.
JBuilderModel
createConstraint()
- Method in class org.isis.gme.meta.
MgaMetaBase
createEnumItem()
- Method in class org.isis.gme.meta.
MgaMetaAttribute
createFolder(MgaMetaFolder)
- Method in class org.isis.gme.mga.
MgaFolder
createInstance()
- Static method in class org.isis.gme.mga.
MgaProject
createInstance(String, int)
- Static method in class org.isis.jaut.
Dispatch
Creates an Automation object of a given program ID and returns the new Dispatch object.
createItem()
- Method in class org.isis.gme.meta.
MgaMetaPointerSpec
createJoint()
- Method in class org.isis.gme.meta.
MgaMetaConnection
createModel(MgaModel, JBuilderModel)
- Static method in class org.isis.gme.bon.
JBuilderFactory
createModelRef(MgaReference, JBuilderModel)
- Static method in class org.isis.gme.bon.
JBuilderFactory
createModels()
- Method in class org.isis.gme.bon.
JBuilderModel
createNewAtom(String)
- Method in class org.isis.gme.bon.
JBuilderModel
createNewConnection(String, JBuilderObject, JBuilderObject)
- Method in class org.isis.gme.bon.
JBuilderModel
createNewModel(String)
- Method in class org.isis.gme.bon.
JBuilderFolder
createNewModel(String)
- Method in class org.isis.gme.bon.
JBuilderModel
createNewModelReference(String, JBuilderObject)
- Method in class org.isis.gme.bon.
JBuilderModel
createNewSet(String)
- Method in class org.isis.gme.bon.
JBuilderModel
createPart(MgaMetaRole)
- Method in class org.isis.gme.meta.
MgaMetaAspect
createPointerSpec()
- Method in class org.isis.gme.meta.
MgaMetaConnJoint
createReference(MgaReference, JBuilderModel)
- Static method in class org.isis.gme.bon.
JBuilderFactory
createReference(MgaMetaRole, MgaFCO)
- Method in class org.isis.gme.mga.
MgaModel
createReferencePorts()
- Method in class org.isis.gme.bon.
JBuilderModelReference
createReferences()
- Method in class org.isis.gme.bon.
JBuilderModel
createRole(MgaMetaFCO)
- Method in class org.isis.gme.meta.
MgaMetaModel
createRootObject(MgaMetaFCO)
- Method in class org.isis.gme.mga.
MgaFolder
createSet(MgaSet, JBuilderModel)
- Static method in class org.isis.gme.bon.
JBuilderFactory
createSets()
- Method in class org.isis.gme.bon.
JBuilderModel
createSimpleConn(MgaMetaRole, MgaFCO, MgaFCO, MgaFCOs, MgaFCOs)
- Method in class org.isis.gme.mga.
MgaModel
createTerritory(MgaEventSink, MgaEventSink)
- Method in class org.isis.gme.mga.
MgaProject
currentApartment()
- Static method in class org.isis.jaut.
Apartment
Returns the current Apartment for this Thread.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
X
Y