|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrs.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.GUISlotEditorKind
@Deprecated public class GUISlotEditorKind
Nested Class Summary | |
---|---|
static class |
GUISlotEditorKind.FQPropertyNames
Deprecated. |
static class |
GUISlotEditorKind.PROPERTIES
Deprecated. |
Field Summary | |
---|---|
IAttributeValue<Boolean> |
autoSubmit
Deprecated. Not for public use. |
static IClass |
CLASSIFIER
Deprecated. UML class reference |
IAttributeValue<Boolean> |
displayAsLabel
Deprecated. Not for public use. |
IAssociationEndInstance<rs.sol.soloist.server.builtindomains.common.ElementDescriptor> |
element
Deprecated. Not for public use. |
static java.lang.String |
FQ_TYPE_NAME
Deprecated. Fully qualified UML class name |
IAttributeValue<Boolean> |
indirect
Deprecated. Not for public use. |
IAttributeValue<Boolean> |
partial
Deprecated. Not for public use. |
IAttributeValue<Text> |
propertyFQName
Deprecated. Not for public use. |
IAttributeValue<Boolean> |
readOnly
Deprecated. Not for public use. |
IAttributeValue<Text> |
refresh
Deprecated. Not for public use. |
IAttributeValue<Text> |
submit
Deprecated. Not for public use. |
Fields inherited from class rs.sol.soloist.server.guiconfiguration.elementcomponents.GUIElementComponentKind |
---|
owner |
Constructor Summary | |
---|---|
GUISlotEditorKind()
Deprecated. Not for public use. |
Method Summary | |
---|---|
static GUISlotEditorKind |
create(IProperty property)
Deprecated. |
static GUISlotEditorKind |
create(IProperty property,
boolean readOnly)
Deprecated. |
rs.sol.soloist.client.common.info2.SlotEditorKindInfo |
createInfo()
Deprecated. |
static GUISlotEditorKind |
get(GUIElementComponent ec)
Deprecated. |
rs.sol.soloist.server.uml.concepts.IElement |
getElement()
Deprecated. |
int |
getLowerBound()
Deprecated. |
IProperty |
getProperty()
Deprecated. |
IType |
getType()
Deprecated. |
int |
getUpperBound()
Deprecated. |
static rs.sol.soloist.server.uml.concepts.IElement |
resolveElement(IClassifierInstance source,
rs.sol.soloist.server.builtindomains.common.ElementDescriptor ed,
boolean indirect,
IProperty property)
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<Text> propertyFQName
@Deprecated public IAttributeValue<Boolean> indirect
@Deprecated public IAttributeValue<Boolean> readOnly
@Deprecated public IAttributeValue<Boolean> autoSubmit
@Deprecated public IAttributeValue<Boolean> partial
public IAttributeValue<Boolean> displayAsLabel
@Deprecated public IAttributeValue<Text> refresh
@Deprecated public IAttributeValue<Text> submit
public static final java.lang.String FQ_TYPE_NAME
public static final IClass CLASSIFIER
@Deprecated public IAssociationEndInstance<rs.sol.soloist.server.builtindomains.common.ElementDescriptor> element
Constructor Detail |
---|
@Deprecated public GUISlotEditorKind()
Method Detail |
---|
public IType getType()
public int getLowerBound()
getLowerBound
in class GUIElementComponentKind
public int getUpperBound()
getUpperBound
in class GUIElementComponentKind
public void validate()
validate
in class GUIElementComponentKind
public IProperty getProperty()
public static rs.sol.soloist.server.uml.concepts.IElement resolveElement(IClassifierInstance source, rs.sol.soloist.server.builtindomains.common.ElementDescriptor ed, boolean indirect, IProperty property)
public rs.sol.soloist.server.uml.concepts.IElement getElement()
public rs.sol.soloist.client.common.info2.SlotEditorKindInfo createInfo()
createInfo
in class GUIElementComponentKind
public static GUISlotEditorKind get(GUIElementComponent ec)
public static GUISlotEditorKind create(IProperty property)
public static GUISlotEditorKind create(IProperty property, boolean readOnly)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |