public class MpsServiceMethodFlowConditionPrototype extends MpsAbstractFlowCondition
| Modifier and Type | Field and Description |
|---|---|
org.clawiz.core.common.metadata.language.adapter.jetbrains.mps.data.service.method.MpsServiceMethodRef |
serviceMethod |
| Constructor and Description |
|---|
MpsServiceMethodFlowConditionPrototype() |
| Modifier and Type | Method and Description |
|---|---|
void |
fillConceptNode() |
void |
fillForeignKeys() |
protected void |
fillMetadataNode(org.clawiz.core.common.metadata.node.MetadataNode node) |
ArrayList<org.clawiz.metadata.jetbrains.mps.data.AbstractMpsNode.ConceptProperty> |
getConceptProperties() |
String |
getLanguageConceptId() |
String |
getLanguageConceptName() |
String |
getLanguageId() |
String |
getLanguageName() |
<T extends org.clawiz.core.common.metadata.node.MetadataNode> |
getMetadataNodeClass() |
org.clawiz.core.common.metadata.language.adapter.jetbrains.mps.data.service.method.MpsServiceMethodRef |
getServiceMethod() |
void |
loadMetadataNode(org.clawiz.core.common.metadata.node.MetadataNode node) |
void |
setServiceMethod(org.clawiz.core.common.metadata.language.adapter.jetbrains.mps.data.service.method.MpsServiceMethodRef value) |
addChild, addChildForeignKeys, addConceptNodeChild, addConceptNodeProperty, addConceptNodeRef, addForeignKey, createMetadataNode, getAllMpsModelLinks, getChild, getChilds, getConceptNodeIndex, getFullPackageName, getModel, getModelRegistry, getMpsModelChildNodes, getMpsModelForeignKeys, getMpsModelLinkedNodes, getMpsModelNode, getMpsNodeId, getPackageName, getParent, getParserContext, getReflectionUtils, getService, getSession, getSolutionGeneratorContext, getVirtualPackage, isChildExists, isForeignKeysContain, loadChildMetadataNode, loadChildMetadataNode, saveToXMLElement, setModel, setModelRegistry, setMpsModelNode, setMpsNodeId, setParent, setParserContext, setSession, setSolutionGeneratorContext, setVirtualPackage, toMetadataNode, toMetadataNode, toMetadataNode, toQuotetString, toStringcoreException, createChildNode, createChildNode, fillReferences, getChecksum, getFullName, getId, getInstallerClass, getJavaClassName, getJavaName, getJavaVariableName, getMetadataStoragePackageName, getName, getNodeObjectId, getParentNode, getParentNodeFieldName, getReferencePath, isInPrepare, prepare, prepareNode, setId, setInPrepare, setJavaName, setMetadataStoragePackageName, setName, setNodeObjectId, setPackageName, setParentNode, setParentNode, throwExceptionpublic org.clawiz.core.common.metadata.language.adapter.jetbrains.mps.data.service.method.MpsServiceMethodRef serviceMethod
public MpsServiceMethodFlowConditionPrototype()
public org.clawiz.core.common.metadata.language.adapter.jetbrains.mps.data.service.method.MpsServiceMethodRef getServiceMethod()
public void setServiceMethod(org.clawiz.core.common.metadata.language.adapter.jetbrains.mps.data.service.method.MpsServiceMethodRef value)
public String getLanguageId()
getLanguageId in class MpsAbstractFlowConditionPrototypepublic String getLanguageName()
getLanguageName in class MpsAbstractFlowConditionPrototypepublic String getLanguageConceptId()
getLanguageConceptId in class MpsAbstractFlowConditionPrototypepublic String getLanguageConceptName()
getLanguageConceptName in class MpsAbstractFlowConditionPrototypepublic ArrayList<org.clawiz.metadata.jetbrains.mps.data.AbstractMpsNode.ConceptProperty> getConceptProperties()
getConceptProperties in class MpsAbstractFlowConditionPrototypepublic void fillConceptNode()
fillConceptNode in class MpsAbstractFlowConditionPrototypepublic <T extends org.clawiz.core.common.metadata.node.MetadataNode> Class<T> getMetadataNodeClass()
getMetadataNodeClass in class MpsAbstractFlowConditionPrototypeprotected void fillMetadataNode(org.clawiz.core.common.metadata.node.MetadataNode node)
fillMetadataNode in class MpsAbstractFlowConditionPrototypepublic void fillForeignKeys()
fillForeignKeys in class MpsAbstractFlowConditionPrototypepublic void loadMetadataNode(org.clawiz.core.common.metadata.node.MetadataNode node)
loadMetadataNode in class MpsAbstractFlowConditionPrototypeCopyright © 2018. All rights reserved.