| Package | Description |
|---|---|
| org.plasma.metamodel |
Package level documentation for package org.plasma.metamodel.
|
| Modifier and Type | Field and Description |
|---|---|
protected VisibilityType |
Property.visibility |
| Modifier and Type | Method and Description |
|---|---|
static VisibilityType |
VisibilityType.fromValue(String v) |
VisibilityType |
Property.getVisibility()
Gets the value of the visibility property.
|
static VisibilityType |
VisibilityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisibilityType[] |
VisibilityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setVisibility(VisibilityType value)
Sets the value of the visibility property.
|
Copyright © 2019. All rights reserved.