ComplexType.java
Go to the documentation of this file.
00001 
00007 package org.best_of_robotics.model.datatypes;
00008 
00009 import java.lang.String;
00010 
00021 public interface ComplexType extends DataType {
00028         String getLabel();
00029 
00030 } // ComplexType


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