| Package | Description |
|---|---|
| org.plasma.metamodel |
Package level documentation for package org.plasma.metamodel.
|
| Modifier and Type | Field and Description |
|---|---|
protected UniqueConstraint |
PropertyAppInfo.uniqueConstraint |
protected UniqueConstraint |
Property.uniqueConstraint |
| Modifier and Type | Method and Description |
|---|---|
UniqueConstraint |
ObjectFactory.createUniqueConstraint()
Create an instance of
UniqueConstraint |
UniqueConstraint |
PropertyAppInfo.getUniqueConstraint()
Gets the value of the uniqueConstraint property.
|
UniqueConstraint |
Property.getUniqueConstraint()
Gets the value of the uniqueConstraint property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyAppInfo.setUniqueConstraint(UniqueConstraint value)
Sets the value of the uniqueConstraint property.
|
void |
Property.setUniqueConstraint(UniqueConstraint value)
Sets the value of the uniqueConstraint property.
|
Copyright © 2019. All rights reserved.