PrimitivePackage.java
Go to the documentation of this file.
00001 
00003 package org.best.of.robotics.smachDSL;
00004 
00005 import org.eclipse.emf.common.util.EList;
00006 
00007 import org.eclipse.emf.ecore.EObject;
00008 
00025 public interface PrimitivePackage extends EObject
00026 {
00041   EList<StateMachine> getStatemachines();
00042 
00043 } // PrimitivePackage


bride_plugin_source
Author(s): Alexander Bubeck
autogenerated on Sun Oct 5 2014 22:38:34