com.businessobjects.enterprise.universe
Interface Universe

All Superinterfaces:
InfoObject

public interface Universe
extends InfoObject

Contains properties and methods that allow you to manage universe metrics.

The information that you can retrieve through this interface includes database connection parameters, universe relationship structure, and principal (user and user group) rights.


Nested Class Summary
static class Universe.Factory
          A class with methods for creating instances of the Universe type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
          Internal Use Only.
 
Method Summary
 CoreUniverses addNewCoreUniverses()
          Appends and returns a new empty CoreUniverses object as the last element of the array.
 CustomProperties addNewCustomProperties()
          Appends and returns a new empty CustomProperties object as the last element of the array.
 DataConnections addNewDataConnections()
          Appends and returns a new empty DataConnections object as the last element of the array.
 Deriveduniverses addNewDerivedUniverses()
          Appends and returns a new empty Deriveduniverses object as the last element of the array.
 FileProperties addNewFileProperties()
          Appends and returns a new empty FileProperties object as the last element of the array.
 UserGroupOrderedIDs addNewUserGroupOrderedIDs()
          Appends and returns a new empty UserGroupOrderedIDs object as the last element of the array.
 Webis addNewWebis()
          Appends and returns a new empty Webis object as the last element of the array.
 java.lang.String getAndOrOption()
          Returns the AND/OR option as a String value.
 CoreUniverses getCoreUniverses()
           Returns the core universes that are assigned to this universe object.
 CustomProperties getCustomProperties()
          Returns the custom properties.
 DataConnections getDataConnections()
          Returns the data connections assigned to this universe object.
 Deriveduniverses getDerivedUniverses()
          Returns the derived universes that are assigned to this universe object.
 java.lang.String getE65Comment()
          Internal Use Only.
 java.lang.String getE65Cuid()
          Internal Use Only.
 java.lang.String getE65Id()
          Internal Use Only.
 java.lang.String getE65RepositoryName()
          Internal Use Only.
 java.lang.String getFilename()
          Returns the original universe file name.
 FileProperties getFileProperties()
          Returns the InfoObject's associated files.
 java.lang.String getLockerCUID()
          Returns the locker ID for this universe object.
 int getRevisionNumber()
          Returns the revision number that is assigned to this universe object.
 java.lang.String getShortName()
          Returns the short name for this universe object.
 java.lang.String getUpdateObject()
          Internal Use Only.
 UserGroupOrderedIDs getUserGroupOrderedIDs()
          Returns the user group ordered IDs that are assigned to this universe object.
 Webis getWebis()
          Returns a collection of identifiers that represent Web Intelligence documents that are assigned to this universe object.
 boolean isSetAndOrOption()
          Internal Use Only.
 boolean isSetCoreUniverses()
          Checks if the core universes assigned to this universe object have been set.
 boolean isSetCustomProperties()
          Checks if the custom properties have been set.
 boolean isSetDerivedUniverses()
          Checks if the derived universes assigned to this universe object have been set.
 boolean isSetE65Comment()
          Internal Use Only.
 boolean isSetE65Cuid()
          Internal Use Only.
 boolean isSetE65Id()
          Internal Use Only.
 boolean isSetE65RepositoryName()
          Internal Use Only.
 boolean isSetFilename()
          Internal Use Only.
 boolean isSetFileProperties()
          Checks if the InfoObject's associated files have been set.
 boolean isSetLockerCUID()
          Checks if the locker ID for this universe object has been set.
 boolean isSetRevisionNumber()
          Checks if the revision number assigned to this universe object has been set.
 boolean isSetShortName()
          Checks if the short name for this universe object has been set.
 boolean isSetUpdateObject()
          Internal Use Only.
 boolean isSetUserGroupOrderedIDs()
          Checks if the user group ordered IDs assigned to this universe object have been set.
 boolean isSetWebis()
          Checks if the collection of identifiers that represent the Web Intelligence documents assigned to this univers object have been set.
 void setAndOrOption(java.lang.String andOrOption)
          Internal Use Only.
 void setCoreUniverses(CoreUniverses coreUniverses)
           Sets the core universes that are assigned to this universe object.
 void setCustomProperties(CustomProperties customProperties)
          Sets the custom properties.
 void setDataConnections(DataConnections dataConnections)
          Sets the data connections assigned to this universe object.
 void setDerivedUniverses(Deriveduniverses derivedUniverses)
          Sets the derived universes that are assigned to this universe object.
 void setE65Comment(java.lang.String e65Comment)
          Internal Use Only.
 void setE65Cuid(java.lang.String e65Cuid)
          Internal Use Only.
 void setE65Id(java.lang.String e65Id)
          Internal Use Only.
 void setE65RepositoryName(java.lang.String e65RepositoryName)
          Internal Use Only.
 void setFilename(java.lang.String filename)
          Internal Use Only.
 void setFileProperties(FileProperties fileProperties)
          Sets the InfoObject's associated files.
 void setLockerCUID(java.lang.String lockerCUID)
          Sets the locker ID for this universe object.
 void setRevisionNumber(int revisionNumber)
          Sets the revision number that is assigned to this universe object.
 void setShortName(java.lang.String shortName)
          Sets the short name for this universe object.
 void setUpdateObject(java.lang.String updateObject)
          Internal Use Only.
 void setUserGroupOrderedIDs(UserGroupOrderedIDs userGroupOrderedIDs)
          Sets the user group ordered IDs that are assigned to this universe object.
 void setWebis(Webis webis)
          Sets a collection of identifiers that represent Web Intelligence documents that are assigned to this universe object.
 void unsetAndOrOption()
          Internal Use Only.
 void unsetCoreUniverses()
          Deletes or unsets the CoreUniverses element.
 void unsetCustomProperties()
          Deletes or unsets the CustomProperties element.
 void unsetDerivedUniverses()
          Deletes or unsets the derived universes that are assigned to this universe object.
 void unsetE65Comment()
          Internal Use Only.
 void unsetE65Cuid()
          Internal Use Only.
 void unsetE65Id()
          Internal Use Only.
 void unsetE65RepositoryName()
          Internal Use Only.
 void unsetFilename()
          Internal Use Only.
 void unsetFileProperties()
          Deletes or unsets the FileProperties element.
 void unsetLockerCUID()
          Deletes or unsets the LockerCUID element.
 void unsetRevisionNumber()
          Deletes or unsets the revision number assigned to this universe object.
 void unsetShortName()
          Deletes or unsets the ShortName element.
 void unsetUpdateObject()
          Internal Use Only.
 void unsetUserGroupOrderedIDs()
          Deletes or unsets the UserGroupOrderedIDs element.
 void unsetWebis()
          Deletes or unsets the Webis element.
 org.apache.xmlbeans.XmlString xgetAndOrOption()
          Internal Use Only.
 org.apache.xmlbeans.XmlString xgetE65Comment()
          Internal Use Only.
 org.apache.xmlbeans.XmlString xgetE65Cuid()
          Internal Use Only.
 org.apache.xmlbeans.XmlString xgetE65Id()
          Internal Use Only.
 org.apache.xmlbeans.XmlString xgetE65RepositoryName()
          Internal Use Only.
 org.apache.xmlbeans.XmlString xgetFilename()
          Internal Use Only.
 org.apache.xmlbeans.XmlString xgetLockerCUID()
          Internal Use Only.
 org.apache.xmlbeans.XmlInt xgetRevisionNumber()
          Internal Use Only.
 org.apache.xmlbeans.XmlString xgetShortName()
          Internal Use Only.
 org.apache.xmlbeans.XmlString xgetUpdateObject()
          Internal Use Only.
 void xsetAndOrOption(org.apache.xmlbeans.XmlString andOrOption)
          Internal Use Only.
 void xsetE65Comment(org.apache.xmlbeans.XmlString e65Comment)
          Internal Use Only.
 void xsetE65Cuid(org.apache.xmlbeans.XmlString e65Cuid)
          Internal Use Only.
 void xsetE65Id(org.apache.xmlbeans.XmlString e65Id)
          Internal Use Only.
 void xsetE65RepositoryName(org.apache.xmlbeans.XmlString e65RepositoryName)
          Internal Use Only.
 void xsetFilename(org.apache.xmlbeans.XmlString filename)
          Internal Use Only.
 void xsetLockerCUID(org.apache.xmlbeans.XmlString lockerCUID)
          Internal Use Only.
 void xsetRevisionNumber(org.apache.xmlbeans.XmlInt revisionNumber)
          Internal Use Only.
 void xsetShortName(org.apache.xmlbeans.XmlString shortName)
          Internal Use Only.
 void xsetUpdateObject(org.apache.xmlbeans.XmlString updateObject)
          Internal Use Only.
 
Methods inherited from interface com.businessobjects.enterprise.infoobject.InfoObject
addNewAlerts, addNewPluginInfo, addNewRolesOnObject, addNewSecurityInfo, addNewSecurityInfo2, addNewSharedDoc, addNewStatusInfo, getAlerts, getChildrenObjects, getCreationTime, getCUID, getDescription, getEndTime, getErrorMessage, getID, getInstance, getInstanceObject, getIsApplicationObject, getIsComponent, getIsHiddenObject, getIsPluginObject, getIsRecurring, getIsRunnableObject, getIsSendable, getIsSystemObject, getKey, getKeywords, getKind, getLastRunTime, getLastSuccessfulInstanceCUID, getName, getNewJobID, getNextRunTime, getObjectIsContainer, getOwner, getOwnerCUID, getParentCUID, getPluginInfo, getRolesOnObject, getRUID, getSchedulable, getSecurityInfo, getSecurityInfo2, getSharedDoc, getStartTime, getStatusInfo, getUiStatus, getUpdateTime, isSetAlerts, isSetChildrenObjects, isSetCreationTime, isSetCUID, isSetDescription, isSetEndTime, isSetErrorMessage, isSetID, isSetInstance, isSetInstanceObject, isSetIsApplicationObject, isSetIsComponent, isSetIsHiddenObject, isSetIsPluginObject, isSetIsRecurring, isSetIsRunnableObject, isSetIsSendable, isSetIsSystemObject, isSetKey, isSetKeywords, isSetKind, isSetLastRunTime, isSetLastSuccessfulInstanceCUID, isSetNewJobID, isSetNextRunTime, isSetObjectIsContainer, isSetOwner, isSetOwnerCUID, isSetParentCUID, isSetPluginInfo, isSetRolesOnObject, isSetRUID, isSetSchedulable, isSetSecurityInfo, isSetSecurityInfo2, isSetSharedDoc, isSetStartTime, isSetStatusInfo, isSetUiStatus, isSetUpdateTime, setAlerts, setChildrenObjects, setCreationTime, setCUID, setDescription, setEndTime, setErrorMessage, setID, setInstance, setInstanceObject, setIsApplicationObject, setIsComponent, setIsHiddenObject, setIsPluginObject, setIsRecurring, setIsRunnableObject, setIsSendable, setIsSystemObject, setKey, setKeywords, setKind, setLastRunTime, setLastSuccessfulInstanceCUID, setName, setNewJobID, setNextRunTime, setObjectIsContainer, setOwner, setOwnerCUID, setParentCUID, setPluginInfo, setRolesOnObject, setRUID, setSchedulable, setSecurityInfo, setSecurityInfo2, setSharedDoc, setStartTime, setStatusInfo, setUiStatus, setUpdateTime, unsetAlerts, unsetChildrenObjects, unsetCreationTime, unsetCUID, unsetDescription, unsetEndTime, unsetErrorMessage, unsetID, unsetInstance, unsetInstanceObject, unsetIsApplicationObject, unsetIsComponent, unsetIsHiddenObject, unsetIsPluginObject, unsetIsRecurring, unsetIsRunnableObject, unsetIsSendable, unsetIsSystemObject, unsetKey, unsetKeywords, unsetKind, unsetLastRunTime, unsetLastSuccessfulInstanceCUID, unsetNewJobID, unsetNextRunTime, unsetObjectIsContainer, unsetOwner, unsetOwnerCUID, unsetParentCUID, unsetPluginInfo, unsetRolesOnObject, unsetRUID, unsetSchedulable, unsetSecurityInfo, unsetSecurityInfo2, unsetSharedDoc, unsetStartTime, unsetStatusInfo, unsetUiStatus, unsetUpdateTime, xgetChildrenObjects, xgetCreationTime, xgetCUID, xgetDescription, xgetEndTime, xgetErrorMessage, xgetID, xgetInstance, xgetInstanceObject, xgetIsApplicationObject, xgetIsComponent, xgetIsHiddenObject, xgetIsPluginObject, xgetIsRecurring, xgetIsRunnableObject, xgetIsSendable, xgetIsSystemObject, xgetKey, xgetKeywords, xgetKind, xgetLastRunTime, xgetLastSuccessfulInstanceCUID, xgetName, xgetNewJobID, xgetNextRunTime, xgetObjectIsContainer, xgetOwner, xgetOwnerCUID, xgetParentCUID, xgetRUID, xgetSchedulable, xgetStartTime, xgetUiStatus, xgetUpdateTime, xsetChildrenObjects, xsetCreationTime, xsetCUID, xsetDescription, xsetEndTime, xsetErrorMessage, xsetID, xsetInstance, xsetInstanceObject, xsetIsApplicationObject, xsetIsComponent, xsetIsHiddenObject, xsetIsPluginObject, xsetIsRecurring, xsetIsRunnableObject, xsetIsSendable, xsetIsSystemObject, xsetKey, xsetKeywords, xsetKind, xsetLastRunTime, xsetLastSuccessfulInstanceCUID, xsetName, xsetNewJobID, xsetNextRunTime, xsetObjectIsContainer, xsetOwner, xsetOwnerCUID, xsetParentCUID, xsetRUID, xsetSchedulable, xsetStartTime, xsetUiStatus, xsetUpdateTime
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type
Internal Use Only.

Method Detail

getFileProperties

FileProperties getFileProperties()

Returns the InfoObject's associated files.

Returns:
The InfoObject's associated files.

isSetFileProperties

boolean isSetFileProperties()

Checks if the InfoObject's associated files have been set.

Returns:
true if the FileProperties element has been set,otherwise false.

setFileProperties

void setFileProperties(FileProperties fileProperties)

Sets the InfoObject's associated files.

Parameters:
fileProperties - The InfoObject's associated files.

addNewFileProperties

FileProperties addNewFileProperties()
Appends and returns a new empty FileProperties object as the last element of the array.

Returns:
A new FileProperties object.

unsetFileProperties

void unsetFileProperties()

Deletes or unsets the FileProperties element.


getUserGroupOrderedIDs

UserGroupOrderedIDs getUserGroupOrderedIDs()

Returns the user group ordered IDs that are assigned to this universe object.

Returns:
The user group ordered IDs that are assigned to this universe object.

isSetUserGroupOrderedIDs

boolean isSetUserGroupOrderedIDs()

Checks if the user group ordered IDs assigned to this universe object have been set.

Returns:
true if the UserGroupOrderedIDs element has been set,otherwise false.

setUserGroupOrderedIDs

void setUserGroupOrderedIDs(UserGroupOrderedIDs userGroupOrderedIDs)

Sets the user group ordered IDs that are assigned to this universe object.

Parameters:
userGroupOrderedIDs - The user group ordered IDs that are assigned to this universe object.

addNewUserGroupOrderedIDs

UserGroupOrderedIDs addNewUserGroupOrderedIDs()
Appends and returns a new empty UserGroupOrderedIDs object as the last element of the array.

Returns:
A new UserGroupOrderedIDs object.

unsetUserGroupOrderedIDs

void unsetUserGroupOrderedIDs()

Deletes or unsets the UserGroupOrderedIDs element.


getCoreUniverses

CoreUniverses getCoreUniverses()

Returns the core universes that are assigned to this universe object.

A core universe is the building block, or base, for a derived universe. For more information on universes, see the BusinessObjects Designer’s Guide.

Note: A universe can be defined from one or more universes.

Returns:
The core universes that are assigned to this universe object.

isSetCoreUniverses

boolean isSetCoreUniverses()

Checks if the core universes assigned to this universe object have been set.

Returns:
true if the CoreUniverses element has been set,otherwise false.

setCoreUniverses

void setCoreUniverses(CoreUniverses coreUniverses)

Sets the core universes that are assigned to this universe object.

A core universe is the building block, or base, for a derived universe. For more information on universes, see the BusinessObjects Designer’s Guide.

Note: A universe can be defined from one or more universes.

Parameters:
coreUniverses - The core universes that are assigned to this universe object.

addNewCoreUniverses

CoreUniverses addNewCoreUniverses()
Appends and returns a new empty CoreUniverses object as the last element of the array.

Returns:
A new CoreUniverses object.

unsetCoreUniverses

void unsetCoreUniverses()

Deletes or unsets the CoreUniverses element.


getWebis

Webis getWebis()

Returns a collection of identifiers that represent Web Intelligence documents that are assigned to this universe object.

Returns:
A collection of identifiers that represent Web Intelligence documents that are assigned to this universe object.

isSetWebis

boolean isSetWebis()

Checks if the collection of identifiers that represent the Web Intelligence documents assigned to this univers object have been set.

Returns:
true if the Webis element has been set,otherwise false.

setWebis

void setWebis(Webis webis)

Sets a collection of identifiers that represent Web Intelligence documents that are assigned to this universe object.

Parameters:
webis - A collection of identifiers that represent Web Intelligence documents that are assigned to this universe object.

addNewWebis

Webis addNewWebis()
Appends and returns a new empty Webis object as the last element of the array.

Returns:
A new Webis object.

unsetWebis

void unsetWebis()

Deletes or unsets the Webis element.


getE65RepositoryName

java.lang.String getE65RepositoryName()
Internal Use Only.


xgetE65RepositoryName

org.apache.xmlbeans.XmlString xgetE65RepositoryName()
Internal Use Only.


isSetE65RepositoryName

boolean isSetE65RepositoryName()
Internal Use Only.


setE65RepositoryName

void setE65RepositoryName(java.lang.String e65RepositoryName)
Internal Use Only.


xsetE65RepositoryName

void xsetE65RepositoryName(org.apache.xmlbeans.XmlString e65RepositoryName)
Internal Use Only.


unsetE65RepositoryName

void unsetE65RepositoryName()
Internal Use Only.


getE65Cuid

java.lang.String getE65Cuid()
Internal Use Only.


xgetE65Cuid

org.apache.xmlbeans.XmlString xgetE65Cuid()
Internal Use Only.


isSetE65Cuid

boolean isSetE65Cuid()
Internal Use Only.


setE65Cuid

void setE65Cuid(java.lang.String e65Cuid)
Internal Use Only.


xsetE65Cuid

void xsetE65Cuid(org.apache.xmlbeans.XmlString e65Cuid)
Internal Use Only.


unsetE65Cuid

void unsetE65Cuid()
Internal Use Only.


getE65Comment

java.lang.String getE65Comment()
Internal Use Only.


xgetE65Comment

org.apache.xmlbeans.XmlString xgetE65Comment()
Internal Use Only.


isSetE65Comment

boolean isSetE65Comment()
Internal Use Only.


setE65Comment

void setE65Comment(java.lang.String e65Comment)
Internal Use Only.


xsetE65Comment

void xsetE65Comment(org.apache.xmlbeans.XmlString e65Comment)
Internal Use Only.


unsetE65Comment

void unsetE65Comment()
Internal Use Only.


getUpdateObject

java.lang.String getUpdateObject()
Internal Use Only.


xgetUpdateObject

org.apache.xmlbeans.XmlString xgetUpdateObject()
Internal Use Only.


isSetUpdateObject

boolean isSetUpdateObject()
Internal Use Only.


setUpdateObject

void setUpdateObject(java.lang.String updateObject)
Internal Use Only.


xsetUpdateObject

void xsetUpdateObject(org.apache.xmlbeans.XmlString updateObject)
Internal Use Only.


unsetUpdateObject

void unsetUpdateObject()
Internal Use Only.


getE65Id

java.lang.String getE65Id()
Internal Use Only.


xgetE65Id

org.apache.xmlbeans.XmlString xgetE65Id()
Internal Use Only.


isSetE65Id

boolean isSetE65Id()
Internal Use Only.


setE65Id

void setE65Id(java.lang.String e65Id)
Internal Use Only.


xsetE65Id

void xsetE65Id(org.apache.xmlbeans.XmlString e65Id)
Internal Use Only.


unsetE65Id

void unsetE65Id()
Internal Use Only.


getRevisionNumber

int getRevisionNumber()

Returns the revision number that is assigned to this universe object.

The revision number indicates the amount of times a universe has been exported to a universe domain.

Returns:
The revision number.

xgetRevisionNumber

org.apache.xmlbeans.XmlInt xgetRevisionNumber()
Internal Use Only.


isSetRevisionNumber

boolean isSetRevisionNumber()

Checks if the revision number assigned to this universe object has been set.

Returns:
true if the RevisionNumber element has been set,otherwise false.

setRevisionNumber

void setRevisionNumber(int revisionNumber)

Sets the revision number that is assigned to this universe object.

The revision number indicates the amount of times a universe has been exported to a universe domain.

Parameters:
revisionNumber - The revision number.

xsetRevisionNumber

void xsetRevisionNumber(org.apache.xmlbeans.XmlInt revisionNumber)
Internal Use Only.


unsetRevisionNumber

void unsetRevisionNumber()

Deletes or unsets the revision number assigned to this universe object.


getLockerCUID

java.lang.String getLockerCUID()

Returns the locker ID for this universe object.

Identifies the ID of the user who has locked the universe.

Returns:
The locker ID for this universe object.

xgetLockerCUID

org.apache.xmlbeans.XmlString xgetLockerCUID()
Internal Use Only.


isSetLockerCUID

boolean isSetLockerCUID()

Checks if the locker ID for this universe object has been set.


setLockerCUID

void setLockerCUID(java.lang.String lockerCUID)

Sets the locker ID for this universe object.

Identifies the ID of the user who has locked the universe.

Parameters:
lockerCUID - The locker ID for this universe object.

xsetLockerCUID

void xsetLockerCUID(org.apache.xmlbeans.XmlString lockerCUID)
Internal Use Only.


unsetLockerCUID

void unsetLockerCUID()

Deletes or unsets the LockerCUID element.


getFilename

java.lang.String getFilename()

Returns the original universe file name.

Returns:
The original universe file name.

xgetFilename

org.apache.xmlbeans.XmlString xgetFilename()
Internal Use Only.


isSetFilename

boolean isSetFilename()
Internal Use Only.


setFilename

void setFilename(java.lang.String filename)
Internal Use Only.


xsetFilename

void xsetFilename(org.apache.xmlbeans.XmlString filename)
Internal Use Only.


unsetFilename

void unsetFilename()
Internal Use Only.


getShortName

java.lang.String getShortName()

Returns the short name for this universe object.

Returns:
A String that represents the short name of this universe.

xgetShortName

org.apache.xmlbeans.XmlString xgetShortName()
Internal Use Only.


isSetShortName

boolean isSetShortName()

Checks if the short name for this universe object has been set.

Returns:
true if the SetShortName element has been set,otherwise false.

setShortName

void setShortName(java.lang.String shortName)

Sets the short name for this universe object.

Parameters:
shortName - A String that represents the short name of this universe.

xsetShortName

void xsetShortName(org.apache.xmlbeans.XmlString shortName)
Internal Use Only.


unsetShortName

void unsetShortName()

Deletes or unsets the ShortName element.


getAndOrOption

java.lang.String getAndOrOption()

Returns the AND/OR option as a String value.

Returns:
A String value that indicates whether the AND/OR option is enabled.

xgetAndOrOption

org.apache.xmlbeans.XmlString xgetAndOrOption()
Internal Use Only.


isSetAndOrOption

boolean isSetAndOrOption()
Internal Use Only.


setAndOrOption

void setAndOrOption(java.lang.String andOrOption)
Internal Use Only.


xsetAndOrOption

void xsetAndOrOption(org.apache.xmlbeans.XmlString andOrOption)
Internal Use Only.


unsetAndOrOption

void unsetAndOrOption()
Internal Use Only.


getDataConnections

DataConnections getDataConnections()

Returns the data connections assigned to this universe object.

Returns:
The data connection IDs assigned to this universe object.

setDataConnections

void setDataConnections(DataConnections dataConnections)

Sets the data connections assigned to this universe object.

Parameters:
dataConnections - The data connection IDs assigned to this universe object.

addNewDataConnections

DataConnections addNewDataConnections()
Appends and returns a new empty DataConnections object as the last element of the array.

Returns:
A new DataConnections object.

getDerivedUniverses

Deriveduniverses getDerivedUniverses()

Returns the derived universes that are assigned to this universe object.

Returns:
The derived universes that are assigned to this universe object.

isSetDerivedUniverses

boolean isSetDerivedUniverses()

Checks if the derived universes assigned to this universe object have been set.

Returns:
true if the DerivedUniverses element has been set,otherwise false.

setDerivedUniverses

void setDerivedUniverses(Deriveduniverses derivedUniverses)

Sets the derived universes that are assigned to this universe object.

Parameters:
derivedUniverses - The derived universes that are assigned to this universe object.

addNewDerivedUniverses

Deriveduniverses addNewDerivedUniverses()
Appends and returns a new empty Deriveduniverses object as the last element of the array.

Returns:
A new Deriveduniverses object.

unsetDerivedUniverses

void unsetDerivedUniverses()

Deletes or unsets the derived universes that are assigned to this universe object.


getCustomProperties

CustomProperties getCustomProperties()

Returns the custom properties.

Returns:
The custom properties.

isSetCustomProperties

boolean isSetCustomProperties()

Checks if the custom properties have been set.

Returns:
true if the CustomProperties element has been set,otherwise false.

setCustomProperties

void setCustomProperties(CustomProperties customProperties)

Sets the custom properties.

Parameters:
customProperties - The custom properties.

addNewCustomProperties

CustomProperties addNewCustomProperties()
Appends and returns a new empty CustomProperties object as the last element of the array.

Returns:
A new CustomProperties object.

unsetCustomProperties

void unsetCustomProperties()

Deletes or unsets the CustomProperties element.