DSRG.VKB
Interface VKB_MKB_Relation


public abstract 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:


Method Summary
 java.lang.String getName()
          Get Name of this relation in format "IS.R".
 

Method Detail

getName

public java.lang.String getName()
Get Name of this relation in format "IS.R".