org.eclipse.emf.ecore.xcore
Class XcoreExtensions

java.lang.Object
  extended by org.eclipse.emf.ecore.xcore.XcoreExtensions

public class XcoreExtensions
extends java.lang.Object


Constructor Summary
XcoreExtensions()
           
 
Method Summary
static java.lang.Iterable<EObject> allContentsIterable(EObject eObject)
           
static java.lang.Iterable<EObject> allContentsIterable(Resource resource)
           
 GenClass getGenClass(XGenericType type)
           
 GenTypeParameter getGenTypeParameter(XGenericType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XcoreExtensions

public XcoreExtensions()
Method Detail

getGenClass

public GenClass getGenClass(XGenericType type)

getGenTypeParameter

public GenTypeParameter getGenTypeParameter(XGenericType type)

allContentsIterable

public static java.lang.Iterable<EObject> allContentsIterable(EObject eObject)

allContentsIterable

public static java.lang.Iterable<EObject> allContentsIterable(Resource resource)

Copyright 2001-2012 IBM Corporation and others.
All Rights Reserved.