A B C D E F G H I M N P R S T U V W X Z

A

actionPerformed(ActionEvent) - Method in class coras.table.ChoiceTextArea
 
addColumn(int, String) - Method in class coras.table.CorasTableModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class coras.table.CorasTableModel
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class coras.table.CorasTableModel
 
addRepresentation(CorasRepresentation) - Method in class coras.common.CorasAsset
 
addRow() - Method in class coras.table.CorasTable
 
addRow(int) - Method in class coras.table.CorasTableModel
 

B

BACKUPDATE_ATTR - Static variable in class coras.interchange.Constants
 
BINARY_FORMAT - Static variable in class coras.interchange.Constants
 
Base64 - class util.Base64.
Encodes and decodes to and from Base64 notation.
Base64.InputStream - class util.Base64.InputStream.
A Base64#InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class util.Base64.InputStream
Constructs a Base64#InputStream in DECODE mode.
Base64.InputStream(InputStream, boolean) - Constructor for class util.Base64.InputStream
Constructs a Base64#InputStream in either ENCODE or DECODE mode.
Base64.InputStream(InputStream, boolean, boolean) - Constructor for class util.Base64.InputStream
Constructs a Base64#InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - class util.Base64.OutputStream.
A Base64#OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class util.Base64.OutputStream
Constructs a Base64#OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, boolean) - Constructor for class util.Base64.OutputStream
Constructs a Base64#OutputStream in either ENCODE or DECODE mode.
Base64.OutputStream(OutputStream, boolean, boolean) - Constructor for class util.Base64.OutputStream
Constructs a Base64#OutputStream in either ENCODE or DECODE mode.
BinaryRepresentation - interface coras.representations.BinaryRepresentation.
 
BitmapImage - class coras.representations.BitmapImage.
 
BitmapImage(Representation) - Constructor for class coras.representations.BitmapImage
 

C

CATEGORY_ATTR - Static variable in class coras.interchange.Constants
 
CDATA_TYPE - Static variable in class coras.interchange.Constants
 
CONCERN_ELEM - Static variable in class coras.interchange.Constants
 
CONSTRUCTIVE - Static variable in class coras.reuse.CategoryEnum
 
CONTENT_ELEM - Static variable in class coras.interchange.Constants
 
CORAS_V1_NAMESPACE_URI - Static variable in class coras.interchange.Constants
 
CORAS_V2_NAMESPACE_URI - Static variable in class coras.interchange.Constants
 
CategoryEnum - class coras.reuse.CategoryEnum.
 
ChoiceTextArea - class coras.table.ChoiceTextArea.
 
ChoiceTextArea() - Constructor for class coras.table.ChoiceTextArea
 
Constants - class coras.interchange.Constants.
 
Constants() - Constructor for class coras.interchange.Constants
 
CorasAsset - class coras.common.CorasAsset.
 
CorasAsset(Asset) - Constructor for class coras.common.CorasAsset
 
CorasElement - class coras.common.CorasElement.
 
CorasElement(Asset) - Constructor for class coras.common.CorasElement
 
CorasException - exception coras.common.CorasException.
 
CorasException(String) - Constructor for class coras.common.CorasException
 
CorasException(String, Throwable) - Constructor for class coras.common.CorasException
 
CorasPackage - class coras.common.CorasPackage.
 
CorasPackage(Asset) - Constructor for class coras.common.CorasPackage
 
CorasRepresentation - class coras.common.CorasRepresentation.
 
CorasRepresentation(Representation) - Constructor for class coras.common.CorasRepresentation
 
CorasTable - class coras.table.CorasTable.
 
CorasTable() - Constructor for class coras.table.CorasTable
 
CorasTableModel - class coras.table.CorasTableModel.
 
CorasTableModel() - Constructor for class coras.table.CorasTableModel
 
canHideColumn(int) - Method in class coras.table.CorasTableModel
 
checkIn(String) - Method in class coras.common.CorasAsset
 
checkOut() - Method in class coras.common.CorasAsset
 
close() - Method in class util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
computePreferredRowHeight(int) - Method in class coras.table.CorasTable
 
construct() - Method in class coras.client.SwingWorker
* Compute the value to be returned by the get method.
construct() - Method in class coras.interchange.ExperiencePackageExporter
 
construct() - Method in class coras.interchange.ExperiencePackageImporter
 
construct() - Method in class coras.interchange.RiskAnalysisProjectExporter
 
construct() - Method in class coras.interchange.RiskAnalysisProjectImporter
 
coras.client - package coras.client
 
coras.common - package coras.common
 
coras.interchange - package coras.interchange
 
coras.representations - package coras.representations
 
coras.reuse - package coras.reuse
 
coras.riskanalysis - package coras.riskanalysis
 
coras.table - package coras.table
 
coras.types - package coras.types
 
create(ExperiencePackage, String, String, String, CategoryEnum, String, ConcernEnum, ViewpointEnum[], DocumentRepresentation) - Static method in class coras.reuse.DocumentExperience
 
create(ExperiencePackage, String, String, String, CategoryEnum, String, ConcernEnum, ViewpointEnum[], FaultTreeModel, DiagramRepresentation) - Static method in class coras.reuse.FaultTreeExperience
 
create(ExperiencePackage, SubtypeEnum, String, String, String, CategoryEnum, String, ConcernEnum, ViewpointEnum[], UMLModelRepresentation, DiagramRepresentation) - Static method in class coras.reuse.UMLModelExperience
 
create(RiskAnalysisProject, String, String, String, ConcernEnum, ViewpointEnum, DocumentRepresentation) - Static method in class coras.riskanalysis.DocumentResult
 
create(RiskAnalysisProject, String, String, String, ConcernEnum, ViewpointEnum, FaultTreeModel, DiagramRepresentation) - Static method in class coras.riskanalysis.FaultTreeResult
 
create(RiskAnalysisProject, SubtypeEnum, String, String, String, ConcernEnum, ViewpointEnum, TableRepresentation) - Static method in class coras.riskanalysis.TableResult
 
create(RiskAnalysisProject, SubtypeEnum, String, String, String, ConcernEnum, ViewpointEnum, UMLModelRepresentation, DiagramRepresentation) - Static method in class coras.riskanalysis.UMLModelResult
 
createAsset(CorasPackage, AssetTypeEnum, ElementTypeEnum, SubtypeEnum, String, String, String, ConcernEnum, ViewpointEnum[], CorasRepresentation[]) - Static method in class coras.common.CorasElement
 
createAsset(CorasPackage, AssetTypeEnum, ElementTypeEnum, SubtypeEnum, String, String, String, ConcernEnum, ViewpointEnum[], Map, CorasRepresentation[]) - Static method in class coras.common.CorasElement
 
createAsset(ExperiencePackage, ElementTypeEnum, SubtypeEnum, String, String, String, CategoryEnum, String, ConcernEnum, ViewpointEnum[], CorasRepresentation[]) - Static method in class coras.reuse.Experience
 
createAsset(RiskAnalysisProject, ElementTypeEnum, SubtypeEnum, String, String, String, ConcernEnum, ViewpointEnum, CorasRepresentation[]) - Static method in class coras.riskanalysis.RiskAnalysisResult
 
createBitmapImage(String, byte[]) - Static method in class coras.representations.RepresentationFactory
 
createChildAsset(AssetTypeEnum, String, String, Map, String, Representation[]) - Method in class coras.common.CorasAsset
 
createDefaultTableHeader() - Method in class coras.table.CorasTable
 
createDiagram(File) - Static method in class coras.representations.RepresentationFactory
 
createDiagram(File, String) - Static method in class coras.representations.RepresentationFactory
 
createDocument(File) - Static method in class coras.representations.RepresentationFactory
 
createDocument(File, String) - Static method in class coras.representations.RepresentationFactory
 
createDocument(String, byte[]) - Static method in class coras.representations.RepresentationFactory
 
createDocument(DocumentResult) - Method in class coras.reuse.ExperiencePackage
 
createDocument(String, String, String, CategoryEnum, String, ConcernEnum, ViewpointEnum[], DocumentRepresentation) - Method in class coras.reuse.ExperiencePackage
 
createDocument(String, String, String, ConcernEnum, ViewpointEnum, DocumentRepresentation) - Method in class coras.riskanalysis.RiskAnalysisProject
 
createDocument(DocumentExperience) - Method in class coras.riskanalysis.RiskAnalysisProject
 
createFaultTree(FaultTreeResult) - Method in class coras.reuse.ExperiencePackage
 
createFaultTree(String, String, String, CategoryEnum, String, ConcernEnum, ViewpointEnum[], FaultTreeModel, DiagramRepresentation) - Method in class coras.reuse.ExperiencePackage
 
createFaultTree(String, String, String, ConcernEnum, ViewpointEnum, FaultTreeModel, DiagramRepresentation) - Method in class coras.riskanalysis.RiskAnalysisProject
 
createFaultTree(FaultTreeExperience) - Method in class coras.riskanalysis.RiskAnalysisProject
 
createFaultTreeModel(File) - Static method in class coras.representations.RepresentationFactory
 
createFaultTreeModel(File, String) - Static method in class coras.representations.RepresentationFactory
 
createPackage(String, String, CategoryEnum, String, String) - Static method in class coras.reuse.ExperiencePackage
 
createProject(String, String, String) - Static method in class coras.riskanalysis.RiskAnalysisProject
 
createRepresentation(Representation) - Static method in class coras.representations.RepresentationFactory
 
createRepresentation(RepresentationTypeEnum, File) - Static method in class coras.representations.RepresentationFactory
 
createRepresentation(RepresentationTypeEnum, File, String) - Static method in class coras.representations.RepresentationFactory
 
createSVGImage(String, Document) - Static method in class coras.representations.RepresentationFactory
 
createTable(SubtypeEnum) - Static method in class coras.representations.RepresentationFactory
 
createTable(Node, String) - Static method in class coras.representations.RepresentationFactory
 
createTable(SubtypeEnum, String, String, String, ConcernEnum, ViewpointEnum, TableRepresentation) - Method in class coras.riskanalysis.RiskAnalysisProject
 
createUIComponent(byte[]) - Static method in class coras.representations.BitmapImage
 
createUIComponent(Node) - Static method in class coras.representations.SVGImage
 
createUMLModel(File) - Static method in class coras.representations.RepresentationFactory
 
createUMLModel(File, String) - Static method in class coras.representations.RepresentationFactory
 
createUMLModel(UMLModelResult) - Method in class coras.reuse.ExperiencePackage
 
createUMLModel(SubtypeEnum, String, String, String, CategoryEnum, String, ConcernEnum, ViewpointEnum[], UMLModelRepresentation, DiagramRepresentation) - Method in class coras.reuse.ExperiencePackage
 
createUMLModel(SubtypeEnum, String, String, String, ConcernEnum, ViewpointEnum, UMLModelRepresentation, DiagramRepresentation) - Method in class coras.riskanalysis.RiskAnalysisProject
 
createUMLModel(UMLModelExperience) - Method in class coras.riskanalysis.RiskAnalysisProject
 
createXmiLight(IUMLModel) - Static method in class coras.representations.RepresentationFactory
 
createXmiOrDgmModel(String, Document) - Static method in class coras.representations.RepresentationFactory
 
createZumlZargoModel(String, byte[]) - Static method in class coras.representations.RepresentationFactory
 

D

DECODE - Static variable in class util.Base64
Specify decoding (value is false).
DESCRIPTION_ELEM - Static variable in class coras.interchange.Constants
 
DIRTY - Static variable in class coras.table.CorasTableModel
 
DOCUMENT_TYPE - Static variable in class coras.interchange.Constants
 
DOMAIN_ELEM - Static variable in class coras.interchange.Constants
 
DgmModel - class coras.representations.DgmModel.
 
DgmModel(Representation) - Constructor for class coras.representations.DgmModel
 
DiagramRepresentation - class coras.representations.DiagramRepresentation.
 
DiagramRepresentation(Representation) - Constructor for class coras.representations.DiagramRepresentation
 
DocumentExperience - class coras.reuse.DocumentExperience.
 
DocumentExperience(Asset) - Constructor for class coras.reuse.DocumentExperience
 
DocumentRepresentation - class coras.representations.DocumentRepresentation.
 
DocumentRepresentation(Representation) - Constructor for class coras.representations.DocumentRepresentation
 
DocumentResult - class coras.riskanalysis.DocumentResult.
 
DocumentResult(Asset) - Constructor for class coras.riskanalysis.DocumentResult
 
decode(String) - Static method in class util.Base64
Decodes data from Base64 notation.
decode(byte[], int, int) - Static method in class util.Base64
Decodes Base64 content in byte array format and returns the decoded byte array.
decodeToObject(String) - Static method in class util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToString(String) - Static method in class util.Base64
Decodes data from Base64 notation and returns it as a string.
deleteColumn(int) - Method in class coras.table.CorasTableModel
 
deleteRow(int) - Method in class coras.table.CorasTableModel
 
deleteSelectedRow() - Method in class coras.table.CorasTable
 

E

EMPTY_ATTRIBUTES - Static variable in class coras.interchange.Constants
 
ENCODE - Static variable in class util.Base64
Specify encoding (value is true).
EXPERIENCE_ELEM - Static variable in class coras.interchange.Constants
 
EXPERIENCE_PACKAGE_ELEM - Static variable in class coras.interchange.Constants
 
EXTERNAL_DOCUMENT_TYPE - Static variable in class coras.interchange.Constants
 
Experience - class coras.reuse.Experience.
 
Experience(Asset) - Constructor for class coras.reuse.Experience
 
ExperiencePackage - class coras.reuse.ExperiencePackage.
 
ExperiencePackageExporter - class coras.interchange.ExperiencePackageExporter.
 
ExperiencePackageExporter() - Constructor for class coras.interchange.ExperiencePackageExporter
 
ExperiencePackageImporter - class coras.interchange.ExperiencePackageImporter.
 
ExperiencePackageImporter() - Constructor for class coras.interchange.ExperiencePackageImporter
 
editNextColumn() - Method in class coras.table.CorasTable
 
editNextRow() - Method in class coras.table.CorasTable
 
editPrevColumn() - Method in class coras.table.CorasTable
 
editPrevRow() - Method in class coras.table.CorasTable
 
encodeBytes(byte[]) - Static method in class util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], boolean) - Static method in class util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, boolean) - Static method in class util.Base64
Encodes a byte array into Base64 notation.
encodeObject(Serializable) - Static method in class util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, boolean) - Static method in class util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeString(String) - Static method in class util.Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
encodeString(String, boolean) - Static method in class util.Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.

F

FINALISED_ATTR - Static variable in class coras.interchange.Constants
 
FORMAT_ATTR - Static variable in class coras.interchange.Constants
 
FULL_DESCRIPTION_ELEM - Static variable in class coras.interchange.Constants
 
FaultTreeExperience - class coras.reuse.FaultTreeExperience.
 
FaultTreeExperience(Asset) - Constructor for class coras.reuse.FaultTreeExperience
 
FaultTreeModel - class coras.representations.FaultTreeModel.
 
FaultTreeModel(Representation) - Constructor for class coras.representations.FaultTreeModel
 
FaultTreeResult - class coras.riskanalysis.FaultTreeResult.
 
FaultTreeResult(Asset) - Constructor for class coras.riskanalysis.FaultTreeResult
 
finished() - Method in class coras.client.SwingWorker
Called on the event dispatching thread (not on the worker thread) * after the construct method has returned.
fireDownAction() - Method in class coras.table.TextAreaEditor
 
fireNextAction() - Method in class coras.table.TextAreaEditor
 
firePrevAction() - Method in class coras.table.TextAreaEditor
 
fireTableStructureChanged() - Method in class coras.table.CorasTableModel
 
fireUpAction() - Method in class coras.table.TextAreaEditor
 
flush() - Method in class util.Base64.OutputStream
Appropriately pads Base64 notation when encoding or throws an exception if Base64 input is not properly padded when decoding.
forName(String) - Static method in class coras.reuse.CategoryEnum
 

G

generateRiskMatrix(ITable) - Static method in class coras.table.RiskMatrixGenerator
 
get() - Method in class coras.client.SwingWorker
Return the value created by the construct method
getBinaryContent() - Method in interface coras.representations.BinaryRepresentation
 
getBinaryContent() - Method in class coras.representations.BitmapImage
 
getBinaryContent() - Method in class coras.representations.DocumentRepresentation
 
getBinaryContent() - Method in class coras.representations.ZumlZargoModel
 
getCategory() - Method in class coras.reuse.Experience
 
getCategory() - Method in class coras.reuse.ExperiencePackage
 
getCellEditorValue() - Method in class coras.table.TextAreaEditor
 
getChildAssets(SwingWorker) - Method in class coras.common.CorasAsset
 
getColumnChoices(int) - Method in class coras.table.CorasTableModel
 
getColumnClass(int) - Method in class coras.table.CorasTableModel
 
getColumnCount() - Method in class coras.table.CorasTableModel
 
getColumnDescription(int) - Method in class coras.table.CorasTableModel
 
getColumnDescription(String) - Static method in class coras.table.Messages
 
getColumnName(int) - Method in class coras.table.CorasTableModel
 
getColumnName(String) - Static method in class coras.table.Messages
 
getConcern() - Method in class coras.common.CorasElement
 
getContent() - Method in class coras.common.CorasRepresentation
 
getCurrentTask() - Method in class coras.client.SwingWorker
 
getDocumentContent() - Method in class coras.reuse.DocumentExperience
 
getDocumentContent() - Method in class coras.riskanalysis.DocumentResult
 
getDocumentContent() - Method in interface coras.types.IDocument
 
getDomain() - Method in class coras.reuse.Experience
 
getDomain() - Method in class coras.reuse.ExperiencePackage
 
getExperience(String) - Method in class coras.reuse.ExperiencePackage
 
getExperiences(SwingWorker) - Method in class coras.reuse.ExperiencePackage
 
getFaultTreeDiagram() - Method in class coras.reuse.FaultTreeExperience
 
getFaultTreeDiagram() - Method in class coras.riskanalysis.FaultTreeResult
 
getFaultTreeDiagram() - Method in interface coras.types.IFaultTree
 
getFaultTreeModel() - Method in class coras.reuse.FaultTreeExperience
 
getFaultTreeModel() - Method in class coras.riskanalysis.FaultTreeResult
 
getFaultTreeModel() - Method in interface coras.types.IFaultTree
 
getFilename() - Method in class coras.common.CorasRepresentation
 
getFullDescription() - Method in class coras.common.CorasAsset
 
getHiddenColumnDefs() - Method in class coras.table.CorasTableModel
 
getId() - Method in class coras.common.CorasAsset
 
getJobName() - Method in class coras.client.SwingWorker
 
getName() - Method in class coras.common.CorasAsset
 
getPackages() - Static method in class coras.reuse.ExperiencePackage
 
getPreferredSize() - Method in class coras.table.TextAreaEditor
 
getProgress() - Method in class coras.client.SwingWorker
 
getProject(String) - Static method in class coras.riskanalysis.RiskAnalysisProject
 
getProjects() - Static method in class coras.riskanalysis.RiskAnalysisProject
 
getProperty(String) - Method in class coras.common.CorasAsset
 
getRepresentation(RepresentationTypeEnum) - Method in class coras.common.CorasAsset
 
getRepresentation() - Method in class coras.common.CorasRepresentation
 
getResult(String) - Method in class coras.riskanalysis.RiskAnalysisProject
 
getResult(ElementTypeEnum, SubtypeEnum) - Method in class coras.riskanalysis.RiskAnalysisProject
 
getResults(SwingWorker) - Method in class coras.riskanalysis.RiskAnalysisProject
 
getRowCount() - Method in class coras.table.CorasTableModel
 
getRowHeight() - Method in class coras.table.ChoiceTextArea
 
getShortDescription() - Method in class coras.common.CorasAsset
 
getString(String) - Static method in class coras.table.Messages
 
getSubtype() - Method in class coras.common.CorasElement
 
getTable() - Method in class coras.table.CorasTableModel
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class coras.table.TextAreaEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class coras.table.TextAreaRenderer
 
getTableModel() - Method in class coras.riskanalysis.TableResult
 
getTableModel() - Method in interface coras.types.ITable
 
getTaskLength() - Method in class coras.client.SwingWorker
 
getType() - Method in class coras.common.CorasElement
 
getType(Asset) - Static method in class coras.common.CorasElement
 
getType() - Method in class coras.common.CorasRepresentation
 
getType(Asset) - Static method in class coras.reuse.Experience
 
getType(Asset) - Static method in class coras.riskanalysis.RiskAnalysisResult
 
getUIComponent() - Method in class coras.representations.BitmapImage
 
getUIComponent() - Method in class coras.representations.DiagramRepresentation
 
getUIComponent() - Method in class coras.representations.SVGImage
 
getUMLDiagram() - Method in class coras.reuse.UMLModelExperience
 
getUMLDiagram() - Method in class coras.riskanalysis.UMLModelResult
 
getUMLDiagram() - Method in interface coras.types.IUMLModel
 
getUMLModel() - Method in class coras.reuse.UMLModelExperience
 
getUMLModel() - Method in class coras.riskanalysis.UMLModelResult
 
getUMLModel() - Method in interface coras.types.IUMLModel
 
getValue() - Method in class coras.client.SwingWorker
* Get the value produced by the worker thread, or null if it * hasn't been constructed yet.
getValueAt(int, int) - Method in class coras.table.CorasTableModel
 
getViewpoint() - Method in class coras.riskanalysis.RiskAnalysisResult
 
getViewpoints() - Method in class coras.common.CorasElement
 
getXmiLight() - Method in class coras.representations.DgmModel
 
getXmiLight() - Method in class coras.representations.UMLModelRepresentation
 
getXmiLight() - Method in class coras.representations.XmiModel
 
getXmiLight() - Method in class coras.representations.ZumlZargoModel
 
getXmiLight() - Method in class coras.reuse.UMLModelExperience
 
getXmiLight() - Method in class coras.riskanalysis.UMLModelResult
 
getXmiLight() - Method in interface coras.types.IUMLModel
 
getXmlContent() - Method in class coras.representations.DgmModel
 
getXmlContent() - Method in class coras.representations.FaultTreeModel
 
getXmlContent() - Method in class coras.representations.SVGImage
 
getXmlContent() - Method in class coras.representations.TableRepresentation
 
getXmlContent() - Method in class coras.representations.XmiLightRepresentation
 
getXmlContent() - Method in class coras.representations.XmiModel
 
getXmlContent() - Method in interface coras.representations.XmlRepresentation
 

H

hideColumn(int) - Method in class coras.table.CorasTableModel
 

I

ID_ATTR - Static variable in class coras.interchange.Constants
 
IDocument - interface coras.types.IDocument.
 
IFaultTree - interface coras.types.IFaultTree.
 
IMAGE_TYPE - Static variable in class coras.interchange.Constants
 
ITable - interface coras.types.ITable.
 
IUMLModel - interface coras.types.IUMLModel.
 
ImagePanel - class coras.representations.ImagePanel.
 
ImagePanel() - Constructor for class coras.representations.ImagePanel
 
insertRowAboveSelectedRow() - Method in class coras.table.CorasTable
 
insertRowBelowSelectedRow() - Method in class coras.table.CorasTable
 
interrupt() - Method in class coras.client.SwingWorker
A new method that interrupts the worker thread.
isCellEditable(int, int) - Method in class coras.table.CorasTableModel
 
isDeleted() - Method in class coras.common.CorasAsset
 
isDirty() - Method in class coras.common.CorasAsset
 
isDirty() - Method in class coras.riskanalysis.TableResult
 
isDirty() - Method in class coras.table.CorasTableModel
 
isFinished() - Method in class coras.client.SwingWorker
 
isFixedStructure() - Method in class coras.table.CorasTableModel
 
isInterrupted() - Method in class coras.client.SwingWorker
 
isUserEditable(int) - Method in class coras.table.CorasTableModel
 
isValidValue(Object, int, int) - Method in class coras.table.CorasTableModel
 

M

METADATA_ELEM - Static variable in class coras.interchange.Constants
 
Messages - class coras.table.Messages.
 
main(String[]) - Static method in class coras.table.RiskMatrixGenerator
 
main(String[]) - Static method in class util.Base64
Testing.
makeClean() - Method in class coras.table.CorasTableModel
 
markAsDeleted() - Method in class coras.common.CorasAsset
 

N

NAMESPACE_URI - Static variable in class coras.table.CorasTable
 
NAME_ATTR - Static variable in class coras.interchange.Constants
 

P

PREFIX - Static variable in class coras.interchange.Constants
 
PREFIX - Static variable in class coras.table.CorasTable
 
paint(Graphics) - Method in class coras.representations.ImagePanel
 
paint(Graphics) - Method in class coras.table.ChoiceTextArea
 

R

REFERENCE_ATTR - Static variable in class coras.interchange.Constants
 
REPRESENTATIONS_ELEM - Static variable in class coras.interchange.Constants
 
REPRESENTATION_ELEM - Static variable in class coras.interchange.Constants
 
REUSABLE_ELEMENT_ELEM - Static variable in class coras.interchange.Constants
 
RISK_ANALYSIS_PROJECT_ELEM - Static variable in class coras.interchange.Constants
 
RISK_ANALYSIS_RESULT_ELEM - Static variable in class coras.interchange.Constants
 
RISK_ASSESSMENT_PACKAGE_ELEM - Static variable in class coras.interchange.Constants
 
RISK_ASSESSMENT_RESULT_ELEM - Static variable in class coras.interchange.Constants
 
RepresentationFactory - class coras.representations.RepresentationFactory.
 
RepresentationFactory() - Constructor for class coras.representations.RepresentationFactory
 
RiskAnalysisProject - class coras.riskanalysis.RiskAnalysisProject.
 
RiskAnalysisProjectExporter - class coras.interchange.RiskAnalysisProjectExporter.
 
RiskAnalysisProjectExporter() - Constructor for class coras.interchange.RiskAnalysisProjectExporter
 
RiskAnalysisProjectImporter - class coras.interchange.RiskAnalysisProjectImporter.
 
RiskAnalysisProjectImporter() - Constructor for class coras.interchange.RiskAnalysisProjectImporter
 
RiskAnalysisResult - class coras.riskanalysis.RiskAnalysisResult.
 
RiskAnalysisResult(Asset) - Constructor for class coras.riskanalysis.RiskAnalysisResult
 
RiskMatrixGenerator - class coras.table.RiskMatrixGenerator.
 
RiskMatrixGenerator() - Constructor for class coras.table.RiskMatrixGenerator
 
read() - Method in class util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
removePropertyChangeListener(PropertyChangeListener) - Method in class coras.table.CorasTableModel
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class coras.table.CorasTableModel
 
removeRepresentation(CorasRepresentation) - Method in class coras.common.CorasAsset
 

S

SHORT_DESCRIPTION - Static variable in class coras.common.CorasAsset
 
SHORT_DESCRIPTION_ELEM - Static variable in class coras.interchange.Constants
 
SUBTYPE_ATTR - Static variable in class coras.interchange.Constants
 
SUPPORTIVE - Static variable in class coras.reuse.CategoryEnum
 
SVGImage - class coras.representations.SVGImage.
 
SVGImage(Representation) - Constructor for class coras.representations.SVGImage
 
SwingWorker - class coras.client.SwingWorker.
This is the 3rd version of SwingWorker (also known as * SwingWorker 3), an abstract class that you subclass to * perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class coras.client.SwingWorker
Start a thread that will call the construct method * and then exit.
setChoices(Collection) - Method in class coras.table.ChoiceTextArea
 
setColumnChoices(ColumnChoicesType) - Method in class coras.table.CorasTableModel
 
setConcern(ConcernEnum) - Method in class coras.common.CorasElement
 
setCurrentTask(String) - Method in class coras.client.SwingWorker
 
setDocumentContent(File) - Method in class coras.reuse.DocumentExperience
 
setDocumentContent(DocumentRepresentation) - Method in class coras.reuse.DocumentExperience
 
setDocumentContent(File) - Method in class coras.riskanalysis.DocumentResult
 
setDocumentContent(DocumentRepresentation) - Method in class coras.riskanalysis.DocumentResult
 
setDocumentContent(File) - Method in interface coras.types.IDocument
 
setDocumentContent(DocumentRepresentation) - Method in interface coras.types.IDocument
 
setDomain(String) - Method in class coras.reuse.Experience
 
setDomain(String) - Method in class coras.reuse.ExperiencePackage
 
setDownAction(Action) - Method in class coras.table.TextAreaEditor
 
setExportFile(File) - Method in class coras.interchange.ExperiencePackageExporter
 
setExportFile(File) - Method in class coras.interchange.RiskAnalysisProjectExporter
 
setFaultTreeDiagram(File) - Method in class coras.reuse.FaultTreeExperience
 
setFaultTreeDiagram(DiagramRepresentation) - Method in class coras.reuse.FaultTreeExperience
 
setFaultTreeDiagram(File) - Method in class coras.riskanalysis.FaultTreeResult
 
setFaultTreeDiagram(DiagramRepresentation) - Method in class coras.riskanalysis.FaultTreeResult
 
setFaultTreeDiagram(File) - Method in interface coras.types.IFaultTree
 
setFaultTreeDiagram(DiagramRepresentation) - Method in interface coras.types.IFaultTree
 
setFaultTreeModel(File) - Method in class coras.reuse.FaultTreeExperience
 
setFaultTreeModel(FaultTreeModel) - Method in class coras.reuse.FaultTreeExperience
 
setFaultTreeModel(File) - Method in class coras.riskanalysis.FaultTreeResult
 
setFaultTreeModel(FaultTreeModel) - Method in class coras.riskanalysis.FaultTreeResult
 
setFaultTreeModel(File) - Method in interface coras.types.IFaultTree
 
setFaultTreeModel(FaultTreeModel) - Method in interface coras.types.IFaultTree
 
setFinished(boolean) - Method in class coras.client.SwingWorker
 
setFullDescription(String) - Method in class coras.common.CorasAsset
 
setImage(Image) - Method in class coras.representations.ImagePanel
 
setImportFile(File) - Method in class coras.interchange.ExperiencePackageImporter
 
setImportFile(File) - Method in class coras.interchange.RiskAnalysisProjectImporter
 
setInterrupted(boolean) - Method in class coras.client.SwingWorker
 
setJobName(String) - Method in class coras.client.SwingWorker
 
setName(String) - Method in class coras.common.CorasAsset
 
setNextAction(Action) - Method in class coras.table.TextAreaEditor
 
setPackage(ExperiencePackage) - Method in class coras.interchange.ExperiencePackageExporter
 
setPrevAction(Action) - Method in class coras.table.TextAreaEditor
 
setProgress(int) - Method in class coras.client.SwingWorker
 
setProject(RiskAnalysisProject) - Method in class coras.interchange.RiskAnalysisProjectExporter
 
setProperty(String, String) - Method in class coras.common.CorasAsset
 
setSelectedExperiences(Collection) - Method in class coras.interchange.ExperiencePackageExporter
 
setSelectedResults(Collection) - Method in class coras.interchange.RiskAnalysisProjectExporter
 
setShortDescription(String) - Method in class coras.common.CorasAsset
 
setTable(TableType) - Method in class coras.table.CorasTableModel
 
setTableModel(CorasTableModel) - Method in class coras.table.CorasTable
 
setTaskLength(int) - Method in class coras.client.SwingWorker
 
setText(String) - Method in class coras.table.ChoiceTextArea
 
setUMLDiagram(File) - Method in class coras.reuse.UMLModelExperience
 
setUMLDiagram(DiagramRepresentation) - Method in class coras.reuse.UMLModelExperience
 
setUMLDiagram(File) - Method in class coras.riskanalysis.UMLModelResult
 
setUMLDiagram(DiagramRepresentation) - Method in class coras.riskanalysis.UMLModelResult
 
setUMLDiagram(File) - Method in interface coras.types.IUMLModel
 
setUMLDiagram(DiagramRepresentation) - Method in interface coras.types.IUMLModel
 
setUMLModel(File) - Method in class coras.reuse.UMLModelExperience
 
setUMLModel(UMLModelRepresentation) - Method in class coras.reuse.UMLModelExperience
 
setUMLModel(File) - Method in class coras.riskanalysis.UMLModelResult
 
setUMLModel(UMLModelRepresentation) - Method in class coras.riskanalysis.UMLModelResult
 
setUMLModel(File) - Method in interface coras.types.IUMLModel
 
setUMLModel(UMLModelRepresentation) - Method in interface coras.types.IUMLModel
 
setUpAction(Action) - Method in class coras.table.TextAreaEditor
 
setUserEditable(boolean) - Method in class coras.table.ChoiceTextArea
 
setValueAt(Object, int, int) - Method in class coras.table.CorasTableModel
 
setViewpoint(ViewpointEnum) - Method in class coras.riskanalysis.RiskAnalysisResult
 
setViewpoints(ViewpointEnum[]) - Method in class coras.common.CorasElement
 
setViewpoints(ViewpointEnum[]) - Method in class coras.riskanalysis.RiskAnalysisResult
 
showColumn(String) - Method in class coras.table.CorasTableModel
 
start() - Method in class coras.client.SwingWorker
Start the worker thread.

T

TABLE_TYPE - Static variable in class coras.interchange.Constants
 
TYPE_ATTR - Static variable in class coras.interchange.Constants
 
TableRepresentation - class coras.representations.TableRepresentation.
 
TableRepresentation(Representation) - Constructor for class coras.representations.TableRepresentation
 
TableResult - class coras.riskanalysis.TableResult.
 
TableResult(Asset) - Constructor for class coras.riskanalysis.TableResult
 
TextAreaEditor - class coras.table.TextAreaEditor.
 
TextAreaEditor() - Constructor for class coras.table.TextAreaEditor
 
TextAreaRenderer - class coras.table.TextAreaRenderer.
 
TextAreaRenderer() - Constructor for class coras.table.TextAreaRenderer
 
toString() - Method in class coras.reuse.CategoryEnum
 

U

UMLModelExperience - class coras.reuse.UMLModelExperience.
 
UMLModelExperience(Asset) - Constructor for class coras.reuse.UMLModelExperience
 
UMLModelRepresentation - class coras.representations.UMLModelRepresentation.
 
UMLModelRepresentation(Representation) - Constructor for class coras.representations.UMLModelRepresentation
 
UMLModelResult - class coras.riskanalysis.UMLModelResult.
 
UMLModelResult(Asset) - Constructor for class coras.riskanalysis.UMLModelResult
 
UML_MODEL_TYPE - Static variable in class coras.interchange.Constants
 
unCheckOut() - Method in class coras.common.CorasAsset
 
unCheckOut() - Method in class coras.riskanalysis.TableResult
 
updateRepresentation() - Method in class coras.riskanalysis.TableResult
 
updateRepresentation() - Method in interface coras.types.ITable
 
updateRowHeight(int) - Method in class coras.table.CorasTable
 
updateRowHeights() - Method in class coras.table.CorasTable
 
util - package util
 

V

VALUES - Static variable in class coras.reuse.CategoryEnum
 
VIEWPOINTS_ELEM - Static variable in class coras.interchange.Constants
 
VIEWPOINT_ELEM - Static variable in class coras.interchange.Constants
 

W

write(int) - Method in class util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class util.Base64.OutputStream
Calls write(int) repeatedly until len bytes are written.

X

XML_FORMAT - Static variable in class coras.interchange.Constants
 
XmiLightRepresentation - class coras.representations.XmiLightRepresentation.
 
XmiLightRepresentation(Representation) - Constructor for class coras.representations.XmiLightRepresentation
 
XmiModel - class coras.representations.XmiModel.
 
XmiModel(Representation) - Constructor for class coras.representations.XmiModel
 
XmlRepresentation - interface coras.representations.XmlRepresentation.
 

Z

ZumlZargoModel - class coras.representations.ZumlZargoModel.
 
ZumlZargoModel(Representation) - Constructor for class coras.representations.ZumlZargoModel
 

A B C D E F G H I M N P R S T U V W X Z

Copyright © 2003-2005 SINTEF. All Rights Reserved.