Uses of Class
coras.common.CorasRepresentation

Packages that use CorasRepresentation
coras.common   
coras.representations   
coras.reuse   
coras.riskanalysis   
 

Uses of CorasRepresentation in coras.common
 

Methods in coras.common that return CorasRepresentation
protected  CorasRepresentation CorasAsset.getRepresentation(coras.representations.RepresentationTypeEnum type)
           
 

Methods in coras.common with parameters of type CorasRepresentation
protected static no.sintef.assetrepository.Asset CorasElement.createAsset(CorasPackage parent, coras.common.AssetTypeEnum assetType, coras.types.ElementTypeEnum type, coras.types.SubtypeEnum subtype, java.lang.String name, java.lang.String shortDescription, java.lang.String fullDescription, coras.structure.ConcernEnum concern, coras.structure.ViewpointEnum[] viewpoints, CorasRepresentation[] corasRepresentations)
           
protected static no.sintef.assetrepository.Asset CorasElement.createAsset(CorasPackage parent, coras.common.AssetTypeEnum assetType, coras.types.ElementTypeEnum type, coras.types.SubtypeEnum subtype, java.lang.String name, java.lang.String shortDescription, java.lang.String fullDescription, coras.structure.ConcernEnum concern, coras.structure.ViewpointEnum[] viewpoints, java.util.Map properties, CorasRepresentation[] corasRepresentations)
           
protected  void CorasAsset.addRepresentation(CorasRepresentation representation)
           
protected  void CorasAsset.removeRepresentation(CorasRepresentation representation)
           
 

Uses of CorasRepresentation in coras.representations
 

Subclasses of CorasRepresentation in coras.representations
 class BitmapImage
           
 class DgmModel
           
 class DiagramRepresentation
           
 class DocumentRepresentation
           
 class FaultTreeModel
           
 class SVGImage
           
 class TableRepresentation
           
 class UMLModelRepresentation
           
 class XmiLightRepresentation
           
 class XmiModel
           
 class ZumlZargoModel
           
 

Methods in coras.representations that return CorasRepresentation
static CorasRepresentation RepresentationFactory.createRepresentation(no.sintef.assetrepository.Representation representation)
           
static CorasRepresentation RepresentationFactory.createRepresentation(coras.representations.RepresentationTypeEnum type, java.io.File f)
           
static CorasRepresentation RepresentationFactory.createRepresentation(coras.representations.RepresentationTypeEnum type, java.io.File f, java.lang.String filename)
           
 

Uses of CorasRepresentation in coras.reuse
 

Methods in coras.reuse with parameters of type CorasRepresentation
protected static no.sintef.assetrepository.Asset Experience.createAsset(ExperiencePackage experiencePackage, coras.types.ElementTypeEnum type, coras.types.SubtypeEnum subtype, 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, CorasRepresentation[] representations)
           
 

Uses of CorasRepresentation in coras.riskanalysis
 

Methods in coras.riskanalysis with parameters of type CorasRepresentation
protected static no.sintef.assetrepository.Asset RiskAnalysisResult.createAsset(RiskAnalysisProject project, coras.types.ElementTypeEnum type, coras.types.SubtypeEnum subtype, java.lang.String name, java.lang.String shortDescription, java.lang.String fullDescription, coras.structure.ConcernEnum concern, coras.structure.ViewpointEnum viewpoint, CorasRepresentation[] representations)
           
 



Copyright © 2003-2005 SINTEF. All Rights Reserved.