com.collation.platform.model.topology.sys.zOS
Interface Subsystem
- All Known Subinterfaces:
- DB2Subsystem, IMSSubsystem, MQSubsystem
public interface Subsystem
IBM_COPYRIGHT
static final java.lang.String IBM_COPYRIGHT
- See Also:
- Constant Field Values
getAddressspace
AddressSpace[] getAddressspace()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Federates" reverse="false"
setAddressspace
void setAddressspace(AddressSpace[] x)
hasAddressspace
boolean hasAddressspace()
getControllingAddressSpace
java.lang.String getControllingAddressSpace()
throws AttributeNotSetException
- The name of the address space that is considered the
"controlling" address space for this subsystem. Datatype
- Throws:
AttributeNotSetException
setControllingAddressSpace
void setControllingAddressSpace(java.lang.String x)
hasControllingAddressSpace
boolean hasControllingAddressSpace()
getSysplexgroup
SysplexGroup getSysplexgroup()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Uses" reverse="false"
setSysplexgroup
void setSysplexgroup(SysplexGroup x)
hasSysplexgroup
boolean hasSysplexgroup()
getBindaddress
BindAddress getBindaddress()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.AccessedVia" reverse="false"
setBindaddress
void setBindaddress(BindAddress x)
hasBindaddress
boolean hasBindaddress()
getCommandPrefixName
java.lang.String getCommandPrefixName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCommandPrefixName
void setCommandPrefixName(java.lang.String x)
hasCommandPrefixName
boolean hasCommandPrefixName()
getAddressspaces
AddressSpace[] getAddressspaces()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Uses" reverse="true"
setAddressspaces
void setAddressspaces(AddressSpace[] x)
hasAddressspaces
boolean hasAddressspaces()