SysML

Uses of Interface
org.topcased.sysml.SysMLFactory

Packages that use SysMLFactory
org.topcased.sysml   
org.topcased.sysml.impl   
org.topcased.sysml.presentation   
 

Uses of SysMLFactory in org.topcased.sysml
 

Fields in org.topcased.sysml declared as SysMLFactory
static SysMLFactory SysMLFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.topcased.sysml that return SysMLFactory
 SysMLFactory SysMLPackage.getSysMLFactory()
          Returns the factory that creates the instances of the model.
 

Uses of SysMLFactory in org.topcased.sysml.impl
 

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

Methods in org.topcased.sysml.impl that return SysMLFactory
 SysMLFactory SysMLPackageImpl.getSysMLFactory()
           
static SysMLFactory SysMLFactoryImpl.init()
          Creates the default factory implementation
 

Uses of SysMLFactory in org.topcased.sysml.presentation
 

Fields in org.topcased.sysml.presentation declared as SysMLFactory
protected  SysMLFactory SysMLModelWizard.sysMLFactory
          This caches an instance of the model factory
 


SysML

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