com.change_vision.jude.api.inf.model
インタフェース AggregationKind

com.change_vision.jude.api.inf.model.AggregationKind

public AggregationKind

集約の種類 NONE(制約なし), AGGREGATE(集約している), COMPOSITE(複合)


フィールドの概要
static AggregationKind AGGREGATE
          集約している
static AggregationKind COMPOSITE
          複合
static AggregationKind NONE
          制約なし
 

フィールドの詳細

NONE

static final AggregationKind NONE
制約なし


AGGREGATE

static final AggregationKind AGGREGATE
集約している


COMPOSITE

static final AggregationKind COMPOSITE
複合