|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Diagram | |
|---|---|
| org.opencrx.kernel.ras1.jmi1 | |
| Uses of Diagram in org.opencrx.kernel.ras1.jmi1 |
|---|
| Subinterfaces of Diagram in org.opencrx.kernel.ras1.jmi1 | |
|---|---|
interface |
DesignDiagram
Class DesignDiagram |
interface |
RequirementDiagram
Class RequirementDiagram |
interface |
TestDiagram
Class TestDiagram |
| Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type Diagram | |
|---|---|
TestDiagram |
TestDiagramClass.extendDiagram(Diagram _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String artifactType,
String name)
Creates an instance of class TestDiagram based on the
superclass Diagram and all required attributes not
included in this superclass. |
RequirementDiagram |
RequirementDiagramClass.extendDiagram(Diagram _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String artifactType,
String name)
Creates an instance of class RequirementDiagram based on
the superclass Diagram and all required attributes not
included in this superclass. |
DesignDiagram |
DesignDiagramClass.extendDiagram(Diagram _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String artifactType,
String name)
Creates an instance of class DesignDiagram based on the
superclass Diagram and all required attributes not
included in this superclass. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||