public class ContentItemFactory.WaveformContentItem extends ContentItemFactory.CompositeContentItem
| Modifier and Type | Field and Description |
|---|---|
protected int[] |
referencedWaveformChannels |
referencedSOPClassUID, referencedSOPInstanceUID, referencedSOPSequenceItemAttributeListconceptName, referencedContentItemIdentifier, valueTypeobservationDateTime, observationUID, relationshipType| Constructor and Description |
|---|
WaveformContentItem(ContentItem parent,
AttributeList list) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getReferencedWaveformChannels() |
String |
toString()
Get a human-readable string representation of the content item.
|
doCommonConstructorStuff, getConceptValue, getReferencedSOPClassUID, getReferencedSOPInstanceUIDcontentItemNameMatchesCodeValueAndCodingSchemeDesignator, getConceptName, getConceptNameAndValue, getConceptNameCodeMeaning, getConceptNameCodeValue, getConceptNameCodingSchemeDesignator, getValueTypeaddChild, addSibling, children, contentItemNameMatchesCodeValueAndCodingSchemeDesignator, getAllowsChildren, getAttributeList, getChildAt, getChildCount, getGraphicData, getGraphicType, getIndex, getNamedChild, getNamedChild, getObservationDateTime, getObservationUID, getParent, getParentAsContentItem, getPositionInTreeToUseAsReferencedContentItemIdentifier, getReferencedContentItemIdentifier, getReferencedContentItemIdentifierArray, getRelationshipType, getSingleStringValueOrNull, getSingleStringValueOrNullOfNamedChild, getSingleStringValueOrNullOfNamedChild, isLeaf, walkTreeBuldingStringpublic WaveformContentItem(ContentItem parent, AttributeList list)
parent - parent content item to add tolist - the list of attributes for this content itempublic int[] getReferencedWaveformChannels()
public String toString()
ContentItemWithValueGet a human-readable string representation of the content item.
toString in class ContentItemFactory.CompositeContentItem