public class SDOKey extends org.modeldriven.fuml.repository.ext.Stereotype implements Key
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE__PROPERTY |
static String |
GROUP
The key set or constraint name
|
static String |
SEQUENCE
The position or ordering of a key within a group
|
static String |
SUPPLIER
Links a property element which supplies the actual data for the key where multiple possible targets exist.
|
static String |
TYPE
Specifies the type of key
|
isActive, isID, nestedClassifier, ownedAttribute, ownedOperation, ownedReception, superClassclassifierBehavior, ownedBehaviorattribute, feature, general, generalization, inheritedMember, isAbstract, isFinalSpecializationelementImport, importedMember, member, ownedMember, packageImport| Constructor and Description |
|---|
SDOKey() |
| Modifier and Type | Method and Description |
|---|---|
fUML.Syntax.Classes.Kernel.Property |
getBase_Property() |
String |
getGroup() |
Integer |
getSequence() |
fUML.Syntax.Classes.Kernel.NamedElement |
getSupplier() |
KeyType |
getType() |
void |
setBase_Property(fUML.Syntax.Classes.Kernel.Property value) |
void |
setGroup(String value) |
void |
setSequence(Integer value) |
void |
setSupplier(fUML.Syntax.Classes.Kernel.NamedElement value) |
void |
setType(KeyType value) |
addGeneralization, addNestedClassifier, addOwnedAttribute, addOwnedOperation, addOwnedReception, inherit, setIsActiveaddOwnedBehavior, setClassifierBehavioraddAttribute, addFeature, hasVisibilityOf, inheritableMembers, setIsAbstract, setIsFinalSpecializationaddElementImport, addMember, addOwnedMember, addPackageImport_setNamespace, setName, setVisibilitypublic static final String TYPE
public static final String BASE__PROPERTY
public static final String SUPPLIER
public static final String GROUP
public static final String SEQUENCE
public fUML.Syntax.Classes.Kernel.Property getBase_Property()
getBase_Property in interface Keypublic void setBase_Property(fUML.Syntax.Classes.Kernel.Property value)
setBase_Property in interface Keypublic fUML.Syntax.Classes.Kernel.NamedElement getSupplier()
getSupplier in interface Keypublic void setSupplier(fUML.Syntax.Classes.Kernel.NamedElement value)
setSupplier in interface Keypublic Integer getSequence()
getSequence in interface Keypublic void setSequence(Integer value)
setSequence in interface KeyCopyright © 2017. All rights reserved.