|
|||||||||
| Home >> All >> ch >> epfl >> lamp >> [ smartanalysis overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
ch.epfl.lamp.smartanalysis
Interface Inheritable

- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- DepClass, DepObjectType
- public interface Inheritable
- extends java.io.Serializable
Represent a class that can be herited.
- Version:
- 1.0
| Method Summary | |
java.lang.String |
getName()
get the Fully Qualified Java Name for this class. |
| Method Detail |
getName
public java.lang.String getName()
- get the Fully Qualified Java Name for this class.
|
|||||||||
| Home >> All >> ch >> epfl >> lamp >> [ smartanalysis overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC