digraph belongs_to_erd_subclasses { graph [bb="0,0,3988.5,4113.9", rankdir=LR ]; node [label="\N"]; AppealSeries [ label=AppealSeries, ]; LegacyAppeal [fillcolor="#ffff00", label=LegacyAppeal, style=filled, ]; LegacyAppeal -> AppealSeries [label=appeal_series, ]; HearingTask [fillcolor="#00ff00", label=HearingTask, style=filled, ]; HearingTaskAssociation [color="#aaaaaa", fillcolor="#f2f2f2", label=HearingTaskAssociation, shape=component, style=filled, ]; HearingTaskAssociation -> HearingTask [label=hearing_task, ]; hearing_type [color="#0000ff", fontcolor="#0000ff", label="hearing_type|Hearing,\nLegacyHearing", shape=record, style=dotted, ]; HearingTaskAssociation -> hearing_type [label=hearing, ]; SchedulePeriod [color="#000099", fillcolor="#00ffff", fontcolor="#000099", label="SchedulePeriod\n (assoc with User)", shape=record, style=filled, ]; JudgeSchedulePeriod [fillcolor="#00ffff", label="JudgeSchedulePeriod\n (assoc with User)", style=filled, ]; SchedulePeriod -> JudgeSchedulePeriod [color="#000099", style=dotted]; RoSchedulePeriod [fillcolor="#00ffff", label="RoSchedulePeriod\n (assoc with User)", style=filled, ]; SchedulePeriod -> RoSchedulePeriod [color="#000099", style=dotted]; NonAvailability [color="#000099", fillcolor="#00aaff", fontcolor="#000099", label=NonAvailability, shape=record, style=filled, ]; NonAvailability -> SchedulePeriod [label=schedule_period, ]; CoNonAvailability [fillcolor="#00aaff", label=CoNonAvailability, style=filled, ]; NonAvailability -> CoNonAvailability [color="#000099", style=dotted]; RoNonAvailability [fillcolor="#00aaff", label=RoNonAvailability, style=filled, ]; NonAvailability -> RoNonAvailability [color="#000099", style=dotted]; JudgeNonAvailability [fillcolor="#00aaff", label=JudgeNonAvailability, style=filled, ]; NonAvailability -> JudgeNonAvailability [color="#000099", style=dotted]; DecisionIssue [fillcolor="#ff5050", label=DecisionIssue, shape=note, style=filled, ]; decision_review_type [color="#0000ff", fillcolor="#ffff00", fontcolor="#0000ff", label="decision_review_type|Appeal,\nSupplementalClaim,\nHigherLevelReview", shape=record, style=filled, ]; DecisionIssue -> decision_review_type [label=decision_review, ]; RemandReason [ label=RemandReason, ]; RemandReason -> DecisionIssue [label=decision_issue, ]; Task [color="#0000ff", fillcolor="#00ff00", fontcolor="#0000ff", label="Task|(110 tasks)", shape=record, style=filled, ]; Task -> HearingTask [color="#6600cc", fontcolor="#6600cc", style=dotted]; Task -> Task [label=parent, ]; Task -> Task [color="#6600cc", fontcolor="#6600cc", style=dotted]; assigned_to_type [color="#0000ff", fontcolor="#0000ff", label="assigned_to_type|User,\nOrganization", shape=record, style=dotted, ]; Task -> assigned_to_type [label=assigned_to, ]; appeal_type [color="#0000ff", fillcolor="#ffff00", fontcolor="#0000ff", label="appeal_type|Appeal,\nLegacyAppeal", shape=record, style=filled, ]; Task -> appeal_type [label=appeal, ]; HearingDay [fillcolor="#66ccff", label="HearingDay\n (assoc with judge User)", style=filled, ]; Claimant [color="#000099", fillcolor="#a9a9a9", fontcolor="#000099", label="Claimant|AttorneyClaimant,\nBgsRelatedClaimant,\nOtherClaimant,\nDependentClaimant,\nVeteranClaimant", shape=record, style=filled, ]; Claimant -> decision_review_type [label=decision_review, ]; Person [ label=Person, ]; Claimant -> Person [label=person, ]; AttorneyClaimant [fillcolor="#a9a9a9", label=AttorneyClaimant, style=filled, ]; Claimant -> AttorneyClaimant [color="#000099", style=dotted]; BgsRelatedClaimant [color="#000099", fillcolor="#a9a9a9", fontcolor="#000099", label=BgsRelatedClaimant, shape=record, style=filled, ]; Claimant -> BgsRelatedClaimant [color="#000099", style=dotted]; OtherClaimant [fillcolor="#a9a9a9", label=OtherClaimant, style=filled, ]; Claimant -> OtherClaimant [color="#000099", style=dotted]; HearingEmailRecipient [color="#000099", fillcolor="#66ccff", fontcolor="#000099", label=HearingEmailRecipient, shape=record, style=dashed, ]; HearingEmailRecipient -> hearing_type [label=hearing, ]; Hearing [fillcolor="#66ccff", label="Hearing\n (assoc with judge User)", style=filled, ]; HearingEmailRecipient -> Hearing [label=ama_hearing, ]; LegacyHearing [fillcolor="#66ccff", label="LegacyHearing\n (assoc with User)", style=filled, ]; HearingEmailRecipient -> LegacyHearing [label=legacy_hearing, ]; AppellantHearingEmailRecipient [fillcolor="#66ccff", label=AppellantHearingEmailRecipient, style=filled, ]; HearingEmailRecipient -> AppellantHearingEmailRecipient [color="#000099", style=dotted]; JudgeHearingEmailRecipient [fillcolor="#66ccff", label=JudgeHearingEmailRecipient, style=filled, ]; HearingEmailRecipient -> JudgeHearingEmailRecipient [color="#000099", style=dotted]; RepresentativeHearingEmailRecipient [fillcolor="#66ccff", label=RepresentativeHearingEmailRecipient, style=filled, ]; HearingEmailRecipient -> RepresentativeHearingEmailRecipient [color="#000099", style=dotted]; Hearing -> HearingDay [label=hearing_day, ]; Appeal [fillcolor="#ffff00", label=Appeal, style=filled, ]; Hearing -> Appeal [label=appeal, ]; LegacyHearing -> LegacyAppeal [label=appeal, ]; SentHearingEmailEvent [color="#aaaaaa", fillcolor="#f2f2f2", label="SentHearingEmailEvent\n (assoc with sent_by User)", shape=component, style=filled, ]; SentHearingEmailEvent -> hearing_type [label=hearing, ]; SentHearingEmailEvent -> HearingEmailRecipient [label=email_recipient, ]; SentHearingEmailEvent -> Hearing [label=ama_hearing, ]; SentHearingEmailEvent -> LegacyHearing [label=legacy_hearing, ]; AttorneyCaseReview [fillcolor="#ff5050", label="AttorneyCaseReview\n (assoc with attorney User)", shape=note, style=filled, ]; AttorneyCaseReview -> Task [label=task, ]; AttorneyCaseReview -> appeal_type [label=appeal, ]; JudgeCaseReview [fillcolor="#ff5050", label="JudgeCaseReview\n (assoc with attorney User)", shape=note, style=filled, ]; JudgeCaseReview -> Task [label=task, ]; JudgeCaseReview -> appeal_type [label=appeal, ]; SpecialIssueList [ label=SpecialIssueList, ]; SpecialIssueList -> appeal_type [label=appeal, ]; VbmsUploadedDocument [fillcolor="#ff5050", label=VbmsUploadedDocument, shape=note, style=filled, ]; VbmsUploadedDocument -> appeal_type [label=appeal, ]; CavcRemand [ label=CavcRemand, ]; CavcRemand -> Appeal [label=source_appeal, ]; CavcRemand -> Appeal [label=remand_appeal, ]; RequestIssue [color="#000099", fillcolor="#ffa500", fontcolor="#000099", label="RequestIssue|RatingRequestIssue,\nNonratingRequestIssue", shape=record, style=filled, ]; RequestIssue -> DecisionIssue [label=contested_decision_issue, ]; RequestIssue -> decision_review_type [label=decision_review, ]; RequestIssue -> RequestIssue [label=correction_request_issue, ]; RequestIssue -> RequestIssue [label=ineligible_due_to, ]; EndProductEstablishment [ label="EndProductEstablishment\n (assoc with User)", ]; RequestIssue -> EndProductEstablishment [label=end_product_establishment, ]; NonratingRequestIssue [fillcolor="#ffa500", label=NonratingRequestIssue, style=filled, ]; RequestIssue -> NonratingRequestIssue [color="#000099", style=dotted]; RatingRequestIssue [fillcolor="#ffa500", label=RatingRequestIssue, style=filled, ]; RequestIssue -> RatingRequestIssue [color="#000099", style=dotted]; RequestDecisionIssue [color="#aaaaaa", fillcolor="#f2f2f2", label=RequestDecisionIssue, shape=component, style=filled, ]; RequestDecisionIssue -> DecisionIssue [label=decision_issue, ]; RequestDecisionIssue -> RequestIssue [label=request_issue, ]; Organization [color="#000099", fillcolor="#d9d9ff", fontcolor="#000099", label=Organization, shape=record, style=filled, ]; DvcTeam [fillcolor="#d9d9ff", label=DvcTeam, style=filled, ]; Organization -> DvcTeam [color="#000099", style=dotted]; Representative [color="#000099", fillcolor="#d9d9ff", fontcolor="#000099", label=Representative, shape=record, style=filled, ]; Organization -> Representative [color="#000099", style=dotted]; JudgeTeam [fillcolor="#d9d9ff", label=JudgeTeam, style=filled, ]; Organization -> JudgeTeam [color="#000099", style=dotted]; BusinessLine [fillcolor="#d9d9ff", label=BusinessLine, style=filled, ]; Organization -> BusinessLine [color="#000099", style=dotted]; AodTeam [fillcolor="#d9d9ff", label=AodTeam, style=filled, ]; Organization -> AodTeam [color="#000099", style=dotted]; BoardProductOwners [fillcolor="#d9d9ff", label=BoardProductOwners, style=filled, ]; Organization -> BoardProductOwners [color="#000099", style=dotted]; Bva [fillcolor="#d9d9ff", label=Bva, style=filled, ]; Organization -> Bva [color="#000099", style=dotted]; BvaDispatch [fillcolor="#d9d9ff", label=BvaDispatch, style=filled, ]; Organization -> BvaDispatch [color="#000099", style=dotted]; BvaIntake [fillcolor="#d9d9ff", label=BvaIntake, style=filled, ]; Organization -> BvaIntake [color="#000099", style=dotted]; CaseReview [fillcolor="#d9d9ff", label=CaseReview, style=filled, ]; Organization -> CaseReview [color="#000099", style=dotted]; CaseflowSupport [fillcolor="#d9d9ff", label=CaseflowSupport, style=filled, ]; Organization -> CaseflowSupport [color="#000099", style=dotted]; CavcLitigationSupport [fillcolor="#d9d9ff", label=CavcLitigationSupport, style=filled, ]; Organization -> CavcLitigationSupport [color="#000099", style=dotted]; ClerkOfTheBoard [fillcolor="#d9d9ff", label=ClerkOfTheBoard, style=filled, ]; Organization -> ClerkOfTheBoard [color="#000099", style=dotted]; Colocated [fillcolor="#d9d9ff", label=Colocated, style=filled, ]; Organization -> Colocated [color="#000099", style=dotted]; HearingAdmin [fillcolor="#d9d9ff", label=HearingAdmin, style=filled, ]; Organization -> HearingAdmin [color="#000099", style=dotted]; HearingsManagement [fillcolor="#d9d9ff", label=HearingsManagement, style=filled, ]; Organization -> HearingsManagement [color="#000099", style=dotted]; LitigationSupport [fillcolor="#d9d9ff", label=LitigationSupport, style=filled, ]; Organization -> LitigationSupport [color="#000099", style=dotted]; MailTeam [fillcolor="#d9d9ff", label=MailTeam, style=filled, ]; Organization -> MailTeam [color="#000099", style=dotted]; PrivacyTeam [fillcolor="#d9d9ff", label=PrivacyTeam, style=filled, ]; Organization -> PrivacyTeam [color="#000099", style=dotted]; PulacCerullo [fillcolor="#d9d9ff", label=PulacCerullo, style=filled, ]; Organization -> PulacCerullo [color="#000099", style=dotted]; QualityReview [fillcolor="#d9d9ff", label=QualityReview, style=filled, ]; Organization -> QualityReview [color="#000099", style=dotted]; SpecialCaseMovementTeam [fillcolor="#d9d9ff", label=SpecialCaseMovementTeam, style=filled, ]; Organization -> SpecialCaseMovementTeam [color="#000099", style=dotted]; TranscriptionTeam [fillcolor="#d9d9ff", label=TranscriptionTeam, style=filled, ]; Organization -> TranscriptionTeam [color="#000099", style=dotted]; Translation [fillcolor="#d9d9ff", label=Translation, style=filled, ]; Organization -> Translation [color="#000099", style=dotted]; VhaCamo [fillcolor="#d9d9ff", label=VhaCamo, style=filled, ]; Organization -> VhaCamo [color="#000099", style=dotted]; VhaProgramOffice [fillcolor="#d9d9ff", label=VhaProgramOffice, style=filled, ]; Organization -> VhaProgramOffice [color="#000099", style=dotted]; VhaRegionalOffice [fillcolor="#d9d9ff", label=VhaRegionalOffice, style=filled, ]; Organization -> VhaRegionalOffice [color="#000099", style=dotted]; OrganizationsUser [color="#aaaaaa", fillcolor="#f2f2f2", label="OrganizationsUser\n (assoc with User)", shape=component, style=filled, ]; OrganizationsUser -> Organization [label=organization, ]; source_type [color="#0000ff", fontcolor="#0000ff", label="source_type|DecisionDocument,\nSupplementalClaim,\nHigherLevelReview,\nRampRefiling,\nRampElection", shape=record, style=dotted, ]; EndProductEstablishment -> source_type [label=source, ]; VirtualHearing [fillcolor="#66ccff", label=VirtualHearing, style=filled, ]; VirtualHearing -> hearing_type [label=hearing, ]; DecisionDocument [fillcolor="#ff5050", label=DecisionDocument, shape=note, style=filled, ]; DecisionDocument -> appeal_type [label=appeal, ]; "Dispatch::Task" [color="#000099", fillcolor="#adff2f", fontcolor="#000099", label="Dispatch::Task\n (assoc with User)", shape=record, style=filled, ]; "Dispatch::Task" -> LegacyAppeal [label=appeal, ]; EstablishClaim [fillcolor="#adff2f", label="EstablishClaim\n (assoc with User)", style=filled, ]; "Dispatch::Task" -> EstablishClaim [color="#000099", style=dotted]; AdvanceOnDocketMotion [ label="AdvanceOnDocketMotion\n (assoc with User)", ]; AdvanceOnDocketMotion -> appeal_type [label=appeal, ]; AdvanceOnDocketMotion -> Person [label=person, ]; Document [ label=Document, ]; Annotation [color="#aaaaaa", fillcolor="#f2f2f2", label="Annotation\n (assoc with User)", shape=component, style=filled, ]; Annotation -> Document [label=document, ]; ApiKey [ label=ApiKey, ]; ApiView [ label=ApiView, ]; ApiView -> ApiKey [label=api_key, ]; AppealStreamSnapshot [color="#aaaaaa", fillcolor="#f2f2f2", label="AppealStreamSnapshot\n(a.k.a. hearing_appeal_stream_snapshots)", shape=component, style=filled, ]; AppealStreamSnapshot -> LegacyAppeal [label=appeal, ]; AppealStreamSnapshot -> LegacyHearing [label=hearing, ]; AppealView [color="#aaaaaa", fillcolor="#f2f2f2", label="AppealView\n (assoc with User)", shape=component, style=filled, ]; AppealView -> appeal_type [label=appeal, ]; AppellantSubstitution [ label=AppellantSubstitution, ]; AppellantSubstitution -> Appeal [label=source_appeal, ]; AppellantSubstitution -> Appeal [label=target_appeal, ]; BoardGrantEffectuation [fillcolor="#ff5050", label=BoardGrantEffectuation, shape=note, style=filled, ]; BoardGrantEffectuation -> DecisionIssue [label=granted_decision_issue, ]; BoardGrantEffectuation -> Appeal [label=appeal, ]; BoardGrantEffectuation -> EndProductEstablishment [label=end_product_establishment, ]; BoardGrantEffectuation -> DecisionDocument [label=decision_document, ]; Certification [ label=Certification, ]; CertificationCancellation [ label=CertificationCancellation, ]; CertificationCancellation -> Certification [label=certification, ]; ClaimEstablishment [fillcolor="#ff5050", label=ClaimEstablishment, shape=note, style=filled, ]; ClaimEstablishment -> "Dispatch::Task" [label=task, ]; ClaimsFolderSearch [color="#aaaaaa", fillcolor="#f2f2f2", label="ClaimsFolderSearch\n (assoc with User)", shape=component, style=filled, ]; ClaimsFolderSearch -> appeal_type [label=appeal, ]; Distribution [ label="Distribution\n (assoc with judge User)", ]; DistributedCase [ label=DistributedCase, ]; DistributedCase -> Task [label=task, ]; DistributedCase -> Distribution [label=distribution, ]; DocketSwitch [ label=DocketSwitch, ]; DocketSwitch -> Task [label=task, ]; DocketSwitch -> Appeal [label=old_docket_stream, ]; DocketSwitch -> Appeal [label=new_docket_stream, ]; DocketSnapshot [ label=DocketSnapshot, ]; DocketTracer [ label=DocketTracer, ]; DocketTracer -> DocketSnapshot [label=docket_snapshot, ]; DocumentView [color="#aaaaaa", fillcolor="#f2f2f2", label="DocumentView\n (assoc with User)", shape=component, style=filled, ]; DocumentView -> Document [label=document, ]; DocumentsTag [color="#aaaaaa", fillcolor="#f2f2f2", label=DocumentsTag, shape=component, style=filled, ]; DocumentsTag -> Document [label=document, ]; Tag [ label=Tag, ]; DocumentsTag -> Tag [label=tag, ]; EndProductCodeUpdate [ label=EndProductCodeUpdate, ]; EndProductCodeUpdate -> EndProductEstablishment [label=end_product_establishment, ]; EndProductUpdate [ label="EndProductUpdate\n (assoc with User)", ]; EndProductUpdate -> EndProductEstablishment [label=end_product_establishment, ]; original_decision_review_type [color="#0000ff", fillcolor="#ffff00", fontcolor="#0000ff", label="original_decision_review_type|SupplementalClaim,\nHigherLevelReview", shape=record, style=filled, ]; EndProductUpdate -> original_decision_review_type [label=original_decision_review, ]; HearingIssueNote [color="#aaaaaa", fillcolor="#f2f2f2", label=HearingIssueNote, shape=component, style=filled, ]; HearingIssueNote -> Hearing [label=hearing, ]; HearingIssueNote -> RequestIssue [label=request_issue, ]; HearingLocation [fillcolor="#66ccff", label=HearingLocation, style=filled, ]; HearingLocation -> hearing_type [label=hearing, ]; HearingView [color="#aaaaaa", fillcolor="#f2f2f2", label="HearingView\n (assoc with User)", shape=component, style=filled, ]; HearingView -> hearing_type [label=hearing, ]; Allocation [ label=Allocation, ]; Allocation -> SchedulePeriod [label=schedule_period, ]; Veteran [ label=Veteran, ]; AvailableHearingLocations [fillcolor="#66ccff", label=AvailableHearingLocations, style=filled, ]; AvailableHearingLocations -> appeal_type [label=appeal, ]; AvailableHearingLocations -> Veteran [label=veteran, ]; SentHearingAdminEmailEvent [fillcolor="#66ccff", label=SentHearingAdminEmailEvent, style=filled, ]; SentHearingAdminEmailEvent -> SentHearingEmailEvent [label=sent_hearing_email_event, ]; Transcription [fillcolor="#66ccff", label=Transcription, style=filled, ]; Transcription -> Hearing [label=hearing, ]; VirtualHearingEstablishment [fillcolor="#66ccff", label=VirtualHearingEstablishment, style=filled, ]; VirtualHearingEstablishment -> VirtualHearing [label=virtual_hearing, ]; IhpDraft [color="#aaaaaa", fillcolor="#f2f2f2", label=IhpDraft, shape=component, style=filled, ]; IhpDraft -> appeal_type [label=appeal, ]; IhpDraft -> Organization [label=organization, ]; JobNote [ label="JobNote\n (assoc with User)", ]; SupplementalClaim [fillcolor="#ffff00", label=SupplementalClaim, style=filled, ]; JobNote -> SupplementalClaim [color="#0000ff", fontcolor="#0000ff", label="JobNote#job", ]; HigherLevelReview [fillcolor="#ffff00", label=HigherLevelReview, style=filled, ]; JobNote -> HigherLevelReview [color="#0000ff", fontcolor="#0000ff", label="JobNote#job", ]; LegacyIssue [ label=LegacyIssue, ]; LegacyIssue -> RequestIssue [label=request_issue, ]; LegacyIssueOptin [ label=LegacyIssueOptin, ]; LegacyIssueOptin -> RequestIssue [label=request_issue, ]; LegacyIssueOptin -> LegacyIssue [label=legacy_issue, ]; Message [color="#aaaaaa", fillcolor="#f2f2f2", label="Message\n (assoc with User)", shape=component, style=filled, ]; Message -> JobNote [color="#0000ff", fontcolor="#0000ff", label="Message#detail", ]; Message -> SupplementalClaim [color="#0000ff", fontcolor="#0000ff", label="Message#detail", ]; Message -> HigherLevelReview [color="#0000ff", fontcolor="#0000ff", label="Message#detail", ]; NodDateUpdate [ label="NodDateUpdate\n (assoc with User)", ]; NodDateUpdate -> Appeal [label=appeal, ]; PostDecisionMotion [ label=PostDecisionMotion, ]; PostDecisionMotion -> Task [label=task, ]; PostDecisionMotion -> Appeal [label=appeal, ]; RampElection [fillcolor="#cc99ff", label="RampElection\n (assoc with User)", style=filled, ]; RampClosedAppeal [fillcolor="#cc99ff", label=RampClosedAppeal, style=filled, ]; RampClosedAppeal -> RampElection [label=ramp_election, ]; RampReview [color="#000099", fillcolor="#cc99ff", fontcolor="#000099", label="RampReview|RampElection,\nRampRefiling", shape=record, style=filled, ]; RampReview -> RampElection [color="#000099", style=dotted]; RampRefiling [fillcolor="#cc99ff", label="RampRefiling\n (assoc with User)", style=filled, ]; RampReview -> RampRefiling [color="#000099", style=dotted]; RampElectionRollback [fillcolor="#cc99ff", label="RampElectionRollback\n (assoc with User)", style=filled, ]; RampElectionRollback -> RampElection [label=ramp_election, ]; RampIssue [fillcolor="#cc99ff", label=RampIssue, style=filled, ]; RampIssue -> RampReview [color="#6600cc", fontcolor="#6600cc", label="(ramp_)review", ]; RampIssue -> RampIssue [label=source_issue, ]; record_type [color="#0000ff", fillcolor="#ffff00", fontcolor="#0000ff", label="record_type|Appeal,\nLegacyAppeal", shape=record, style=filled, ]; record_type -> decision_review_type [color="#6600cc", fontcolor="#6600cc", label="(subset of)", ]; RecordSyncedByJob [ label=RecordSyncedByJob, ]; RecordSyncedByJob -> record_type [label=record, ]; RequestIssuesUpdate [ label="RequestIssuesUpdate\n (assoc with User)", ]; review_type [color="#0000ff", fillcolor="#ffff00", fontcolor="#0000ff", label="review_type|Appeal,\nSupplementalClaim,\nHigherLevelReview", shape=record, style=filled, ]; RequestIssuesUpdate -> review_type [label=review, ]; review_type -> decision_review_type [color="#6600cc", fontcolor="#6600cc", label="a.k.a.", style=dotted]; TaskTimer [ label=TaskTimer, ]; TaskTimer -> Task [label=task, ]; UnrecognizedAppellant [ label=UnrecognizedAppellant, ]; UnrecognizedAppellant -> Claimant [label=claimant, ]; UnrecognizedAppellant -> UnrecognizedAppellant [label=current_version, ]; UnrecognizedPartyDetail [ label=UnrecognizedPartyDetail, ]; UnrecognizedAppellant -> UnrecognizedPartyDetail [label=unrecognized_party_detail, ]; UnrecognizedAppellant -> UnrecognizedPartyDetail [label=unrecognized_power_of_attorney, ]; UserQuota [ label="UserQuota\n (assoc with User)", ]; TeamQuota [ label=TeamQuota, ]; UserQuota -> TeamQuota [label=team_quota, ]; VsoConfig [ label=VsoConfig, ]; VsoConfig -> Organization [label=organization, ]; WorkMode [ label=WorkMode, ]; WorkMode -> appeal_type [label=appeal, ]; WorksheetIssue [fillcolor="#66ccff", label=WorksheetIssue, style=filled, ]; WorksheetIssue -> LegacyAppeal [label=appeal, ]; WorksheetIssue -> Hearing [label=hearing, ]; CoNonAvailability -> SchedulePeriod [label=schedule_period, ]; RoNonAvailability -> SchedulePeriod [label=schedule_period, ]; JudgeNonAvailability -> SchedulePeriod [label=schedule_period, ]; decision_review_remanded_type [color="#0000ff", fillcolor="#ffff00", fontcolor="#0000ff", label="decision_review_remanded_type|Appeal,\nSupplementalClaim,\nHigherLevelReview", shape=record, style=filled, ]; decision_review_remanded_type -> decision_review_type [color="#6600cc", fontcolor="#6600cc", label="a.k.a.", style=dotted]; SupplementalClaim -> decision_review_remanded_type [label=decision_review_remanded, ]; AppellantHearingEmailRecipient -> hearing_type [label=hearing, ]; AppellantHearingEmailRecipient -> Hearing [label=ama_hearing, ]; AppellantHearingEmailRecipient -> LegacyHearing [label=legacy_hearing, ]; JudgeHearingEmailRecipient -> hearing_type [label=hearing, ]; JudgeHearingEmailRecipient -> Hearing [label=ama_hearing, ]; JudgeHearingEmailRecipient -> LegacyHearing [label=legacy_hearing, ]; RepresentativeHearingEmailRecipient -> hearing_type [label=hearing, ]; RepresentativeHearingEmailRecipient -> Hearing [label=ama_hearing, ]; RepresentativeHearingEmailRecipient -> LegacyHearing [label=legacy_hearing, ]; DecisionReviewIntake [color="#000099", fillcolor="#ffffcc", fontcolor="#000099", label="DecisionReviewIntake\n (assoc with User)", shape=cds, style=filled, ]; AppealIntake [fillcolor="#ffffcc", label="AppealIntake\n (assoc with User)", shape=cds, style=filled, ]; DecisionReviewIntake -> AppealIntake [color="#000099", style=dotted]; ClaimReviewIntake [color="#000099", fillcolor="#ffffcc", fontcolor="#000099", label="ClaimReviewIntake\n (assoc with User)", shape=cds, style=filled, ]; DecisionReviewIntake -> ClaimReviewIntake [color="#000099", style=dotted]; DecisionReview [color="#000099", fillcolor="#ffff00", fontcolor="#000099", label="DecisionReview|Appeal,\nClaimReview,\nSupplementalClaim,\nHigherLevelReview", shape=record, style=filled, ]; DecisionReviewIntake -> DecisionReview [color="#0000ff", fontcolor="#0000ff", label="DecisionReviewIntake#detail", ]; RampElectionIntake [fillcolor="#ffffcc", label="RampElectionIntake\n (assoc with User)", shape=cds, style=filled, ]; RampElectionIntake -> RampElection [color="#0000ff", fontcolor="#0000ff", label="RampElectionIntake#detail", ]; RampRefilingIntake [fillcolor="#ffffcc", label="RampRefilingIntake\n (assoc with User)", shape=cds, style=filled, ]; RampRefilingIntake -> RampRefiling [color="#0000ff", fontcolor="#0000ff", label="RampRefilingIntake#detail", ]; AppealIntake -> Appeal [color="#0000ff", fontcolor="#0000ff", label="AppealIntake#detail", ]; HigherLevelReviewIntake [fillcolor="#ffffcc", label="HigherLevelReviewIntake\n (assoc with User)", shape=cds, style=filled, ]; ClaimReviewIntake -> HigherLevelReviewIntake [color="#000099", style=dotted]; SupplementalClaimIntake [fillcolor="#ffffcc", label="SupplementalClaimIntake\n (assoc with User)", shape=cds, style=filled, ]; ClaimReviewIntake -> SupplementalClaimIntake [color="#000099", style=dotted]; ClaimReview [color="#000099", fillcolor="#ffff00", fontcolor="#000099", label="ClaimReview|SupplementalClaim,\nHigherLevelReview", shape=record, style=filled, ]; ClaimReviewIntake -> ClaimReview [color="#0000ff", fontcolor="#0000ff", label="ClaimReviewIntake#detail", ]; HigherLevelReviewIntake -> HigherLevelReview [color="#0000ff", fontcolor="#0000ff", label="HigherLevelReviewIntake#detail", ]; SupplementalClaimIntake -> SupplementalClaim [color="#0000ff", fontcolor="#0000ff", label="SupplementalClaimIntake#detail", ]; EstablishClaim -> LegacyAppeal [label=appeal, ]; DecisionReview -> Appeal [color="#000099", style=dotted]; DecisionReview -> ClaimReview [color="#000099", style=dotted]; ClaimReview -> SupplementalClaim [color="#000099", style=dotted]; ClaimReview -> HigherLevelReview [color="#000099", style=dotted]; Vso [color="#000099", fillcolor="#d9d9ff", fontcolor="#000099", label=Vso, shape=record, style=filled, ]; Representative -> Vso [color="#000099", style=dotted]; PrivateBar [fillcolor="#d9d9ff", label=PrivateBar, style=filled, ]; Representative -> PrivateBar [color="#000099", style=dotted]; DependentClaimant [fillcolor="#a9a9a9", label=DependentClaimant, style=filled, ]; BgsRelatedClaimant -> DependentClaimant [color="#000099", style=dotted]; VeteranClaimant [fillcolor="#a9a9a9", label=VeteranClaimant, style=filled, ]; BgsRelatedClaimant -> VeteranClaimant [color="#000099", style=dotted]; Intake [color="#000099", fillcolor="#ffffcc", fontcolor="#000099", label=Intake, shape=cds, style=filled, ]; Intake -> DecisionReviewIntake [color="#000099", style=dotted]; Intake -> RampElectionIntake [color="#000099", style=dotted]; Intake -> RampRefilingIntake [color="#000099", style=dotted]; FieldVso [fillcolor="#d9d9ff", label=FieldVso, style=filled, ]; Vso -> FieldVso [color="#000099", style=dotted]; }