| Modifier and Type | Method and Description |
|---|---|
UserData |
VariableUsage.getUserData_VariableUsage()
Returns the value of the 'User Data Variable Usage' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VariableUsage.setUserData_VariableUsage(UserData value)
Sets the value of the
'
User
Data Variable Usage' container reference. |
| Modifier and Type | Method and Description |
|---|---|
UserData |
VariableUsageImpl.getUserData_VariableUsage() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
VariableUsageImpl.basicSetUserData_VariableUsage(UserData newUserData_VariableUsage,
NotificationChain msgs) |
void |
VariableUsageImpl.setUserData_VariableUsage(UserData newUserData_VariableUsage) |
| Modifier and Type | Method and Description |
|---|---|
UserData |
UsagemodelFactory.createUserData()
Returns a new object of class 'User Data'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<UserData> |
UsageModel.getUserData_UsageModel()
Returns the value of the 'User Data Usage Model' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserDataImpl
An implementation of the model object 'User Data'.
|
| Modifier and Type | Method and Description |
|---|---|
UserData |
UsagemodelFactoryImpl.createUserData() |
| Modifier and Type | Method and Description |
|---|---|
EList<UserData> |
UsageModelImpl.getUserData_UsageModel() |
| Modifier and Type | Method and Description |
|---|---|
T |
UsagemodelSwitch.caseUserData(UserData object)
Returns the result of interpreting the object as an instance of 'User Data'.
|
boolean |
UsagemodelValidator.validateUserData(UserData userData,
DiagnosticChain diagnostics,
Map<Object,Object> context) |