Modifier and Type | Field and Description |
---|---|
static EntityType |
TYPE
The entity type.
|
Constructor and Description |
---|
CgaaModel(CfgModel model)
Constructs an object with the specified control flow graph internal model.
|
public static final EntityType TYPE
public CgaaModel(CfgModel model)
model
- the internal modeljava.lang.IllegalArgumentException
- when argument is null
.public void add(Entity entity)