public class SDOUniqueConstraint extends org.modeldriven.fuml.repository.ext.Stereotype implements UniqueConstraint
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE__PROPERTY |
static String |
GROUP
Used to associate one or more UML properties within a class with a single constraint definition.
|
isActive, isID, nestedClassifier, ownedAttribute, ownedOperation, ownedReception, superClassclassifierBehavior, ownedBehaviorattribute, feature, general, generalization, inheritedMember, isAbstract, isFinalSpecializationelementImport, importedMember, member, ownedMember, packageImport| Constructor and Description |
|---|
SDOUniqueConstraint() |
| Modifier and Type | Method and Description |
|---|---|
fUML.Syntax.Classes.Kernel.Property |
getBase_Property() |
String |
getGroup() |
void |
setBase_Property(fUML.Syntax.Classes.Kernel.Property value) |
void |
setGroup(String value) |
addGeneralization, addNestedClassifier, addOwnedAttribute, addOwnedOperation, addOwnedReception, inherit, setIsActiveaddOwnedBehavior, setClassifierBehavioraddAttribute, addFeature, hasVisibilityOf, inheritableMembers, setIsAbstract, setIsFinalSpecializationaddElementImport, addMember, addOwnedMember, addPackageImport_setNamespace, setName, setVisibilitypublic static final String BASE__PROPERTY
public static final String GROUP
public fUML.Syntax.Classes.Kernel.Property getBase_Property()
getBase_Property in interface UniqueConstraintpublic void setBase_Property(fUML.Syntax.Classes.Kernel.Property value)
setBase_Property in interface UniqueConstraintpublic String getGroup()
getGroup in interface UniqueConstraintpublic void setGroup(String value)
setGroup in interface UniqueConstraintCopyright © 2015. All rights reserved.