eu.xtreemos.xosd.localallocmgr.basic.manipulators.relations
Interface TTElmRelation

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
AvailableCheckRelation, WithinTimeLimitRelation

public interface TTElmRelation
extends java.io.Serializable


Method Summary
 boolean isRelated(TTElm elm)
           
 

Method Detail

isRelated

boolean isRelated(TTElm elm)