|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecoretools.diagram.ui.outline.AdditionalResources
public class AdditionalResources
This object computes all the loaded resources from a resource set.
creation : 8 juin 2005
Constructor Summary | |
---|---|
AdditionalResources(org.eclipse.emf.ecore.resource.ResourceSet rSet)
Constructor |
Method Summary | |
---|---|
java.util.List<org.eclipse.emf.ecore.resource.Resource> |
getResources()
Returns all the resources without the DI and the domain resources |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdditionalResources(org.eclipse.emf.ecore.resource.ResourceSet rSet)
rSet
- the ResourceSet to be used to load these Additional ResourcesMethod Detail |
---|
public java.util.List<org.eclipse.emf.ecore.resource.Resource> getResources()
|
Copyright 2007 Anyware Technologies. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |