protected class TestHierarchicalFileName.InstanceNumberMoveDicomFilesIntoHierarchy extends MoveDicomFilesIntoHierarchy
MoveDicomFilesIntoHierarchy.FolderNamingStrategy, MoveDicomFilesIntoHierarchy.OurReadTerminationStrategy| Modifier | Constructor and Description |
|---|---|
protected |
InstanceNumberMoveDicomFilesIntoHierarchy() |
| Modifier and Type | Method and Description |
|---|---|
String |
makeInstanceLabelFromAttributes(AttributeList list,
int folderNamingStrategy)
Create an instance label based on the DICOM attributes of the form:
|
main, makeHierarchicalPathFromAttributes, makeHierarchicalPathFromAttributes, makePatientLabelFromAttributes, makeSeriesLabelFromAttributes, makeStudyLabelFromAttributes, processFilesRecursively, renameFileWithHierarchicalPathFromAttributes, renameFileWithHierarchicalPathFromAttributes, renameFileWithHierarchicalPathFromAttributes, renameFileWithHierarchicalPathFromAttributes, renameFileWithHierarchicalPathFromAttributesprotected InstanceNumberMoveDicomFilesIntoHierarchy()
public String makeInstanceLabelFromAttributes(AttributeList list, int folderNamingStrategy)
MoveDicomFilesIntoHierarchyCreate an instance label based on the DICOM attributes of the form:
If no information to create an instance label (the SOPInstanceUID is missing), an empty String is returned.
SOPInstanceUID.dcmNon-static so that sub-classes can override it.
makeInstanceLabelFromAttributes in class MoveDicomFilesIntoHierarchylist - list of attributes