Interface ConnectedCiInfo

All Superinterfaces:
Serializable

public interface ConnectedCiInfo extends Serializable
User: frostn Date: 9/19/12 Time: 1:19 PM
  • Method Details

    • getCiType

      String getCiType()
      Returns:
      the type of the connected CI.
    • getLinkType

      String getLinkType()
      Returns:
      the type of the relation.
    • isDirectionForward

      boolean isDirectionForward()
      Returns:
      true iff the relation direction is from the type which we try to identify to the connected CI.