Uses of Interface
org.opencrx.kernel.ras1.cci.SolutionPart

Packages that use SolutionPart
org.opencrx.kernel.ras1.cci   
 

Uses of SolutionPart in org.opencrx.kernel.ras1.cci
 

Subinterfaces of SolutionPart in org.opencrx.kernel.ras1.cci
 interface Artifact
           
 interface DesignDiagram
           
 interface DesignModel
           
 interface DesignPart
           
 interface ImplementationPart
           
 interface InterfaceSpec
           
 interface RequirementDiagram
           
 interface RequirementModel
           
 interface RequirementPart
           
 interface TestDiagram
           
 interface TestModel
           
 interface TestPart
           
 interface UseCase
           
 

Classes in org.opencrx.kernel.ras1.cci that implement SolutionPart
 class ArtifactImpl
           
 class DesignDiagramImpl
           
 class DesignModelImpl
           
 class DesignPartImpl
           
 class ImplementationPartImpl
           
 class InterfaceSpecImpl
           
 class RequirementDiagramImpl
           
 class RequirementModelImpl
           
 class RequirementPartImpl
           
 class SolutionPartImpl
           
 class TestDiagramImpl
           
 class TestModelImpl
           
 class TestPartImpl
           
 class UseCaseImpl
           
 

Methods in org.opencrx.kernel.ras1.cci that return SolutionPart
 SolutionPart AssetImpl.getSolutionPart(String id)
           
 SolutionPart Asset.getSolutionPart(String id)
          Retrieves the value for the reference solutionPart for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.ras1.cci with parameters of type SolutionPart
 void AssetImpl.addSolutionPart(SolutionPart newValue)
           
 void Asset.addSolutionPart(SolutionPart newValue)
           
 void AssetImpl.addSolutionPart(String id, SolutionPart newValue)
           
 void Asset.addSolutionPart(String id, SolutionPart newValue)
           
 UseCase UseCaseClassImpl.extendSolutionPart(SolutionPart _base, String artifactType)
           
 UseCase UseCaseClass.extendSolutionPart(SolutionPart _base, String artifactType)
          Creates an instance of class UseCase based on the superclass SolutionPart and all required attributes not included in this superclass.
 TestModel TestModelClassImpl.extendSolutionPart(SolutionPart _base, String artifactType)
           
 TestModel TestModelClass.extendSolutionPart(SolutionPart _base, String artifactType)
          Creates an instance of class TestModel based on the superclass SolutionPart and all required attributes not included in this superclass.
 TestDiagram TestDiagramClassImpl.extendSolutionPart(SolutionPart _base, String artifactType)
           
 TestDiagram TestDiagramClass.extendSolutionPart(SolutionPart _base, String artifactType)
          Creates an instance of class TestDiagram based on the superclass SolutionPart and all required attributes not included in this superclass.
 RequirementModel RequirementModelClassImpl.extendSolutionPart(SolutionPart _base, String artifactType)
           
 RequirementModel RequirementModelClass.extendSolutionPart(SolutionPart _base, String artifactType)
          Creates an instance of class RequirementModel based on the superclass SolutionPart and all required attributes not included in this superclass.
 RequirementDiagram RequirementDiagramClassImpl.extendSolutionPart(SolutionPart _base, String artifactType)
           
 RequirementDiagram RequirementDiagramClass.extendSolutionPart(SolutionPart _base, String artifactType)
          Creates an instance of class RequirementDiagram based on the superclass SolutionPart and all required attributes not included in this superclass.
 InterfaceSpec InterfaceSpecClassImpl.extendSolutionPart(SolutionPart _base, String artifactType)
           
 InterfaceSpec InterfaceSpecClass.extendSolutionPart(SolutionPart _base, String artifactType)
          Creates an instance of class InterfaceSpec based on the superclass SolutionPart and all required attributes not included in this superclass.
 ImplementationPart ImplementationPartClassImpl.extendSolutionPart(SolutionPart _base, String artifactType)
           
 ImplementationPart ImplementationPartClass.extendSolutionPart(SolutionPart _base, String artifactType)
          Creates an instance of class ImplementationPart based on the superclass SolutionPart and all required attributes not included in this superclass.
 DesignModel DesignModelClassImpl.extendSolutionPart(SolutionPart _base, String artifactType)
           
 DesignModel DesignModelClass.extendSolutionPart(SolutionPart _base, String artifactType)
          Creates an instance of class DesignModel based on the superclass SolutionPart and all required attributes not included in this superclass.
 DesignDiagram DesignDiagramClassImpl.extendSolutionPart(SolutionPart _base, String artifactType)
           
 DesignDiagram DesignDiagramClass.extendSolutionPart(SolutionPart _base, String artifactType)
          Creates an instance of class DesignDiagram based on the superclass SolutionPart and all required attributes not included in this superclass.
 Artifact ArtifactClassImpl.extendSolutionPart(SolutionPart _base, String artifactType)
           
 Artifact ArtifactClass.extendSolutionPart(SolutionPart _base, String artifactType)
          Creates an instance of class Artifact based on the superclass SolutionPart and all required attributes not included in this superclass.
 void AssetImpl.setSolutionPart(SolutionPart[] newValue)
           
 



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