SysML

Uses of Interface
org.topcased.sysml.Copy

Packages that use Copy
org.topcased.modeler.sysml.requirementdiagram   
org.topcased.modeler.sysml.util   
org.topcased.sysml   
org.topcased.sysml.impl   
org.topcased.sysml.tests   
org.topcased.sysml.util   
 

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

Methods in org.topcased.modeler.sysml.requirementdiagram that return Copy
protected  Copy RequirementCreationUtils.createModelObjectCopy(Copy element)
           
 

Methods in org.topcased.modeler.sysml.requirementdiagram with parameters of type Copy
protected  GraphElement RequirementCreationUtils.createGraphElementCopy(Copy element, java.lang.String presentation)
           
protected  Copy RequirementCreationUtils.createModelObjectCopy(Copy element)
           
 

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

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

Uses of Copy in org.topcased.sysml
 

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

Uses of Copy in org.topcased.sysml.impl
 

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

Methods in org.topcased.sysml.impl that return Copy
 Copy SysMLFactoryImpl.createCopy()
           
 

Uses of Copy in org.topcased.sysml.tests
 

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

Uses of Copy in org.topcased.sysml.util
 

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


SysML

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