Serialized Form
allmethods
java.util.Vector allmethods
- List of methods for this CIM class.
-
allproperties
java.util.Vector allproperties
- List of properties and references for this CIM class.
-
isAssociationClass
boolean isAssociationClass
- Indicates whether or not this CIM class belongs to an
association.
-
isKeyedClass
boolean isKeyedClass
- Indicates whether or not this CIM class has a
key property.
-
methods
java.util.Vector methods
- List of methods for this CIM class.
-
properties
java.util.Vector properties
- List of properties and references for this CIM class.
-
qualifiers
java.util.Vector qualifiers
- List of qualifiers for this CIM class.
-
superClass
java.lang.String superClass
- Name of parent class.
-
refClassName
java.lang.String refClassName
size
int size
type
int type
cal
java.util.Calendar cal
isInterval
boolean isInterval
identifier
java.lang.String identifier
name
java.lang.String name
ID
java.lang.String ID
params
java.lang.Object[] params
xmlnames
java.lang.String[] xmlnames
flavor
int flavor
- Initializes an array of flavors
alias
java.lang.String alias
- the alias name for this CIM instance
-
allproperties
java.util.Vector allproperties
- list of all properties for this CIM instance
-
className
java.lang.String className
- the name of the class this CIM instance is instantiated from
-
keyproperties
java.util.Vector keyproperties
- list of key properties for this CIM instance
-
properties
java.util.Vector properties
- list of properties for this CIM instance
-
qualifiers
java.util.Vector qualifiers
- list of qualifiers for this CIM instance
-
om
java.lang.String om
- Overriding method for this method.
-
originClass
java.lang.String originClass
- Top-level parent class in the class hierarchy.
-
parameters
java.util.Vector parameters
- List of paremeters for this method
-
qualifiers
java.util.Vector qualifiers
- List of qualifiers for this method
-
size
int size
- Size of the method's return value.
-
type
CIMDataType type
- CIM data type.
-
host
java.lang.String host
hostURL
java.net.URL hostURL
nameSpace
java.lang.String nameSpace
host
java.lang.String host
- Host name portion of the CIM object path.
-
keys
java.util.Vector keys
- Instance portion of the CIM object path.
The instance portion concatenates, or joins
together, the key properties in the instance.
-
nameSpace
java.lang.String nameSpace
- Namespace portion of the CIM object path.
-
objectName
java.lang.String objectName
- Class or qualifier portion of the CIM object path.
-
qualifiers
java.util.Vector qualifiers
- List of qualifiers for this CIM parameter.
-
size
int size
- Size of this CIM parameter.
-
type
CIMDataType type
- CIM data type of this CIM parameter.
-
op
java.lang.String op
- Object name for this CIM property.
-
originClass
java.lang.String originClass
- Name of the class in which this property was originally defined.
-
qualifiers
java.util.Vector qualifiers
- List of CIM qualifiers for this property. Qualifiers define
the characteristics of a property.
-
size
int size
- Size of this property object
-
type
CIMDataType type
- CIM data type of this property.
A Property type can be one of the defined CIM data types
or a special data type, which is a reference to an instance
of a class. A CIM property can have an infinite number of
instance references.
-
value
CIMValue value
- Default value for this property. New property instances are automatically
assigned this default value, unless the instance declaration explicitly
assigns a value to the property.
-
flavors
java.util.Vector flavors
-
value
CIMValue value
-
defaultValue
CIMValue defaultValue
- Default CIM Value.
-
flavors
java.util.Vector flavors
- List of CIM flavors for this qualifier.
-
scope
java.util.Vector scope
- List of meta-model constructs to which this qualifier can be applied.
-
size
int size
- Size of this qualifier type This should be removed.
-
type
CIMDataType type
- CIM Data Type of this CIM Qualifier.
-
scope
int scope
- integer of a CIM scope. Must be one of the predefined
scope values (0 through 8).
dataType
CIMDataType dataType
- Default CIM data type of this CIMValue is null.
-
isArrayVal
boolean isArrayVal
- By default, a CIMValue is not an array.
-
value
java.lang.Object value
- Initialize a null object.
-
valueVector
java.util.Vector valueVector
- Initialize valueVector to a null vector.
-
value
java.lang.Integer value
value
java.lang.Long value
value
java.lang.Short value
- Initialize value fo this 8-bit integer object to short.
-
cop
CIMObjectPath cop
IncludeClassOrigin
boolean IncludeClassOrigin
IncludeQualifiers
boolean IncludeQualifiers
PropertyList
java.lang.String[] PropertyList
validate
boolean validate
Package com.sun.wbem.client |
indication
CIMInstance indication
subscriptionAlias
java.lang.String subscriptionAlias
rolename
java.lang.String rolename
Package com.sun.wbem.query |
exp1
QueryExp exp1
exp2
QueryExp exp2
attr
java.lang.String attr
exp1
ValueExp exp1
exp2
ValueExp exp2
relOp
int relOp
val
CIMDateTime val
exp
QualifiedAttributeExp exp
exp
QueryExp exp
dbl
boolean dbl
doubleVal
double doubleVal
longVal
long longVal
sint
boolean sint
uint
boolean uint
uint64
UnsignedInt64 uint64
exp1
QueryExp exp1
exp2
QueryExp exp2
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
eol
java.lang.String eol
- The end of line string for this machine.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
alias
java.lang.String alias
attr
java.lang.String attr
className
java.lang.String className
attList
SelectList attList
fromExp
FromExp fromExp
whereClause
QueryExp whereClause
v
java.util.Vector v
val
java.lang.String val
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.