com.collation.platform.model.topology.relation
Interface Controls
- All Superinterfaces:
- ModelObject, Relationship, java.io.Serializable
public interface Controls
- extends Relationship
This value represents a relationship where one entity (the
source, such as a software program or product) oversees and
affects the operation of another entity (the target). Note:
This relationship is not meant to be used to record every aspect
of cause and effect. Instead, this relationship is used to
record major areas of management and control, such as which disk
controller is responsible for which disk packs, or which
administrative console is responsible for which servers.
- Persistable:
- true
Methods inherited from interface com.collation.platform.model.topology.core.Relationship |
getGenerated, getSource, getTarget, getType, hasGenerated, hasSource, hasTarget, hasType, setGenerated, setSource, setTarget, setType |
Methods inherited from interface com.collation.platform.model.ModelObject |
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
IBM_COPYRIGHT
static final java.lang.String IBM_COPYRIGHT
- See Also:
- Constant Field Values