com.edustructures.sifworks.assessment
Class AssessmentSubTest

java.lang.Object
  extended by com.edustructures.sifworks.Element
      extended by com.edustructures.sifworks.SIFElement
          extended by com.edustructures.sifworks.SIFDataObject
              extended by com.edustructures.sifworks.assessment.AssessmentSubTest
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class AssessmentSubTest
extends SIFDataObject

Since:
2.0
Version:
2.0
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.edustructures.sifworks.Element
CURRENT_SERIALIZE_VERSION
 
Constructor Summary
AssessmentSubTest()
          Constructor
AssessmentSubTest(java.lang.String refId)
          Constructor that accepts values for all mandatory fields
 
Method Summary
 AssessmentSubTestRefIds getAssessmentSubTestRefIds()
          Gets the value of the <AssessmentSubTestRefIds> element.
 GradeLevels getGradeLevels()
          Gets the value of the <GradeLevels> element.
 java.lang.String getKey()
          Gets the key of this object
 ElementDef[] getKeyFields()
          Gets the metadata fields that make up the key of this object
 LearningStandardItemRefIds getLearningStandardItemRefIds()
          Gets the value of the <LearningStandardItemRefIds> element.
 java.lang.String getName()
          Gets the value of the <Name> element.
 PerformanceLevels getPerformanceLevels()
          Gets the value of the <PerformanceLevels> element.
 java.lang.String getRefId()
          Gets the value of the RefId attribute.
 ScoreRange getScoreRange()
          Gets the value of the <ScoreRange> element.
 java.lang.String getSubjectArea()
          Gets the value of the <SubjectArea> element.
 java.lang.Integer getSubTestTier()
          Gets the value of the <SubTestTier> element.
 void removeAssessmentSubTestRefIds()
          Removes the AssessmentSubTestRefIds child element previously created by calling setAssessmentSubTestRefIds
 void removeGradeLevels()
          Removes the GradeLevels child element previously created by calling setGradeLevels
 void removeLearningStandardItemRefIds()
          Removes the LearningStandardItemRefIds child element previously created by calling setLearningStandardItemRefIds
 void removePerformanceLevels()
          Removes the PerformanceLevels child element previously created by calling setPerformanceLevels
 void removeScoreRange()
          Removes the ScoreRange child element previously created by calling setScoreRange
 void setAssessmentSubTestRefIds(AssessmentSubTestRefIds value)
          Sets the value of the <AssessmentSubTestRefIds> element.
 void setGradeLevels(GradeLevels value)
          Sets the value of the <GradeLevels> element.
 void setLearningStandardItemRefIds(LearningStandardItemRefIds value)
          Sets the value of the <LearningStandardItemRefIds> element.
 void setName(java.lang.String value)
          Sets the value of the <Name> element.
 void setPerformanceLevels(PerformanceLevels value)
          Sets the value of the <PerformanceLevels> element.
 void setRefId(java.lang.String value)
          Sets the value of the RefId attribute.
 void setScoreRange(AssessmentReportingMethod scoreMetric)
          Sets the value of the <ScoreRange> child element.
 void setScoreRange(ScoreRange value)
          Sets the value of the <ScoreRange> element.
 void setSubjectArea(java.lang.String value)
          Sets the value of the <SubjectArea> element.
 void setSubTestTier(java.lang.Integer value)
          Sets the value of the <SubTestTier> element.
 
Methods inherited from class com.edustructures.sifworks.SIFDataObject
addSIFExtendedElement, clone, getElementOrAttribute, getObjectTag, getObjectType, getSIFExtendedElement, getSIFExtendedElements, getSIFExtendedElementsContainer, getSIFMetadata, getSIFVersion, setElementOrAttribute, setElementOrAttribute, setElementOrAttribute, setSIFExtendedElements, setSIFExtendedElementsContainer, setSIFMetadata, setSIFVersion, toXML
 
Methods inherited from class com.edustructures.sifworks.SIFElement
addChild, addChild, compareGraphTo, create, effectiveSIFVersion, getChild, getChild, getChild, getChild, getChild, getChildCount, getChildList, getChildList, getChildList, getChildren, getChildren, getContent, getContent, getField, getField, getFieldCount, getFields, getFieldValue, getSIFValue, getTextValue, getXmlId, hasTextValue, removeChild, removeChild, removeChild, removeChild, restoreImplementationDef, setChanged, setChildren, setEmpty, setField, setField, setField, setField, setSIFValue, setTextValue, setXmlId, tag
 
Methods inherited from class com.edustructures.sifworks.Element
compareTo, getElementDef, getParent, getRoot, isChanged, isDoNotEncode, isEmpty, setChanged, setDoNotEncode, setElementDef, setEmpty, setParent, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AssessmentSubTest

public AssessmentSubTest()
Constructor


AssessmentSubTest

public AssessmentSubTest(java.lang.String refId)
Constructor that accepts values for all mandatory fields

Parameters:
refId - The GUID that uniquely identifies an instance of the object.
Method Detail

getKey

public java.lang.String getKey()
Gets the key of this object

Overrides:
getKey in class SIFElement
Returns:
The value of the object's Mandatory or Required attribute. If an object has more than one such attribute, the key is a period- delimited concatenation of the attribute values in sequential order

getKeyFields

public ElementDef[] getKeyFields()
Gets the metadata fields that make up the key of this object

Returns:
an array of metadata fields that make up the object's key

getRefId

public java.lang.String getRefId()
Gets the value of the RefId attribute.

The SIF specification defines the meaning of this attribute as: "The GUID that uniquely identifies an instance of the object."

Overrides:
getRefId in class SIFDataObject
Returns:
The RefId attribute of this object.
Since:
2.0

setRefId

public void setRefId(java.lang.String value)
Sets the value of the RefId attribute.

The SIF specification defines the meaning of this attribute as: "The GUID that uniquely identifies an instance of the object."

Parameters:
value - A String object
Since:
2.0

getName

public java.lang.String getName()
Gets the value of the <Name> element.

The SIF specification defines the meaning of this element as: "Text name of the subtest. "

Returns:
The Name element of this object.
Since:
2.0

setName

public void setName(java.lang.String value)
Sets the value of the <Name> element.

The SIF specification defines the meaning of this element as: "Text name of the subtest. "

Parameters:
value - A String object
Since:
2.0

setScoreRange

public void setScoreRange(ScoreRange value)
Sets the value of the <ScoreRange> element.

The SIF specification defines the meaning of this element as: " The possible range of scores. "

Parameters:
value - A ScoreRange object
Since:
2.0

setScoreRange

public void setScoreRange(AssessmentReportingMethod scoreMetric)
Sets the value of the <ScoreRange> child element. This form of setScoreRange is provided as a convenience method that is functionally equivalent to the version of setScoreRange that accepts a single ScoreRange object.

Parameters:
scoreMetric - The metric or scale used to report the scores.
Since:
2.0

getScoreRange

public ScoreRange getScoreRange()
Gets the value of the <ScoreRange> element.

The SIF specification defines the meaning of this element as: " The possible range of scores. "

Returns:
A ScoreRange object
Since:
2.0

removeScoreRange

public void removeScoreRange()
Removes the ScoreRange child element previously created by calling setScoreRange

Since:
2.0

setPerformanceLevels

public void setPerformanceLevels(PerformanceLevels value)
Sets the value of the <PerformanceLevels> element.

Parameters:
value - A PerformanceLevels object
Since:
2.0

getPerformanceLevels

public PerformanceLevels getPerformanceLevels()
Gets the value of the <PerformanceLevels> element.

Returns:
A PerformanceLevels object
Since:
2.0

removePerformanceLevels

public void removePerformanceLevels()
Removes the PerformanceLevels child element previously created by calling setPerformanceLevels

Since:
2.0

getSubjectArea

public java.lang.String getSubjectArea()
Gets the value of the <SubjectArea> element.

The SIF specification defines the meaning of this element as: "Content area covered by the score."

Returns:
The SubjectArea element of this object.
Since:
2.0

setSubjectArea

public void setSubjectArea(java.lang.String value)
Sets the value of the <SubjectArea> element.

The SIF specification defines the meaning of this element as: "Content area covered by the score."

Parameters:
value - A String object
Since:
2.0

setGradeLevels

public void setGradeLevels(GradeLevels value)
Sets the value of the <GradeLevels> element.

The SIF specification defines the meaning of this element as: "Grade levels for which the score is valid."

Parameters:
value - A GradeLevels object
Since:
2.0

getGradeLevels

public GradeLevels getGradeLevels()
Gets the value of the <GradeLevels> element.

The SIF specification defines the meaning of this element as: "Grade levels for which the score is valid."

Returns:
A GradeLevels object
Since:
2.0

removeGradeLevels

public void removeGradeLevels()
Removes the GradeLevels child element previously created by calling setGradeLevels

Since:
2.0

setAssessmentSubTestRefIds

public void setAssessmentSubTestRefIds(AssessmentSubTestRefIds value)
Sets the value of the <AssessmentSubTestRefIds> element.

Parameters:
value - A AssessmentSubTestRefIds object
Since:
2.0

getAssessmentSubTestRefIds

public AssessmentSubTestRefIds getAssessmentSubTestRefIds()
Gets the value of the <AssessmentSubTestRefIds> element.

Returns:
An AssessmentSubTestRefIds object
Since:
2.0

removeAssessmentSubTestRefIds

public void removeAssessmentSubTestRefIds()
Removes the AssessmentSubTestRefIds child element previously created by calling setAssessmentSubTestRefIds

Since:
2.0

getSubTestTier

public java.lang.Integer getSubTestTier()
Gets the value of the <SubTestTier> element.

The SIF specification defines the meaning of this element as: "An integer that defines the level or tier of the score in a multi-level arrangement of composite scores. Zero indicates the highest or root level."

Returns:
The SubTestTier element of this object.
Since:
2.0

setSubTestTier

public void setSubTestTier(java.lang.Integer value)
Sets the value of the <SubTestTier> element.

The SIF specification defines the meaning of this element as: "An integer that defines the level or tier of the score in a multi-level arrangement of composite scores. Zero indicates the highest or root level."

Parameters:
value - A Integer object
Since:
2.0

setLearningStandardItemRefIds

public void setLearningStandardItemRefIds(LearningStandardItemRefIds value)
Sets the value of the <LearningStandardItemRefIds> element.

Parameters:
value - A LearningStandardItemRefIds object
Since:
2.0

getLearningStandardItemRefIds

public LearningStandardItemRefIds getLearningStandardItemRefIds()
Gets the value of the <LearningStandardItemRefIds> element.

Returns:
A LearningStandardItemRefIds object
Since:
2.0

removeLearningStandardItemRefIds

public void removeLearningStandardItemRefIds()
Removes the LearningStandardItemRefIds child element previously created by calling setLearningStandardItemRefIds

Since:
2.0


Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.