CustomType.java
Go to the documentation of this file.
00001 
00007 package org.best_of_robotics.model.datatypes;
00008 
00009 import org.eclipse.emf.common.util.EList;
00010 
00027 public interface CustomType extends ComplexType {
00042         EList<Field> getFields();
00043 
00044 } // CustomType


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