Package | Description |
---|---|
msim.model |
Mixed physical/virtual linkage Simulator model representation and algorithms.
|
Modifier and Type | Field and Description |
---|---|
static EntityClass.Visibility[] |
EntityClass.Visibility.ALL
|
protected EntityClass.Visibility |
EntityClass.visibility
current visibility state of this
EntityClass |
Modifier and Type | Method and Description |
---|---|
EntityClass.Visibility |
EntityClass.getVisibility()
|
static EntityClass.Visibility |
EntityClass.Visibility.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EntityClass.Visibility[] |
EntityClass.Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EntityClass.setVisibility(EntityClass.Visibility v)
|