moos.ssds.model
Interface IProcessRun
- All Superinterfaces:
- IDataProducer, IDateRange, IDescription, ResourceOwner, java.io.Serializable, ValueObject
- All Known Implementing Classes:
- ProcessRun
- public interface IProcessRun
- extends IDataProducer, java.io.Serializable
- Author:
- kgomes
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
| Methods inherited from interface moos.ssds.model.IDataProducer |
addEvent, addInput, addOutput, addResource, getContact, getContactId, getDateRange, getDescription, getEndDate, getId, getName, getOjbConcreteClass, getStartDate, listAllOutputs, listBestOutput, listDerivedOutputs, listEvents, listInputs, listOutputs, listResources, removeEvent, removeInput, removeOutput, removeResource, setContact, setContactId, setDescription, setEndDate, setId, setName, setOjbConcreteClass, setStartDate |
getSoftwareId
public java.lang.Long getSoftwareId()
setSoftwareId
public void setSoftwareId(java.lang.Long id)
getSoftware
public ISoftware getSoftware()
setSoftware
public void setSoftware(ISoftware p)
toString
public java.lang.String toString()
getHostName
public java.lang.String getHostName()
setHostName
public void setHostName(java.lang.String hostName)