SysML

Uses of Interface
org.topcased.sysml.SysMLPackage

Packages that use SysMLPackage
org.topcased.sysml   
org.topcased.sysml.impl   
org.topcased.sysml.presentation   
org.topcased.sysml.util   
 

Uses of SysMLPackage in org.topcased.sysml
 

Fields in org.topcased.sysml declared as SysMLPackage
static SysMLPackage SysMLPackage.eINSTANCE
          The singleton instance of the package
 

Methods in org.topcased.sysml that return SysMLPackage
 SysMLPackage SysMLFactory.getSysMLPackage()
          Returns the package supported by this factory
 

Uses of SysMLPackage in org.topcased.sysml.impl
 

Classes in org.topcased.sysml.impl that implement SysMLPackage
 class SysMLPackageImpl
          An implementation of the model < ?
 

Methods in org.topcased.sysml.impl that return SysMLPackage
static SysMLPackage SysMLFactoryImpl.getPackage()
          Deprecated.  
 SysMLPackage SysMLFactoryImpl.getSysMLPackage()
           
static SysMLPackage SysMLPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of SysMLPackage in org.topcased.sysml.presentation
 

Fields in org.topcased.sysml.presentation declared as SysMLPackage
protected  SysMLPackage SysMLModelWizard.sysMLPackage
          This caches an instance of the model package
 

Uses of SysMLPackage in org.topcased.sysml.util
 

Fields in org.topcased.sysml.util declared as SysMLPackage
protected static SysMLPackage SysMLAdapterFactory.modelPackage
          The cached model package
protected static SysMLPackage SysMLSwitch.sysmlmodelPackage
          The cached model package
 


SysML

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