All Packages Class Hierarchy This Package Previous Next Index
Interface DSRG.VKB.VKB_MKB_Relation
- public interface VKB_MKB_Relation
Interface between VKB and MKB.Relation. The MKB.Relation should implements
this interface no matter how it changed. The interface include:
- Get Name of this relation in format "IS.R".
- Set Name of this relation in format "R".
-
getName()
- Get Name of this relation in format "IS.R".
getName
public abstract String getName()
- Get Name of this relation in format "IS.R".
All Packages Class Hierarchy This Package Previous Next Index