Modelers

org.topcased.modeler.editor.outline
Class AdditionalResources

java.lang.Object
  extended by org.topcased.modeler.editor.outline.AdditionalResources

public class AdditionalResources
extends java.lang.Object

This object computes all the loaded resources from a resource set.
creation : 8 juin 2005


Constructor Summary
AdditionalResources(Modeler editor)
          Constructor
 
Method Summary
 java.util.List 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

AdditionalResources

public AdditionalResources(Modeler editor)
Constructor

Parameters:
editor - the graphical model editor
Method Detail

getResources

public java.util.List getResources()
Returns all the resources without the DI and the domain resources

Returns:
the list of additional resources

Modelers

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