EObjectTypeRelationCondition(
EClass type,
TypeRelation typeRelationKind)
A constructor, it initializes the
EObjectTypeRelationCondition with the given
EClass and the TypeRelation specified.
EObjectTypeRelationCondition(
EClass type,
TypeRelation typeRelationKind,
PruneHandler pruneHandler)
A constructor, it initializes the
EObjectTypeRelationCondition with the given
EClass, the TypeRelation and the
PruneHandler specified.