Uses of Interface
org.opencrx.kernel.ras1.jmi1.Diagram

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.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.