|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rs.sol.soloist.server.uml.commonimplementation.runtime._ClassifierInstance rs.sol.soloist.server.uml.commonimplementation.runtime._ClassInstance rs.sol.soloist.server.javaimpl.runtime.SOLoistClassInstance rs.sol.soloist.server.builtindomains.common.ObjectOfClass rs.sol.soloist.server.guiconfiguration.elementcomponents.GUIElementComponentKind rs.sol.soloist.server.guiconfiguration.elementcomponents.GUIInputKind
@Deprecated public class GUIInputKind
Nested Class Summary | |
---|---|
static class |
GUIInputKind.FQPropertyNames
Deprecated. |
static class |
GUIInputKind.PROPERTIES
Deprecated. |
Field Summary | |
---|---|
static IClass |
CLASSIFIER
Deprecated. UML class reference |
static java.lang.String |
FQ_TYPE_NAME
Deprecated. Fully qualified UML class name |
IAssociationEndInstance<rs.sol.soloist.server.builtindomains.common.ElementDescriptor> |
initialValues
Deprecated. Not for public use. |
IAttributeValue<Integer> |
lowerBound
Deprecated. Not for public use. |
IAttributeValue<Text> |
reset
Deprecated. Not for public use. |
IAttributeValue<Integer> |
upperBound
Deprecated. Not for public use. |
Fields inherited from class rs.sol.soloist.server.guiconfiguration.elementcomponents.GUIElementComponentKind |
---|
owner |
Constructor Summary | |
---|---|
GUIInputKind()
Deprecated. Not for public use. |
Method Summary | |
---|---|
static GUIInputKind |
create(rs.sol.soloist.server.uml.concepts.IElement initialValue)
Deprecated. |
static GUIInputKind |
create(int lowerBound,
rs.sol.soloist.server.uml.concepts.IElement initialValue)
Deprecated. |
static GUIInputKind |
create(int lowerBound,
int upperBound)
Deprecated. |
static GUIInputKind |
create(int lowerBound,
int upperBound,
java.util.List<rs.sol.soloist.server.uml.concepts.IElement> initialValues)
Deprecated. |
rs.sol.soloist.client.common.info2.ElementComponentKindInfo |
createInfo()
Deprecated. |
static GUIInputKind |
get(GUIElementComponent ec)
Deprecated. |
int |
getLowerBound()
Deprecated. |
int |
getUpperBound()
Deprecated. |
void |
validate()
Deprecated. |
Methods inherited from class rs.sol.soloist.server.builtindomains.common.ObjectOfClass |
---|
constructor, handle |
Methods inherited from class rs.sol.soloist.server.javaimpl.runtime.SOLoistClassInstance |
---|
destroy, equals, getAssociationEndInstance, getAssociationEndInstances, getAttributeValue, getAttributeValues, getMyClass, getMyID, getSlot, getSlot, getSlots, getUMLClass, hashCode, isMarkedAsDeleted, toString |
Methods inherited from class rs.sol.soloist.server.uml.commonimplementation.runtime._ClassInstance |
---|
accept, accept, exists, getAssociationEndInstance, getAssociationEndInstance, getAssociationEndInstance, getClassifier, hasIdentity, isClassInstance, isDataTypeInstance, isEqualTo, makeClone, markAsDeleted |
Methods inherited from class rs.sol.soloist.server.uml.commonimplementation.runtime._ClassifierInstance |
---|
conformsTo, copySlots, copySlots, destructor, getAttributeValue, getAttributeValue, getAttributeValue, getClassifierFQName, getClassifierUQName, getFirstCommonGeneralizer, getFirstCommonGeneralizerFQName, getFirstCommonGeneralizerUQName, getMElement, getSlot, getSlot, isDirectInstanceOf, isDirectInstanceOf, isInstanceOf, isInstanceOf, isKindOf, isModelElement, isRTElement |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface rs.sol.soloist.server.uml.concepts.runtime.IClassifierInstance |
---|
conformsTo, copySlots, copySlots, destructor, getAttributeValue, getAttributeValue, getClassifierFQName, getClassifierUQName, getFirstCommonGeneralizer, getFirstCommonGeneralizerFQName, getFirstCommonGeneralizerUQName, getSlot, getSlot, isDirectInstanceOf, isDirectInstanceOf, isInstanceOf, isInstanceOf |
Methods inherited from interface rs.sol.soloist.server.uml.concepts.runtime.IRTElement |
---|
getMElement |
Methods inherited from interface rs.sol.soloist.server.uml.concepts.IElement |
---|
isKindOf, isModelElement, isRTElement |
Field Detail |
---|
@Deprecated public IAttributeValue<Integer> lowerBound
@Deprecated public IAttributeValue<Integer> upperBound
@Deprecated public IAttributeValue<Text> reset
public static final java.lang.String FQ_TYPE_NAME
public static final IClass CLASSIFIER
@Deprecated public IAssociationEndInstance<rs.sol.soloist.server.builtindomains.common.ElementDescriptor> initialValues
Constructor Detail |
---|
@Deprecated public GUIInputKind()
Method Detail |
---|
public int getLowerBound()
getLowerBound
in class GUIElementComponentKind
public int getUpperBound()
getUpperBound
in class GUIElementComponentKind
public void validate()
validate
in class GUIElementComponentKind
public static GUIInputKind get(GUIElementComponent ec)
public rs.sol.soloist.client.common.info2.ElementComponentKindInfo createInfo()
createInfo
in class GUIElementComponentKind
public static GUIInputKind create(int lowerBound, int upperBound)
public static GUIInputKind create(int lowerBound, int upperBound, java.util.List<rs.sol.soloist.server.uml.concepts.IElement> initialValues)
public static GUIInputKind create(rs.sol.soloist.server.uml.concepts.IElement initialValue)
public static GUIInputKind create(int lowerBound, rs.sol.soloist.server.uml.concepts.IElement initialValue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |