|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMLModelResult | |
coras.reuse | |
coras.riskanalysis |
Uses of UMLModelResult in coras.reuse |
Methods in coras.reuse with parameters of type UMLModelResult | |
UMLModelExperience |
ExperiencePackage.createUMLModel(UMLModelResult result)
|
Uses of UMLModelResult in coras.riskanalysis |
Methods in coras.riskanalysis that return UMLModelResult | |
protected static UMLModelResult |
UMLModelResult.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,
UMLModelRepresentation umlModel,
DiagramRepresentation diagram)
|
UMLModelResult |
RiskAnalysisProject.createUMLModel(coras.types.SubtypeEnum subtype,
java.lang.String name,
java.lang.String shortDescription,
java.lang.String fullDescription,
coras.structure.ConcernEnum concern,
coras.structure.ViewpointEnum viewpoint,
UMLModelRepresentation umlModel,
DiagramRepresentation diagram)
|
UMLModelResult |
RiskAnalysisProject.createUMLModel(UMLModelExperience experience)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |