Index of all Fields and Methods
All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

action(Event, Object). Method in class User.PanelArtist
Add(Integer, String, String). Static method in class Foundation.TMWFoundation
Adds a single value to a list of values.
AddElement(Integer, String, String). Static method in class System.TMWSpecification
Add an element to a multiple element field.
AddFieldFamily(Integer, String, String, String). Static method in class System.TMWCategory
Add a field family which can be based on a previously defined field family.
AddHandler(Integer, String, String). Static method in class System.TMWCategory
Add both a message and handler to an object.
AddInheritanceMessage(Integer, TMWMessage). Static method in class Foundation.TMWFoundation
Add a TMWMessage to the inheritance interface of an object.
AddInheritanceMessage(TMWMessage). Method in class Foundation.Objv.MetaClass
AddInheritanceMessage(TMWMessage). Method in interface Foundation.Objv.ObjectClass
AddInheritanceVariable(Integer, TMWStateVariable). Static method in class Foundation.TMWFoundation
Add a TMWStateVariable to the inheritance variables of an object.
AddInheritanceVariable(TMWStateVariable). Method in class Foundation.Objv.MetaClass
AddInheritanceVariable(TMWStateVariable). Method in interface Foundation.Objv.ObjectClass
AddInternalHandler(Integer, TMWMessageHandler). Static method in class Foundation.TMWFoundation
Add a TMWMessageHandler to respond to a message.
AddInternalHandler(TMWMessageHandler). Method in class Foundation.Objv.MetaClass
AddInternalHandler(TMWMessageHandler). Method in interface Foundation.Objv.ObjectClass
AddInternalMessage(Integer, TMWMessage). Static method in class Foundation.TMWFoundation
Add a TMWMessage to the internal interface of an object.
AddInternalMessage(TMWMessage). Method in class Foundation.Objv.MetaClass
AddInternalMessage(TMWMessage). Method in interface Foundation.Objv.ObjectClass
AddInternalVariable(Integer, TMWStateVariable). Static method in class Foundation.TMWFoundation
Add a TMWStateVariable to the internal variables of an object.
AddInternalVariable(TMWStateVariable). Method in class Foundation.Objv.MetaClass
AddInternalVariable(TMWStateVariable). Method in interface Foundation.Objv.ObjectClass
AddList(Integer, String, Vector). Static method in class Foundation.TMWFoundation
Adds a lisg of values to a list of values.
AddMultiElementField(Integer, String, String). Static method in class System.TMWCategory
Add a Field whose value is a list of values.
AddOperationalMessage(Integer, TMWMessage). Static method in class Foundation.TMWFoundation
Adds a TMWMessage to the operational interface of an object.
AddOperationalMessage(TMWMessage). Method in class Foundation.Objv.MetaClass
AddOperationalMessage(TMWMessage). Method in interface Foundation.Objv.ObjectClass
AddSharedElementField(Integer, String, String). Static method in class System.TMWCategory
Add a Field whose values are shared across all Specifications and instances based on the Category.
AddSingleElementField(Integer, String, String). Static method in class System.TMWCategory
Add a Field whose value is a single value.
AddValueToMultiField(Integer, String, String). Static method in class System.TMWInstance
Add a value to a multple element field.
ArcInfo. Static variable in class System.TMWNetwork
Stores Arc id's with access to its internal information.
ArcLiteral. Static variable in class System.TMWNetwork
ArtistManager(). Constructor for class User.ArtistManager
ArtistManager creation is static as there should be one shared set of artist services.
Assign(Integer, String, String). Static method in class Foundation.TMWFoundation
Assigns the value of a single value variable.
Assign(String, String). Method in class Foundation.Objv.MetaClass
Assign(String, String). Method in interface Foundation.Objv.ObjectClass
Assign(String, Vector). Method in class Foundation.Objv.MetaClass
Assign(String, Vector). Method in interface Foundation.Objv.ObjectClass
AssignFieldFamily(Integer, String, Vector). Static method in class System.TMWCategory
Assign a field family to contain the desired fields.
AssignList(Integer, String, Vector). Static method in class Foundation.TMWFoundation
Assigns the values of a multiple value variable.
AssignMultiField(Integer, String, Vector). Static method in class System.TMWInstance
Assign the values of a multiple element field.
AssignSharedFieldValue(Integer, String, String). Static method in class System.TMWInstance
Assign a single value to a field shared across a category.
AssignSingleFieldValue(Integer, String, String). Static method in class System.TMWInstance
Assign a value to a single value field.

C

ChangeHandlerFormat(Integer, String, String). Static method in class System.TMWCategory
Currently doesn't do anything; to be used for changing description of handler implementation (python, java, tcl, ada).
ClassCategory. Static variable in class System.TMWCategory
Classification. Static variable in class System.TMWNetwork
ClassInstance. Static variable in class System.TMWInstance
ClassSpecification. Static variable in class System.TMWSpecification
Comment. Variable in class Foundation.Toolbox.TMWStateVariable
Conditionals. Static variable in class System.TMWNetwork
confirmChanges(Integer). Static method in class Foundation.TMWFoundation
Explicit persistence call; will save all changes to an object.
ConnectNodes(Integer, Integer, Vector, Integer). Static method in class System.TMWNetwork
ControlLinks. Static variable in class System.TMWNetwork
ConvertObject(Integer, Integer). Static method in class Foundation.TMWFoundation
Attempt to convert an object instance between classes.
CPL. Static variable in class System.TMWCategory
CreateInstance(Integer). Static method in class System.TMWInstance
Create a new activity Instance based on a Specification.
CreateNode(String, String, Integer, Integer, Integer, String). Static method in class System.TMWNetwork
Create a network node which includes presentation information as well as Category and Activity Network control flow information.
CreateSpecification(String, Integer). Static method in class System.TMWSpecification
Create a new activity specification based on a category.
CreateSpecification(String, Vector). Static method in class System.TMWSpecification
Create a new activity specification based on a category.

D

decode(DataInputStream). Method in class Foundation.Toolbox.TMWMessage
Decode the values of the Message from a textual PrintStream.
decode(DataInputStream). Method in class Foundation.Toolbox.TMWMessageHandler
Decode the values of the Message Handler from a textual PrintStream.
decode(DataInputStream). Method in class Foundation.Toolbox.TMWParameter
Decode the values of the Parameter from a textual PrintStream.
decode(DataInputStream). Method in class Foundation.Toolbox.TMWStateVariable
Decode the values of the State Variable from a textual PrintStream.
Default. Variable in class Foundation.Toolbox.TMWParameter
Delete(Integer). Static method in class Foundation.Objv.ObjectStore
Delete an object from the local cache.
DeleteEdge(Integer). Static method in class System.TMWNetwork
DeleteInstance(). Method in class Foundation.Objv.MetaClass
DeleteInstance(). Method in interface Foundation.Objv.ObjectClass
DeleteInstance(Integer). Static method in class Foundation.TMWFoundation
Delete this instance.
DeleteNode(Integer). Static method in class System.TMWNetwork
DeleteSpec(Integer). Static method in class System.TMWSpecification
Delete the Specification.
Description. Static variable in class System.TMWNetwork
Direction. Variable in class Foundation.Toolbox.TMWParameter

E

encode(PrintStream). Method in class Foundation.Toolbox.TMWMessage
Encode the values of the Message into a textual PrintStream.
encode(PrintStream). Method in class Foundation.Toolbox.TMWMessageHandler
Encode the values of the Message Handler into a textual PrintStream.
encode(PrintStream). Method in class Foundation.Toolbox.TMWParameter
Encode the values of the Parameter into a textual PrintStream.
encode(PrintStream). Method in class Foundation.Toolbox.TMWStateVariable
Encode the values of the State Variable into a textual PrintStream.
Envs. Static variable in class Foundation.Objv.Global
Exclusion. Variable in class Foundation.Toolbox.TMWMessage

F

Families. Static variable in class System.TMWCategory
Families. Static variable in class System.TMWInstance
Families. Static variable in class System.TMWSpecification
FTFull(). Method in class Foundation.Objv.MetaClass
FTFull(). Method in interface Foundation.Objv.ObjectClass
FTFull(boolean). Method in class Foundation.Objv.MetaClass
FTFull(boolean). Method in interface Foundation.Objv.ObjectClass
FTFullAdd(String). Method in class Foundation.Objv.MetaClass
FTFullAdd(String). Method in interface Foundation.Objv.ObjectClass
FTFullAddList(Vector). Method in class Foundation.Objv.MetaClass
FTFullAddList(Vector). Method in interface Foundation.Objv.ObjectClass
FTFullRemove(String). Method in class Foundation.Objv.MetaClass
FTFullRemove(String). Method in interface Foundation.Objv.ObjectClass
FTFullRemoveList(Vector). Method in class Foundation.Objv.MetaClass
FTFullRemoveList(Vector). Method in interface Foundation.Objv.ObjectClass
FTOff(). Method in class Foundation.Objv.MetaClass
FTOff(). Method in interface Foundation.Objv.ObjectClass
FTOn(). Method in class Foundation.Objv.MetaClass
FTOn(). Method in interface Foundation.Objv.ObjectClass
FTSolo(). Method in class Foundation.Objv.MetaClass
FTSolo(). Method in interface Foundation.Objv.ObjectClass
FTSoloAdd(String). Method in class Foundation.Objv.MetaClass
FTSoloAdd(String). Method in interface Foundation.Objv.ObjectClass
FTSoloAddList(Vector). Method in class Foundation.Objv.MetaClass
FTSoloAddList(Vector). Method in interface Foundation.Objv.ObjectClass
FTSoloRemove(String). Method in class Foundation.Objv.MetaClass
FTSoloRemove(String). Method in interface Foundation.Objv.ObjectClass
FTSoloRemoveList(Vector). Method in class Foundation.Objv.MetaClass
FTSoloRemoveList(Vector). Method in interface Foundation.Objv.ObjectClass

G

GetActivityGraphic(Integer). Static method in class System.TMWNetwork
Get the name of the graphic that is associated with the Node.
GetAllCategories(). Static method in class System.TMWCategory
Get the list of Category names.
GetAllFieldFamilies(Integer). Static method in class System.TMWCategory
Get a list of all families associated with this object.
GetAllFields(Integer). Static method in class System.TMWCategory
Get all the fields from all field families and return the names of each.
GetArcInfo(Integer). Static method in class System.TMWNetwork
GetArcList(Integer). Static method in class System.TMWNetwork
getArtistId(). Method in class User.PanelArtist
getArtistId(). Method in interface User.UniversalArtist
GetBases(Integer). Static method in class Foundation.TMWFoundation
Gets the immediate inheritance objects.
GetCategoryName(Integer). Static method in class System.TMWCategory
Get the Category name.
GetChildren(). Method in class Foundation.Objv.MetaClass
GetChildren(). Method in interface Foundation.Objv.ObjectClass
GetClass(Integer). Static method in class Foundation.TMWFoundation
Retrieve the name of the class given the Id.
GetClasses(). Static method in class Foundation.TMWFoundation
Retrieve a listing of available classes.
GetClassName(). Method in class Foundation.Objv.MetaClass
GetClassName(). Method in interface Foundation.Objv.ObjectClass
GetFieldList(Integer, String). Static method in class System.TMWSpecification
Get the list of all fields in the specification in the given family.
GetHandlers(Integer). Static method in class System.TMWCategory
Get a list of all the handlers associated with this object.
GetId(). Method in class Foundation.Objv.MetaClass
GetId(). Method in interface Foundation.Objv.ObjectClass
GetInheritanceMessages(). Method in class Foundation.Objv.MetaClass
GetInheritanceMessages(). Method in interface Foundation.Objv.ObjectClass
GetInheritanceMessages(Integer). Static method in class Foundation.TMWFoundation
Gets the list of inheritance messages that the object responds to.
GetInheritanceVariables(). Method in class Foundation.Objv.MetaClass
GetInheritanceVariables(). Method in interface Foundation.Objv.ObjectClass
GetInheritanceVariables(Integer). Static method in class Foundation.TMWFoundation
Gets the list of variables that the object inherits.
GetInstance(String, String). Static method in class Foundation.TMWFoundation
Retrieve the Foundation instance.
GetInstances(). Method in class Foundation.Objv.MetaClass
GetInstances(). Method in interface Foundation.Objv.ObjectClass
GetInstances(Integer). Static method in class Foundation.TMWFoundation
Get a list of instances from a Foundation Level object.
GetInternalHandlers(). Method in class Foundation.Objv.MetaClass
GetInternalHandlers(). Method in interface Foundation.Objv.ObjectClass
GetInternalHandlers(Integer). Static method in class Foundation.TMWFoundation
Get the internal handlers that respond to messages.
GetInternalMessages(). Method in class Foundation.Objv.MetaClass
GetInternalMessages(). Method in interface Foundation.Objv.ObjectClass
GetInternalMessages(Integer). Static method in class Foundation.TMWFoundation
Gets the internal messages of an object.
GetInternalVariables(). Method in class Foundation.Objv.MetaClass
GetInternalVariables(). Method in interface Foundation.Objv.ObjectClass
GetInternalVariables(Integer). Static method in class Foundation.TMWFoundation
Get the internal variables of an object.
GetLabel(Integer). Static method in class System.TMWNetwork
GetMultiFieldNames(Integer). Static method in class System.TMWInstance
Get the names of all the multiple fields in an instance.
GetMultiFieldValues(Integer, String). Static method in class System.TMWInstance
Get a value from a multiple element field.
GetMultiFieldValues(Integer, String). Static method in class System.TMWSpecification
Get the list of element values from a multi-field.
GetName(). Method in class Foundation.Objv.MetaClass
GetName(). Method in interface Foundation.Objv.ObjectClass
GetName(Integer). Static method in class Foundation.TMWFoundation
Gets the name of the object.
GetNetwork(String). Static method in class System.TMWNetwork
GetNodeChild(Integer). Static method in class System.TMWNetwork
GetNodeInfo(Integer). Static method in class System.TMWNetwork
GetNodeList(Integer). Static method in class System.TMWNetwork
GetObject(String). Static method in class Foundation.TMWFoundation
Retrieve the object id from the name
GetOperationalMessages(). Method in class Foundation.Objv.MetaClass
GetOperationalMessages(). Method in interface Foundation.Objv.ObjectClass
GetOperationalMessages(Integer). Static method in class Foundation.TMWFoundation
Gets the list of operational messages that object responds to.
GetParent(). Method in class Foundation.Objv.MetaClass
GetParent(). Method in interface Foundation.Objv.ObjectClass
GetPoints(Integer). Static method in class System.TMWNetwork
GetPosition(Integer). Static method in class System.TMWNetwork
GetSharedFieldValue(Integer, String). Static method in class System.TMWSpecification
Get a single value that is shared across all Specifications based on the same Category.
GetSpecDescription(Integer). Static method in class System.TMWSpecification
Get the description of the Specification.
GetSpecId(String, String). Static method in class System.TMWSpecification
Get the object id of the activity spec.
GetSpecList(String). Static method in class System.TMWSpecification
Get the list of activity specifications based on the search criteria string, usually a list of substrings separated by '&'.
GetSpecName(Integer). Static method in class System.TMWSpecification
Get the name of the Specification.
GetState(Integer, String). Static method in class Foundation.TMWFoundation
Unformatted Retrieve call for debugging.
GetState(String). Method in class Foundation.Objv.MetaClass
GetState(String). Method in interface Foundation.Objv.ObjectClass
GetStateList(Integer, String). Static method in class Foundation.TMWFoundation
Unformatted RetrieveList call for debugging.
GetStateVector(String). Method in class Foundation.Objv.MetaClass
GetStateVector(String). Method in interface Foundation.Objv.ObjectClass
GetX(Integer). Static method in class System.TMWNetwork
GetY(Integer). Static method in class System.TMWNetwork
Global(). Constructor for class Foundation.Objv.Global

H

handleEvent(Event). Method in class User.PanelArtist
HasNodes. Static variable in class System.TMWNetwork

I

Icon. Static variable in class System.TMWNetwork
InClass(Integer, String). Static method in class Foundation.TMWFoundation
Checks to see if an object is in a certain class.
InClass(String). Method in class Foundation.Objv.MetaClass
InClass(String). Method in interface Foundation.Objv.ObjectClass
Inherited_Send(Integer, String, String, Vector). Static method in class Foundation.TMWFoundation
Invokes an inherited message after being resolved at the System level.
InheritedSend(String, Vector). Method in class Foundation.Objv.MetaClass
InheritedSend(String, Vector). Method in interface Foundation.Objv.ObjectClass
InitializedInstance(Integer, Vector, Vector). Static method in class Foundation.TMWFoundation
Creates an initialized instance from a Foundation Level object.
InitializedInstance(Vector, Vector). Method in class Foundation.Objv.MetaClass
InitializedInstance(Vector, Vector). Method in interface Foundation.Objv.ObjectClass
InitName(String). Method in class Foundation.Objv.MetaClass
InitName(String). Method in interface Foundation.Objv.ObjectClass
InNetworks. Static variable in class System.TMWNetwork
Insert(Integer, Object). Static method in class Foundation.Objv.ObjectStore
Insert an object into the local cache.
InternalTable. Static variable in class Foundation.Objv.ObjectStore
InvokeArtist(String, String[]). Static method in class User.ArtistManager
Invokes an artist of a certain type.
IsInstance(). Method in class Foundation.Objv.MetaClass
IsInstance(). Method in interface Foundation.Objv.ObjectClass
IsParent(Integer). Method in class Foundation.Objv.MetaClass
IsParent(Integer). Method in interface Foundation.Objv.ObjectClass
IsTrue(Integer). Static method in class Foundation.Objv.MetaClass

L

Load(String, Integer). Method in class Foundation.Objv.MetaClass
Load(String, Integer). Method in interface Foundation.Objv.ObjectClass
LoadObjects(). Static method in class Foundation.TMWFoundation
Loads a project set into a Hashtable from disk.
LocalSystem. Static variable in class Foundation.Objv.Global
LocalSystem. Static variable in class Foundation.Objv.MetaClass
Lock(). Method in class Foundation.Objv.MetaClass
Lock(). Method in interface Foundation.Objv.ObjectClass
Lock(String). Method in class Foundation.Objv.MetaClass
Lock(String). Method in interface Foundation.Objv.ObjectClass
Lookup(Integer). Static method in class Foundation.Objv.ObjectStore
Find an object by it's unique internal id.
Lookup(String). Static method in class Foundation.Objv.ObjectStore
Find an object by it's name.

M

main(String[]). Static method in class User.Teamware
MetaClass(Integer). Constructor for class Foundation.Objv.MetaClass
Multi. Static variable in class System.TMWCategory
Multi. Static variable in class System.TMWInstance
Multi. Static variable in class System.TMWSpecification

N

Name. Variable in class Foundation.Toolbox.TMWStateVariable
NewCategory(Integer). Static method in class System.TMWCategory
Create a new Category based on a parent category and insert it into the inheritance hierarchy.
NewInstance(Integer, Vector, Vector). Static method in class Foundation.TMWFoundation
Creates an instance from a Foundation Level object.
NewInstance(Vector, Vector). Method in class Foundation.Objv.MetaClass
NewInstance(Vector, Vector). Method in interface Foundation.Objv.ObjectClass
NewObject(). Method in class Foundation.Objv.MetaClass
NewObject(). Method in interface Foundation.Objv.ObjectClass
NewObject(Integer). Static method in class Foundation.TMWFoundation
Creates a new Foundation Level object.
NewObject(Integer, Vector). Static method in class Foundation.TMWFoundation
Creates a new Foundation Level object.
NewObject(Integer, Vector, Vector). Static method in class Foundation.TMWFoundation
Creates a new Foundation Level object.
NewObject(Vector). Method in class Foundation.Objv.MetaClass
NewObject(Vector). Method in interface Foundation.Objv.ObjectClass
NewObject(Vector, Vector). Method in class Foundation.Objv.MetaClass
NewObject(Vector, Vector). Method in interface Foundation.Objv.ObjectClass
NodeInfo. Static variable in class System.TMWNetwork
Stores Node id's with access to its internal information.
None. Static variable in interface Foundation.Objv.ObjectClass
notifyClientEvent(String, Vector). Method in class User.PanelArtist
notifyClientEvent(String, Vector). Method in interface User.UniversalArtist
notifyServerEvent(String, Vector). Method in class User.PanelArtist
notifyServerEvent(String, Vector). Method in interface User.UniversalArtist

O

ObjectLock(Integer). Static method in class Foundation.TMWFoundation
Lock an object from being changed.
ObjectLock(Integer, Integer). Static method in class Foundation.TMWFoundation
Lock an object with a priority level.
ObjectStore(). Constructor for class Foundation.Objv.ObjectStore
ObjectUnlock(Integer). Static method in class Foundation.TMWFoundation
Unlock an object.
ObjectUnlock(Integer, Integer). Static method in class Foundation.TMWFoundation
Unlock a specific priority of an object.
One. Static variable in interface Foundation.Objv.ObjectClass
Owner. Static variable in class System.TMWNetwork

P

PanelArtist(). Constructor for class User.PanelArtist
ParallelInheritedSend(Vector, Vector, Vector). Static method in class Foundation.TMWFoundation
Threaded InheritedSend call.
ParallelSend(Vector, Vector, Vector). Static method in class Foundation.TMWFoundation
Threaded Send call.
ParameterLinks. Static variable in class System.TMWNetwork
Parameters. Variable in class Foundation.Toolbox.TMWMessage
Peek(Integer). Static method in class Foundation.Objv.ObjectStore
Check to see if an object is locally stored.
PID_START. Static variable in class Foundation.Objv.Global
PID_START. Static variable in class Foundation.Objv.MetaClass
PostObject. Static variable in class System.TMWNetwork
pprint(). Method in class Foundation.Toolbox.TMWStateVariable
pprintValues(). Method in class Foundation.Toolbox.TMWStateVariable
PreObject. Static variable in class System.TMWNetwork
projects_default. Static variable in class Foundation.Objv.MetaClass
ProjectSet. Static variable in class Foundation.TMWFoundation

R

Remove(Integer, String, String). Static method in class Foundation.TMWFoundation
Removes a value from a multiple value variable.
RemoveElement(Integer, String, String). Static method in class System.TMWSpecification
RemoveFieldFamily(Integer, String). Static method in class System.TMWCategory
Remove a field family from an object.
RemoveHandler(Integer, String). Static method in class System.TMWCategory
Removes both the message and the handler from the object.
RemoveInheritanceMessage(Integer, String). Static method in class Foundation.TMWFoundation
Remove a TMWMessage to the inheritance interface of an object.
RemoveInheritanceMessage(String). Method in class Foundation.Objv.MetaClass
RemoveInheritanceMessage(String). Method in interface Foundation.Objv.ObjectClass
RemoveInheritanceVariable(Integer, String). Static method in class Foundation.TMWFoundation
Remove a TMWStateVariable from the inheritance variables of an object.
RemoveInheritanceVariable(String). Method in class Foundation.Objv.MetaClass
RemoveInheritanceVariable(String). Method in interface Foundation.Objv.ObjectClass
RemoveInternalHandler(Integer, String). Static method in class Foundation.TMWFoundation
Remove a TMWMessageHandler from responding to a message.
RemoveInternalHandler(String). Method in class Foundation.Objv.MetaClass
RemoveInternalHandler(String). Method in interface Foundation.Objv.ObjectClass
RemoveInternalMessage(Integer, String). Static method in class Foundation.TMWFoundation
Remove a TMWMessage to the internal interface of an object.
RemoveInternalMessage(String). Method in class Foundation.Objv.MetaClass
RemoveInternalMessage(String). Method in interface Foundation.Objv.ObjectClass
RemoveInternalVariable(Integer, String). Static method in class Foundation.TMWFoundation
Remove a TMWStateVariable from the internal variables of an object.
RemoveInternalVariable(String). Method in class Foundation.Objv.MetaClass
RemoveInternalVariable(String). Method in interface Foundation.Objv.ObjectClass
RemoveList(Integer, String, Vector). Static method in class Foundation.TMWFoundation
Removes a list of values from a multiple value variable.
RemoveMultiElementField(Integer, String). Static method in class System.TMWCategory
Remove a Mutli element field.
RemoveOperationalMessage(Integer, String). Static method in class Foundation.TMWFoundation
Removes a TMWMessage from the operational interface of an object.
RemoveOperationalMessage(String). Method in class Foundation.Objv.MetaClass
RemoveOperationalMessage(String). Method in interface Foundation.Objv.ObjectClass
RemoveSharedElementField(Integer, String). Static method in class System.TMWCategory
Remove a Shared element field.
RemoveSingleElementField(Integer, String). Static method in class System.TMWCategory
Remove a Single element field.
ResolveParent(). Method in class Foundation.Objv.MetaClass
Retrieve(Integer, String). Static method in class Foundation.TMWFoundation
Retrieves the value of a single value variable.
Retrieve(String). Method in class Foundation.Objv.MetaClass
Retrieve(String). Method in interface Foundation.Objv.ObjectClass
Retrieve(String, boolean). Method in class Foundation.Objv.MetaClass
Retrieve(String, boolean). Method in interface Foundation.Objv.ObjectClass
RetrieveFieldFamily(Integer, String). Static method in class System.TMWCategory
Retrieve the values of a field family.
RetrieveFieldFamilyValues(Integer, String). Static method in class System.TMWInstance
Retrieve a list of all values across a family.
RetrieveList(Integer, String). Static method in class Foundation.TMWFoundation
Retrieves the value of a multiple value variable.
RetrieveSharedFieldValue(Integer, String). Static method in class System.TMWInstance
Retrieve a single value from a field shared across a category.
RetrieveSingleFieldValue(Integer, String). Static method in class System.TMWInstance
Retrieve a value from a single value field.
run(). Method in class Foundation.Objv.MetaClass
run(). Method in interface Foundation.Objv.ObjectClass

S

Send(Integer, String, Vector). Static method in class Foundation.TMWFoundation
Sends a message to an object
Send(String, Vector). Method in class Foundation.Objv.MetaClass
Send(String, Vector). Method in interface Foundation.Objv.ObjectClass
SendEvent(Integer, String, Vector). Static method in class System.TMWInstance
Send an event to an instance not requiring a return value.
SendRequest(Integer, String, Vector). Static method in class System.TMWInstance
Send a request for a value to an object.
SendRequest(Integer, String, Vector, String). Static method in class System.TMWInstance
Send a request for a list of values to an object.
SetActivityGraphic(Integer, String). Static method in class System.TMWNetwork
Set the Activity graphic to the named graphic.
setArtistId(Integer). Method in class User.PanelArtist
setArtistId(Integer). Method in interface User.UniversalArtist
SetCategoryName(Integer, String). Static method in class System.TMWCategory
Set the Category name.
SetClassName(Integer, String). Static method in class Foundation.TMWFoundation
Sets the class name of an object.
SetClassName(String). Method in class Foundation.Objv.MetaClass
SetClassName(String). Method in interface Foundation.Objv.ObjectClass
SetMultiFieldElements(Integer, String, Vector). Static method in class System.TMWSpecification
Set a multiple element field to a list of variables.
SetName(Integer, String). Static method in class Foundation.TMWFoundation
Sets the name of an object.
SetName(String). Method in class Foundation.Objv.MetaClass
SetName(String). Method in interface Foundation.Objv.ObjectClass
SetProject(String). Static method in class Foundation.TMWFoundation
Sets access environment variables and loads objects.
SetSharedFieldValue(Integer, String, String). Static method in class System.TMWSpecification
Set a single value that is shared across all Specifications based on the same Category.
SetSpecDescription(Integer, String). Static method in class System.TMWSpecification
Set the description of a Specification.
SetSpecName(Integer, String). Static method in class System.TMWSpecification
Set the Specification name.
Shared. Static variable in class System.TMWCategory
Shared. Static variable in class System.TMWInstance
Shared. Static variable in class System.TMWSpecification
ShutdownAllArtists(). Static method in class User.ArtistManager
Shutdown all artists (most likely to quit system).
ShutdownArtist(Integer). Static method in class User.ArtistManager
Shutdown a given artist.
Single. Static variable in class System.TMWCategory
Single. Static variable in class System.TMWInstance
Single. Static variable in class System.TMWSpecification
SpecificationParent. Static variable in class System.TMWNetwork
Specifications. Static variable in class System.TMWNetwork
StateValue. Variable in class Foundation.Toolbox.TMWStateVariable
StateVarLock(Integer, String). Static method in class Foundation.TMWFoundation
Lock a variable within an object.
StateVarUnlock(Integer, String). Static method in class Foundation.TMWFoundation
Unlock a variable within an object.
StaticFalse. Static variable in interface Foundation.Objv.ObjectClass
Store(). Method in class Foundation.Objv.MetaClass
Store(). Method in interface Foundation.Objv.ObjectClass
SubNetworks. Static variable in class System.TMWNetwork

T

Teamware(). Constructor for class User.Teamware
tmw_base_dir. Static variable in class Foundation.Objv.MetaClass
TMW_FULL_TRACE. Static variable in class Foundation.Objv.MetaClass
tmw_msg_default. Static variable in class Foundation.Objv.MetaClass
tmw_msg_handler. Static variable in class Foundation.Objv.MetaClass
tmw_obj_default. Static variable in class Foundation.Objv.MetaClass
tmw_obj_store. Static variable in class Foundation.Objv.MetaClass
TMW_SOLO_TRACE. Static variable in class Foundation.Objv.MetaClass
TMWBoolean(boolean). Static method in class System.TMWTypes
TMWBoolean(String). Static method in class System.TMWTypes
TMWCategory(). Constructor for class System.TMWCategory
TMWFloat(Float). Static method in class System.TMWTypes
TMWFloat(String). Static method in class System.TMWTypes
TMWFoundation(). Constructor for class Foundation.TMWFoundation
TMWFunction. Variable in class Foundation.Toolbox.TMWMessageHandler
TMWInstance(). Constructor for class System.TMWInstance
TMWInteger(Integer). Static method in class System.TMWTypes
TMWInteger(String). Static method in class System.TMWTypes
TMWMessage(). Constructor for class Foundation.Toolbox.TMWMessage
TMWMessage(String, Integer, Vector, String, String). Constructor for class Foundation.Toolbox.TMWMessage
TMWMessageHandler(). Constructor for class Foundation.Toolbox.TMWMessageHandler
TMWMessageHandler(String, Integer, Vector, String, String, String). Constructor for class Foundation.Toolbox.TMWMessageHandler
TMWNetwork(). Constructor for class System.TMWNetwork
TMWNullValue. Static variable in class Foundation.Toolbox.TMWValue
TMWObject(Integer). Static method in class System.TMWTypes
TMWObject(String). Static method in class System.TMWTypes
TMWParameter(). Constructor for class Foundation.Toolbox.TMWParameter
TMWParameter(String, String, String, Integer, Vector). Constructor for class Foundation.Toolbox.TMWParameter
TMWSpecification(). Constructor for class System.TMWSpecification
TMWStateVariable(). Constructor for class Foundation.Toolbox.TMWStateVariable
TMWStateVariable(String, String, String, Vector). Constructor for class Foundation.Toolbox.TMWStateVariable
TMWTypes(). Constructor for class System.TMWTypes
TMWValue(). Constructor for class Foundation.Toolbox.TMWValue
TType. Variable in class Foundation.Toolbox.TMWStateVariable

U

Unlock(). Method in class Foundation.Objv.MetaClass
Unlock(). Method in interface Foundation.Objv.ObjectClass
Unlock(String). Method in class Foundation.Objv.MetaClass
Unlock(String). Method in interface Foundation.Objv.ObjectClass
UpdateNodeChild(Integer, Integer). Static method in class System.TMWNetwork
UpdateNodeLabel(Integer, String). Static method in class System.TMWNetwork
UpdateNodePosition(Integer, Integer, Integer). Static method in class System.TMWNetwork
UpdatePointLocation(Integer, Integer, Integer, Integer). Static method in class System.TMWNetwork

V

ViewInfo. Static variable in class System.TMWNetwork
These literals are provided for shorthand notation and compatibility.

X

XVar. Static variable in class System.TMWNetwork

Y

YVar. Static variable in class System.TMWNetwork