|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableRepresentation | |
coras.representations | |
coras.riskanalysis |
Uses of TableRepresentation in coras.representations |
Methods in coras.representations that return TableRepresentation | |
static TableRepresentation |
RepresentationFactory.createTable(coras.types.SubtypeEnum subtype)
|
static TableRepresentation |
RepresentationFactory.createTable(org.w3c.dom.Node content,
java.lang.String name)
|
Uses of TableRepresentation in coras.riskanalysis |
Methods in coras.riskanalysis with parameters of type TableRepresentation | |
protected static TableResult |
TableResult.create(RiskAnalysisProject project,
coras.types.SubtypeEnum subtype,
java.lang.String name,
java.lang.String shortDescription,
java.lang.String fullDescription,
coras.structure.ConcernEnum concern,
coras.structure.ViewpointEnum viewpoint,
TableRepresentation table)
|
TableResult |
RiskAnalysisProject.createTable(coras.types.SubtypeEnum subtype,
java.lang.String name,
java.lang.String shortDescription,
java.lang.String fullDescription,
coras.structure.ConcernEnum concern,
coras.structure.ViewpointEnum viewpoint,
TableRepresentation table)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |