Terminology property category object.
More...
#include <Modules/Loadable/Terminologies/Logic/vtkSlicerTerminologyCategory.h>
Terminology property category object.
Encapsulates the mandatory and optional fields for a terminology category. The following fields inherited from
- See also
- vtkCodedEntry: CodingSchemeDesignator: 'codingScheme' member of the category object. Value example "SCT" CodeValue: 'codeValue' member of the category object. Value example "85756007" CodeMeaning: 'codeMeaning' member of the category object. Value example "Tissue"
Definition at line 39 of file vtkSlicerTerminologyCategory.h.
◆ Superclass
◆ vtkSlicerTerminologyCategory() [1/2]
vtkSlicerTerminologyCategory::vtkSlicerTerminologyCategory |
( |
| ) |
|
|
protected |
◆ ~vtkSlicerTerminologyCategory()
vtkSlicerTerminologyCategory::~vtkSlicerTerminologyCategory |
( |
| ) |
|
|
overrideprotected |
◆ vtkSlicerTerminologyCategory() [2/2]
◆ Copy()
void vtkSlicerTerminologyCategory::Copy |
( |
vtkCodedEntry * |
aCategory | ) |
|
|
overridevirtual |
Copy one category into another.
Reimplemented from vtkCodedEntry.
◆ GetCid()
virtual char* vtkSlicerTerminologyCategory::GetCid |
( |
| ) |
|
|
virtual |
◆ GetClassName()
virtual const char* vtkSlicerTerminologyCategory::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetContextGroupName()
virtual char* vtkSlicerTerminologyCategory::GetContextGroupName |
( |
| ) |
|
|
virtual |
◆ GetShowAnatomy()
virtual bool vtkSlicerTerminologyCategory::GetShowAnatomy |
( |
| ) |
|
|
virtual |
◆ GetSNOMEDCTConceptID()
virtual char* vtkSlicerTerminologyCategory::GetSNOMEDCTConceptID |
( |
| ) |
|
|
virtual |
◆ GetUMLSConceptUID()
virtual char* vtkSlicerTerminologyCategory::GetUMLSConceptUID |
( |
| ) |
|
|
virtual |
◆ Initialize()
void vtkSlicerTerminologyCategory::Initialize |
( |
| ) |
|
|
overridevirtual |
◆ IsA()
virtual int vtkSlicerTerminologyCategory::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkSlicerTerminologyCategory::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
◆ operator=()
◆ PrintSelf()
void vtkSlicerTerminologyCategory::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ SafeDownCast()
◆ SetCid()
virtual void vtkSlicerTerminologyCategory::SetCid |
( |
const char * |
| ) |
|
|
virtual |
◆ SetContextGroupName()
virtual void vtkSlicerTerminologyCategory::SetContextGroupName |
( |
const char * |
| ) |
|
|
virtual |
◆ SetShowAnatomy()
virtual void vtkSlicerTerminologyCategory::SetShowAnatomy |
( |
bool |
| ) |
|
|
virtual |
◆ SetSNOMEDCTConceptID()
virtual void vtkSlicerTerminologyCategory::SetSNOMEDCTConceptID |
( |
const char * |
| ) |
|
|
virtual |
◆ SetUMLSConceptUID()
virtual void vtkSlicerTerminologyCategory::SetUMLSConceptUID |
( |
const char * |
| ) |
|
|
virtual |
◆ ShowAnatomyOff()
virtual void vtkSlicerTerminologyCategory::ShowAnatomyOff |
( |
| ) |
|
|
virtual |
◆ ShowAnatomyOn()
virtual void vtkSlicerTerminologyCategory::ShowAnatomyOn |
( |
| ) |
|
|
virtual |
◆ Cid
char* vtkSlicerTerminologyCategory::Cid |
|
protected |
◆ ContextGroupName
char* vtkSlicerTerminologyCategory::ContextGroupName |
|
protected |
'contextGroupName' member of the category object. Value example "Segmentation Property Categories"
Definition at line 80 of file vtkSlicerTerminologyCategory.h.
◆ ShowAnatomy
bool vtkSlicerTerminologyCategory::ShowAnatomy |
|
protected |
◆ SNOMEDCTConceptID
char* vtkSlicerTerminologyCategory::SNOMEDCTConceptID |
|
protected |
◆ UMLSConceptUID
char* vtkSlicerTerminologyCategory::UMLSConceptUID |
|
protected |
The documentation for this class was generated from the following file: