|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.biomage.Common.Extendable
|
+--org.biomage.Common.Describable
|
+--org.biomage.Common.Identifiable
|
+--org.biomage.Array.ArrayManufacture
Describes the process by which arrays are produced.
| Nested Class Summary |
| Nested classes inherited from class org.biomage.Interface.HasArrays |
HasArrays.Arrays_list |
| Nested classes inherited from class org.biomage.Interface.HasProtocolApplications |
HasProtocolApplications.ProtocolApplications_list |
| Nested classes inherited from class org.biomage.Interface.HasFeatureLIMSs |
HasFeatureLIMSs.FeatureLIMSs_list |
| Nested classes inherited from class org.biomage.Interface.HasArrayManufacturers |
HasArrayManufacturers.ArrayManufacturers_list |
| Nested classes inherited from class org.biomage.Interface.HasQualityControlStatistics |
HasQualityControlStatistics.QualityControlStatistics_list |
| Nested classes inherited from class org.biomage.Interface.HasAuditTrail |
HasAuditTrail.AuditTrail_list |
| Nested classes inherited from class org.biomage.Interface.HasDescriptions |
HasDescriptions.Descriptions_list |
| Nested classes inherited from class org.biomage.Interface.HasPropertySets |
HasPropertySets.PropertySets_list |
| Field Summary | |
protected HasArrayManufacturers.ArrayManufacturers_list |
arrayManufacturers
The person or organization to contact for information concerning the ArrayManufacture. |
protected HasArrays.Arrays_list |
arrays
Association between the manufactured array and the information on that manufacture. |
protected HasFeatureLIMSs.FeatureLIMSs_list |
featureLIMSs
Information on the manufacture of the features. |
protected HasProtocolApplications.ProtocolApplications_list |
protocolApplications
The protocols followed in the manufacturing of the arrays. |
protected HasQualityControlStatistics.QualityControlStatistics_list |
qualityControlStatistics
Information on the quality of the ArrayManufacture. |
| Fields inherited from class org.biomage.Common.Describable |
auditTrail, descriptions, security |
| Fields inherited from class org.biomage.Common.Extendable |
propertySets |
| Constructor Summary | |
ArrayManufacture()
Default constructor. |
|
ArrayManufacture(org.xml.sax.Attributes atts)
Attribute constructor. |
|
| Method Summary | |
void |
addToArrayManufacturers(Contact contact)
Method to add Contact to ArrayManufacturers_list |
void |
addToArrayManufacturers(int position,
Contact contact)
Method to add Contact at position to ArrayManufacturers_list |
void |
addToArrays(Array array)
Method to add Array to Arrays_list |
void |
addToArrays(int position,
Array array)
Method to add Array at position to Arrays_list |
void |
addToFeatureLIMSs(int position,
ManufactureLIMS manufactureLIMS)
Method to add ManufactureLIMS at position to FeatureLIMSs_list |
void |
addToFeatureLIMSs(ManufactureLIMS manufactureLIMS)
Method to add ManufactureLIMS to FeatureLIMSs_list |
void |
addToProtocolApplications(int position,
ProtocolApplication protocolApplication)
Method to add ProtocolApplication at position to ProtocolApplications_list |
void |
addToProtocolApplications(ProtocolApplication protocolApplication)
Method to add ProtocolApplication to ProtocolApplications_list |
void |
addToQualityControlStatistics(int position,
NameValueType nameValueType)
Method to add NameValueType at position to QualityControlStatistics_list |
void |
addToQualityControlStatistics(NameValueType nameValueType)
Method to add NameValueType to QualityControlStatistics_list |
HasArrayManufacturers.ArrayManufacturers_list |
getArrayManufacturers()
Get method for arrayManufacturers |
HasArrays.Arrays_list |
getArrays()
Get method for arrays |
HasFeatureLIMSs.FeatureLIMSs_list |
getFeatureLIMSs()
Get method for featureLIMSs |
Contact |
getFromArrayManufacturers(int position)
Method to get Contact from ArrayManufacturers_list |
Array |
getFromArrays(int position)
Method to get Array from Arrays_list |
ManufactureLIMS |
getFromFeatureLIMSs(int position)
Method to get ManufactureLIMS from FeatureLIMSs_list |
ProtocolApplication |
getFromProtocolApplications(int position)
Method to get ProtocolApplication from ProtocolApplications_list |
NameValueType |
getFromQualityControlStatistics(int position)
Method to get NameValueType from QualityControlStatistics_list |
java.lang.String |
getManufacturingDate()
Get method for manufacturingDate |
HasProtocolApplications.ProtocolApplications_list |
getProtocolApplications()
Get method for protocolApplications |
HasQualityControlStatistics.QualityControlStatistics_list |
getQualityControlStatistics()
Get method for qualityControlStatistics |
float |
getTolerance()
Get method for tolerance |
void |
removeElementAtFromArrayManufacturers(int position)
Method to remove by position from ArrayManufacturers_list |
void |
removeElementAtFromArrays(int position)
Method to remove by position from Arrays_list |
void |
removeElementAtFromFeatureLIMSs(int position)
Method to remove by position from FeatureLIMSs_list |
void |
removeElementAtFromProtocolApplications(int position)
Method to remove by position from ProtocolApplications_list |
void |
removeElementAtFromQualityControlStatistics(int position)
Method to remove by position from QualityControlStatistics_list |
void |
removeFromArrayManufacturers(Contact contact)
Method to remove first Contact from ArrayManufacturers_list |
void |
removeFromArrays(Array array)
Method to remove first Array from Arrays_list |
void |
removeFromFeatureLIMSs(ManufactureLIMS manufactureLIMS)
Method to remove first ManufactureLIMS from FeatureLIMSs_list |
void |
removeFromProtocolApplications(ProtocolApplication protocolApplication)
Method to remove first ProtocolApplication from ProtocolApplications_list |
void |
removeFromQualityControlStatistics(NameValueType nameValueType)
Method to remove first NameValueType from QualityControlStatistics_list |
void |
setArrayManufacturers(HasArrayManufacturers.ArrayManufacturers_list arrayManufacturers)
Set method for arrayManufacturers |
void |
setArrays(HasArrays.Arrays_list arrays)
Set method for arrays |
void |
setFeatureLIMSs(HasFeatureLIMSs.FeatureLIMSs_list featureLIMSs)
Set method for featureLIMSs |
void |
setManufacturingDate(java.lang.String manufacturingDate)
Set method for manufacturingDate |
void |
setProtocolApplications(HasProtocolApplications.ProtocolApplications_list protocolApplications)
Set method for protocolApplications |
void |
setQualityControlStatistics(HasQualityControlStatistics.QualityControlStatistics_list qualityControlStatistics)
Set method for qualityControlStatistics |
void |
setTolerance(float tolerance)
Set method for tolerance |
void |
writeAssociations(java.io.Writer out)
writeAssociations This method is responsible for assembling the association data into XML. |
void |
writeAttributes(java.io.Writer out)
writeAttributes This method is responsible for assembling the attribute data into XML. |
void |
writeMAGEML(java.io.Writer out)
writeMAGEML This method is responsible for assembling the attribute and association data into XML. |
| Methods inherited from class org.biomage.Common.Identifiable |
getIdentifier, getName, setIdentifier, setName |
| Methods inherited from class org.biomage.Common.Describable |
addToAuditTrail, addToAuditTrail, addToDescriptions, addToDescriptions, getAuditTrail, getDescriptions, getFromAuditTrail, getFromDescriptions, getSecurity, removeElementAtFromAuditTrail, removeElementAtFromDescriptions, removeFromAuditTrail, removeFromDescriptions, setAuditTrail, setDescriptions, setSecurity |
| Methods inherited from class org.biomage.Common.Extendable |
addToPropertySets, addToPropertySets, getFromPropertySets, getPropertySets, removeElementAtFromPropertySets, removeFromPropertySets, setPropertySets |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected HasArrays.Arrays_list arrays
protected HasArrayManufacturers.ArrayManufacturers_list arrayManufacturers
protected HasQualityControlStatistics.QualityControlStatistics_list qualityControlStatistics
protected HasFeatureLIMSs.FeatureLIMSs_list featureLIMSs
protected HasProtocolApplications.ProtocolApplications_list protocolApplications
| Constructor Detail |
public ArrayManufacture()
public ArrayManufacture(org.xml.sax.Attributes atts)
| Method Detail |
public void writeMAGEML(java.io.Writer out)
throws java.io.IOException
writeMAGEML in class Identifiablejava.io.IOException
public void writeAttributes(java.io.Writer out)
throws java.io.IOException
writeAttributes in class Identifiablejava.io.IOException
public void writeAssociations(java.io.Writer out)
throws java.io.IOException
writeAssociations in class Identifiablejava.io.IOExceptionpublic void setManufacturingDate(java.lang.String manufacturingDate)
public java.lang.String getManufacturingDate()
public void setTolerance(float tolerance)
public float getTolerance()
public void setArrays(HasArrays.Arrays_list arrays)
setArrays in interface HasArrayspublic HasArrays.Arrays_list getArrays()
getArrays in interface HasArrayspublic void addToArrays(Array array)
addToArrays in interface HasArrays
public void addToArrays(int position,
Array array)
addToArrays in interface HasArrayspublic Array getFromArrays(int position)
getFromArrays in interface HasArrayspublic void removeElementAtFromArrays(int position)
removeElementAtFromArrays in interface HasArrayspublic void removeFromArrays(Array array)
removeFromArrays in interface HasArrayspublic void setArrayManufacturers(HasArrayManufacturers.ArrayManufacturers_list arrayManufacturers)
setArrayManufacturers in interface HasArrayManufacturerspublic HasArrayManufacturers.ArrayManufacturers_list getArrayManufacturers()
getArrayManufacturers in interface HasArrayManufacturerspublic void addToArrayManufacturers(Contact contact)
addToArrayManufacturers in interface HasArrayManufacturers
public void addToArrayManufacturers(int position,
Contact contact)
addToArrayManufacturers in interface HasArrayManufacturerspublic Contact getFromArrayManufacturers(int position)
getFromArrayManufacturers in interface HasArrayManufacturerspublic void removeElementAtFromArrayManufacturers(int position)
removeElementAtFromArrayManufacturers in interface HasArrayManufacturerspublic void removeFromArrayManufacturers(Contact contact)
removeFromArrayManufacturers in interface HasArrayManufacturerspublic void setQualityControlStatistics(HasQualityControlStatistics.QualityControlStatistics_list qualityControlStatistics)
setQualityControlStatistics in interface HasQualityControlStatisticspublic HasQualityControlStatistics.QualityControlStatistics_list getQualityControlStatistics()
getQualityControlStatistics in interface HasQualityControlStatisticspublic void addToQualityControlStatistics(NameValueType nameValueType)
addToQualityControlStatistics in interface HasQualityControlStatistics
public void addToQualityControlStatistics(int position,
NameValueType nameValueType)
addToQualityControlStatistics in interface HasQualityControlStatisticspublic NameValueType getFromQualityControlStatistics(int position)
getFromQualityControlStatistics in interface HasQualityControlStatisticspublic void removeElementAtFromQualityControlStatistics(int position)
removeElementAtFromQualityControlStatistics in interface HasQualityControlStatisticspublic void removeFromQualityControlStatistics(NameValueType nameValueType)
removeFromQualityControlStatistics in interface HasQualityControlStatisticspublic void setFeatureLIMSs(HasFeatureLIMSs.FeatureLIMSs_list featureLIMSs)
setFeatureLIMSs in interface HasFeatureLIMSspublic HasFeatureLIMSs.FeatureLIMSs_list getFeatureLIMSs()
getFeatureLIMSs in interface HasFeatureLIMSspublic void addToFeatureLIMSs(ManufactureLIMS manufactureLIMS)
addToFeatureLIMSs in interface HasFeatureLIMSs
public void addToFeatureLIMSs(int position,
ManufactureLIMS manufactureLIMS)
addToFeatureLIMSs in interface HasFeatureLIMSspublic ManufactureLIMS getFromFeatureLIMSs(int position)
getFromFeatureLIMSs in interface HasFeatureLIMSspublic void removeElementAtFromFeatureLIMSs(int position)
removeElementAtFromFeatureLIMSs in interface HasFeatureLIMSspublic void removeFromFeatureLIMSs(ManufactureLIMS manufactureLIMS)
removeFromFeatureLIMSs in interface HasFeatureLIMSspublic void setProtocolApplications(HasProtocolApplications.ProtocolApplications_list protocolApplications)
setProtocolApplications in interface HasProtocolApplicationspublic HasProtocolApplications.ProtocolApplications_list getProtocolApplications()
getProtocolApplications in interface HasProtocolApplicationspublic void addToProtocolApplications(ProtocolApplication protocolApplication)
addToProtocolApplications in interface HasProtocolApplications
public void addToProtocolApplications(int position,
ProtocolApplication protocolApplication)
addToProtocolApplications in interface HasProtocolApplicationspublic ProtocolApplication getFromProtocolApplications(int position)
getFromProtocolApplications in interface HasProtocolApplicationspublic void removeElementAtFromProtocolApplications(int position)
removeElementAtFromProtocolApplications in interface HasProtocolApplicationspublic void removeFromProtocolApplications(ProtocolApplication protocolApplication)
removeFromProtocolApplications in interface HasProtocolApplications
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||