SysML

Uses of Interface
org.topcased.sysml.Verify

Packages that use Verify
org.topcased.modeler.sysml.requirementdiagram   
org.topcased.modeler.sysml.util   
org.topcased.sysml   
org.topcased.sysml.impl   
org.topcased.sysml.tests   
org.topcased.sysml.tools.operations   
org.topcased.sysml.util   
 

Uses of Verify in org.topcased.modeler.sysml.requirementdiagram
 

Methods in org.topcased.modeler.sysml.requirementdiagram that return Verify
protected  Verify RequirementCreationUtils.createModelObjectVerify(Verify element)
           
 

Methods in org.topcased.modeler.sysml.requirementdiagram with parameters of type Verify
protected  GraphElement RequirementCreationUtils.createGraphElementVerify(Verify element, java.lang.String presentation)
           
protected  Verify RequirementCreationUtils.createModelObjectVerify(Verify element)
           
 

Uses of Verify in org.topcased.modeler.sysml.util
 

Methods in org.topcased.modeler.sysml.util with parameters of type Verify
 java.lang.Object ExactSysMLSwitch.caseVerify(Verify object)
          Returns the result of interpretting the object as an exact instance of 'Verify'
 

Uses of Verify in org.topcased.sysml
 

Methods in org.topcased.sysml that return Verify
 Verify SysMLFactory.createVerify()
          Returns a new object of class 'Verify'
 

Uses of Verify in org.topcased.sysml.impl
 

Classes in org.topcased.sysml.impl that implement Verify
 class VerifyImpl
          An implementation of the model object ' < ?
 

Methods in org.topcased.sysml.impl that return Verify
 Verify SysMLFactoryImpl.createVerify()
           
 

Uses of Verify in org.topcased.sysml.tests
 

Methods in org.topcased.sysml.tests that return Verify
protected  Verify VerifyTest.getFixture()
          Returns the fixture for this Verify test case
 

Uses of Verify in org.topcased.sysml.tools.operations
 

Methods in org.topcased.sysml.tools.operations that return Verify
static Verify TestCaseCoverOperations.addCoveringTestCase(Requirement requirement, TestCase testcase)
          Add a test case to the test cases verifying a requirement (i.e add a verify link between the test case and the requirement)
 

Uses of Verify in org.topcased.sysml.util
 

Methods in org.topcased.sysml.util with parameters of type Verify
 T SysMLSwitch.caseVerify(Verify object)
          Returns the result of interpretting the object as an instance of 'Verify'
 


SysML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.