Package | Description |
---|---|
com.spss.psapi.core |
This provides the base objects used by other parts of the API.
|
Modifier and Type | Method and Description |
---|---|
StructuredPropertyDefinition |
StructuredPropertyDefinition.getAttributeStructure(int index)
Returns the structure of the attribute referenced by shared type
|
StructuredPropertyDefinition |
PropertiedObject.getStructuredPropertyDefinition(java.lang.String propertyName)
Returns the
StructuredPropertyDefinition for the named property or null
if no such property exists, or the property is not a structure or structure list property. |
Modifier and Type | Method and Description |
---|---|
StructuredValue |
PropertyFactory.createDefaultStructuredValue(StructuredPropertyDefinition definition)
Returns a new structured value using the defaults specified by the structured
property definition.
|
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.