SysML

org.topcased.sysml.tools
Class SysMLRequirementsTools

java.lang.Object
  extended by org.topcased.sysml.tools.SysMLRequirementsTools

public class SysMLRequirementsTools
extends java.lang.Object

The Class SysMLRequirementsTools.


Constructor Summary
SysMLRequirementsTools()
           
 
Method Summary
static PackageSYSML getPackageSYSML(org.eclipse.uml2.uml.Element element)
          Return the requirement definition in which an element is contained.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SysMLRequirementsTools

public SysMLRequirementsTools()
Method Detail

getPackageSYSML

public static PackageSYSML getPackageSYSML(org.eclipse.uml2.uml.Element element)
Return the requirement definition in which an element is contained.

Parameters:
element - Element
Returns:
the requirement definition

SysML

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