DTXS

ndo:Methods

Class in Nuclear Decommissioning Ontology (nuclear-decommissioning-ontology)

{
    "definitions": {
        "title": "Methods",
        "properties": {
            "Name": {
                "type": "string"
            },
            "Description": {
                "type": "string"
            },
            "Category": {
                "type": "string"
            },
            "ApplicationIds": {
                "type": "array",
                "items": {
                    "type": "string",
                    "_PLEIADES": {
                        "ReferencedClass": "Applications"
                    }
                }
            },
            "RoleIds": {
                "type": "array",
                "items": {
                    "type": "string",
                    "_PLEIADES": {
                        "ReferencedClass": "Actors.Roles"
                    }
                }
            },
            "ToolIds": {
                "type": "array",
                "items": {
                    "type": "string",
                    "_PLEIADES": {
                        "ReferencedClass": "Assets.Tangibles.Tools"
                    }
                }
            },
            "TechnicalParameters": {
                "type": "string",
                "format": "textarea",
                "_PLEIADES": {
                    "Type": "Object"
                }
            },
            "UnitCostFactors": {
                "type": "string",
                "format": "textarea",
                "properties": {
                    "Methods": {
                        "type": "string",
                        "format": "textarea"
                    }
                }
            },
            "Costs": {
                "type": "string",
                "format": "textarea",
                "properties": {
                    "Methods": {
                        "type": "string",
                        "format": "textarea"
                    }
                }
            }
        }
    }
}
(C) wai.blue | Rendered using GuideVis