public class SDOConcurrent extends org.modeldriven.fuml.repository.ext.Stereotype implements Concurrent
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE__PROPERTY |
static String |
DATA_FLAVOR
Denotes or provides a hint as to the nature of the data instructive to vaious checks and operations under a particular concurrency control type or category.
|
static String |
TYPE
Specifies the general category of concurrency or concurrency control under which a property participates
|
isActive, isID, nestedClassifier, ownedAttribute, ownedOperation, ownedReception, superClassclassifierBehavior, ownedBehaviorattribute, feature, general, generalization, inheritedMember, isAbstract, isFinalSpecializationelementImport, importedMember, member, ownedMember, packageImport| Constructor and Description |
|---|
SDOConcurrent() |
| Modifier and Type | Method and Description |
|---|---|
fUML.Syntax.Classes.Kernel.Property |
getBase_Property() |
ConcurrentDataFlavor |
getDataFlavor() |
ConcurrencyType |
getType() |
void |
setBase_Property(fUML.Syntax.Classes.Kernel.Property value) |
void |
setDataFlavor(ConcurrentDataFlavor value) |
void |
setType(ConcurrencyType 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 TYPE
public static final String DATA_FLAVOR
public fUML.Syntax.Classes.Kernel.Property getBase_Property()
getBase_Property in interface Concurrentpublic void setBase_Property(fUML.Syntax.Classes.Kernel.Property value)
setBase_Property in interface Concurrentpublic ConcurrencyType getType()
getType in interface Concurrentpublic void setType(ConcurrencyType value)
setType in interface Concurrentpublic ConcurrentDataFlavor getDataFlavor()
getDataFlavor in interface Concurrentpublic void setDataFlavor(ConcurrentDataFlavor value)
setDataFlavor in interface ConcurrentCopyright © 2015. All rights reserved.