TPTP 4.5.0 Platform Project
Public API Specification

Package org.eclipse.hyades.execution.core.util

Class Summary
ConnectionSpecifier Specifies a connection to an agent controller instance -- embodies the state that uniquely identifies an agent controller instance.
Guid Abstract from IETF Specification: This specification defines the format of UUIDs (Universally Unique IDentifier), also known as GUIDs (Globally Unique IDentifier).
MutableBoolean A mutable boolean is mainly used for the accumulation of state from local or anonymously defined inner classes into the surrounding context (to be accessed variables of this type must be defined final at point-of-use).
MutableObject A mutable object is mainly used for the accumulation of state from local or anonymously defined inner classes into the surrounding context (to be accessed variables of this type must be defined final at point-of-use).
Noop A no operation class that has specific none run-time functional uses.
 


TPTP 4.5.0 Platform Project
Public API Specification