|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mayo.edu.lgModel.LexGridBase
org.LexGrid.commonTypes.Describable
org.LexGrid.REST.versions.SystemRelease
public class SystemRelease
A collection of coding schemes, value domains, pick lists and/or revision records that are distributed as a unit.
Constructor Summary | |
---|---|
SystemRelease()
|
Method Summary | |
---|---|
CodingSchemeDirectory |
getCodingSchemes()
Returns the value of field 'codingSchemes'. |
EditHistory |
getEditHistory()
Returns the value of field 'editHistory'. |
PickListDirectory |
getPickLists()
Returns the value of field 'pickLists'. |
SystemReleaseDirectoryEntryGroup |
getSystemReleaseDirectoryEntryGroup()
Returns the value of field 'systemReleaseDirectoryEntryGroup'. |
ValueDomainDirectory |
getValueSets()
Returns the value of field 'valueSets'. |
boolean |
isValid()
Method isValid. |
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setCodingSchemes(CodingSchemeDirectory codingSchemes)
Sets the value of field 'codingSchemes'. |
void |
setEditHistory(EditHistory editHistory)
Sets the value of field 'editHistory'. |
void |
setPickLists(PickListDirectory pickLists)
Sets the value of field 'pickLists'. |
void |
setSystemReleaseDirectoryEntryGroup(SystemReleaseDirectoryEntryGroup systemReleaseDirectoryEntryGroup)
Sets the value of field 'systemReleaseDirectoryEntryGroup'. |
void |
setValueSets(ValueDomainDirectory valueSets)
Sets the value of field 'valueSets'. |
static SystemRelease |
unmarshalSystemRelease(java.io.Reader reader)
Method unmarshalSystemRelease. |
void |
validate()
|
Methods inherited from class org.LexGrid.commonTypes.Describable |
---|
getEntityDescription, setEntityDescription, unmarshalDescribable |
Methods inherited from class org.mayo.edu.lgModel.LexGridBase |
---|
getParent, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemRelease()
Method Detail |
---|
public CodingSchemeDirectory getCodingSchemes()
public EditHistory getEditHistory()
public PickListDirectory getPickLists()
public SystemReleaseDirectoryEntryGroup getSystemReleaseDirectoryEntryGroup()
public ValueDomainDirectory getValueSets()
public boolean isValid()
isValid
in class Describable
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class Describable
out
-
org.exolab.castor.xml.MarshalException
- if object is
null or if any SAXException is thrown during marshaling
org.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schemapublic void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class Describable
handler
-
java.io.IOException
- if an IOException occurs during
marshaling
org.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schema
org.exolab.castor.xml.MarshalException
- if object is
null or if any SAXException is thrown during marshalingpublic void setCodingSchemes(CodingSchemeDirectory codingSchemes)
codingSchemes
- the value of field 'codingSchemes'.public void setEditHistory(EditHistory editHistory)
editHistory
- the value of field 'editHistory'.public void setPickLists(PickListDirectory pickLists)
pickLists
- the value of field 'pickLists'.public void setSystemReleaseDirectoryEntryGroup(SystemReleaseDirectoryEntryGroup systemReleaseDirectoryEntryGroup)
systemReleaseDirectoryEntryGroup
- the value of field
'systemReleaseDirectoryEntryGroup'.public void setValueSets(ValueDomainDirectory valueSets)
valueSets
- the value of field 'valueSets'.public static SystemRelease unmarshalSystemRelease(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
- if object is
null or if any SAXException is thrown during marshaling
org.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schemapublic void validate() throws org.exolab.castor.xml.ValidationException
validate
in class Describable
org.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schema
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |