KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > SOFA > SOFAnode > TR > ComponentInfo


1 package SOFA.SOFAnode.TR;
2
3 /** Component info.
4   * Generated by SOFA CodeGen
5   */

6
7 public interface ComponentInfo extends ComponentInfoOperations, cz.cuni.sofa.lib.CDLEntity {
8 }
9
Popular Tags