|
||||||||||
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.builtindomains.commands.Command rs.sol.soloist.server.guiconfiguration.elementcomponents.TableCommand
public class TableCommand
Nested Class Summary | |
---|---|
static class |
TableCommand.FQPropertyNames
|
static class |
TableCommand.PROPERTIES
|
Field Summary | |
---|---|
static IClass |
CLASSIFIER
UML class reference |
IAssociationEndInstance<rs.sol.soloist.server.builtindomains.common.ObjectOfClass> |
element
|
static java.lang.String |
FQ_TYPE_NAME
Fully qualified UML class name |
IAssociationEndInstance<rs.sol.soloist.server.builtindomains.common.ObjectOfClass> |
originalElement
|
Fields inherited from class rs.sol.soloist.server.builtindomains.commands.Command |
---|
deleteOnClose, descr, inputPinsNotCoveredMessage, isPrototype, name |
Constructor Summary | |
---|---|
TableCommand()
|
Method Summary | |
---|---|
void |
constructor()
The domain-specific constructor of the Classifier. |
void |
execute()
|
Methods inherited from class rs.sol.soloist.server.builtindomains.commands.Command |
---|
applyOn, applyOn, applyOnAll, checkCommandPreconditions, checkInputPinsCoverage, checkPreconditions, clone, close, createCommandExecutionResult, createInfo, executeCommand, getDescription, getFavoriteOutputPin, getFavoritePinForFirstParam, getFavoritePinForSecondParam, getInputPin, getInputPin, getInputPins, getInputPins, getInputPinsForClasses, getInputPinsForClassifierInstances, getInputPinsForClassInstances, getInputPinsForDataTypeInstances, getInputPinsForMElements, getInputPinsForProperties, getInputPinsForRTElements, getInputPinsForSlots, getName, getOutputPin, getOutputPins, getPinsNotCoveredMessage, handle, handle, isApplicableOn, isApplicableOn, isApplicableOnAll, isExcluded, isInputPin, isOutputPin, isPrototype, setDescription, setInputPin, setInputPin, setInputPin, setInputPins, setName, setPinsNotCoveredMessage |
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 |
---|
public static final java.lang.String FQ_TYPE_NAME
public static final IClass CLASSIFIER
public IAssociationEndInstance<rs.sol.soloist.server.builtindomains.common.ObjectOfClass> element
public IAssociationEndInstance<rs.sol.soloist.server.builtindomains.common.ObjectOfClass> originalElement
Constructor Detail |
---|
public TableCommand()
Method Detail |
---|
public void constructor()
IClassifierInstance
constructor
in interface IClassifierInstance
constructor
in class rs.sol.soloist.server.builtindomains.commands.Command
public void execute()
execute
in class rs.sol.soloist.server.builtindomains.commands.Command
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |