SysML

org.topcased.sysml.util
Class SysMLResourceFactoryImpl

java.lang.Object
  extended by org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
      extended by org.topcased.sysml.util.SysMLResourceFactoryImpl
All Implemented Interfaces:
Resource.Factory

public class SysMLResourceFactoryImpl
extends ResourceFactoryImpl

The < ? >Resource Factory associated with the package.

See Also:
SysMLResourceImpl
** Generated **

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.Resource.Factory
Resource.Factory.Descriptor, Resource.Factory.Registry
 
Field Summary
static java.lang.String copyright
           
 
Constructor Summary
SysMLResourceFactoryImpl()
          Creates an instance of the resource factory
 
Method Summary
 Resource createResource(URI uri)
           
 Resource createResourceGen(URI uri)
          Creates an instance of the resource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
** Generated **
Constructor Detail

SysMLResourceFactoryImpl

public SysMLResourceFactoryImpl()
Creates an instance of the resource factory.

** Generated **
Method Detail

createResourceGen

public Resource createResourceGen(URI uri)
Creates an instance of the resource.

** Generated **

createResource

public Resource createResource(URI uri)
Specified by:
createResource in interface Resource.Factory
Overrides:
createResource in class ResourceFactoryImpl

SysML

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