Uses of Class
coras.representations.FaultTreeModel

Packages that use FaultTreeModel
coras.representations   
coras.reuse   
coras.riskanalysis   
coras.types   
 

Uses of FaultTreeModel in coras.representations
 

Methods in coras.representations that return FaultTreeModel
static FaultTreeModel RepresentationFactory.createFaultTreeModel(java.io.File faultTreeModelFile)
           
static FaultTreeModel RepresentationFactory.createFaultTreeModel(java.io.File faultTreeModelFile, java.lang.String filename)
           
 

Uses of FaultTreeModel in coras.reuse
 

Methods in coras.reuse that return FaultTreeModel
 FaultTreeModel FaultTreeExperience.getFaultTreeModel()
           
 

Methods in coras.reuse with parameters of type FaultTreeModel
protected static FaultTreeExperience FaultTreeExperience.create(ExperiencePackage experiencePackage, java.lang.String name, java.lang.String shortDescription, java.lang.String fullDescription, CategoryEnum category, java.lang.String domain, coras.structure.ConcernEnum concern, coras.structure.ViewpointEnum[] viewpoints, FaultTreeModel faultTreeModel, DiagramRepresentation diagram)
           
 void FaultTreeExperience.setFaultTreeModel(FaultTreeModel newModel)
           
 FaultTreeExperience ExperiencePackage.createFaultTree(java.lang.String name, java.lang.String shortDescription, java.lang.String fullDescription, CategoryEnum category, java.lang.String domain, coras.structure.ConcernEnum concern, coras.structure.ViewpointEnum[] viewpoints, FaultTreeModel faultTreeModel, DiagramRepresentation diagram)
           
 

Uses of FaultTreeModel in coras.riskanalysis
 

Methods in coras.riskanalysis that return FaultTreeModel
 FaultTreeModel FaultTreeResult.getFaultTreeModel()
           
 

Methods in coras.riskanalysis with parameters of type FaultTreeModel
 FaultTreeResult RiskAnalysisProject.createFaultTree(java.lang.String name, java.lang.String shortDescription, java.lang.String fullDescription, coras.structure.ConcernEnum concern, coras.structure.ViewpointEnum viewpoint, FaultTreeModel faultTreeModel, DiagramRepresentation diagram)
           
protected static FaultTreeResult FaultTreeResult.create(RiskAnalysisProject project, java.lang.String name, java.lang.String shortDescription, java.lang.String fullDescription, coras.structure.ConcernEnum concern, coras.structure.ViewpointEnum viewpoint, FaultTreeModel faultTreeModel, DiagramRepresentation diagram)
           
 void FaultTreeResult.setFaultTreeModel(FaultTreeModel newModel)
           
 

Uses of FaultTreeModel in coras.types
 

Methods in coras.types that return FaultTreeModel
 FaultTreeModel IFaultTree.getFaultTreeModel()
           
 

Methods in coras.types with parameters of type FaultTreeModel
 void IFaultTree.setFaultTreeModel(FaultTreeModel newModel)
           
 



Copyright © 2003-2005 SINTEF. All Rights Reserved.