Package de.mid.innovator.srv2api.icw2gc
Interface GCConceptConnection
-
- All Superinterfaces:
ADClientAble,ADFindAble,ADHistoryAble,ADM2AttrModifyAble,ELContainerAble,ELContAsgnAble,ELDeleteAble,ELElement,ELNamedElement,ELNamespaceAsgnAble,ELObject,ELRelshipBinDir,ELUUIDAble,ELValueContainerAble,MECommentAble,MEConstraintAble,MEModelElement,MENamedElement,MENamespaceAsgnAble,MEStereotypeAble,MMAttachmentAble,MMCommentContainerAble,MMLabelAble,MMLabelTextAttachmentAble,MMStereotypeAble,MMTextAble
public interface GCConceptConnection extends ADHistoryAble, ELRelshipBinDir, MEConstraintAble, MEStereotypeAble, MECommentAble, MENamespaceAsgnAble, MMLabelTextAttachmentAble
The directed connection between two concepts.- See Also:
GCConceptConnectionHelper
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classGCConceptConnection.VAttr
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description K_PREDGE_TIP_STYLEgetEdgeSourceTipStyle()The type of the edge direction marker at the source side.K_PREDGESTYLEgetEdgeStyle()The edge style, e.g. dotted or dashed.K_PREDGE_TIP_STYLEgetEdgeTargetTipStyle()The type of the edge direction marker at the target side.K_PREDGETYPEgetEdgeType()Configures the type of the edges representing the connection.java.util.List<GCConceptConnection>getIncomingConnection(K_CONTROL_OPTION... behaviourFlags)The incomingGCConceptConnection.GCConceptgetSourceConcept()The sourceGCConceptof the connection.GCConceptgetTargetConcept()The targetGCConceptof the connection.GCConceptConnectiongetTargetConnection()The targetGCConceptConnectionof the connection.GCConceptConnectioninsertConcept(ELElement item)Splits up theGCConceptConnectionand inserts the givenGCConcept.voidsetEdgeSourceTipStyle(K_PREDGE_TIP_STYLE value)Set the value of Attribut EdgeSourceTipStyle.voidsetEdgeStyle(K_PREDGESTYLE value)Set the value of Attribut EdgeStyle.voidsetEdgeTargetTipStyle(K_PREDGE_TIP_STYLE value)Set the value of Attribut EdgeTargetTipStyle.voidsetEdgeType(K_PREDGETYPE value)Set the value of Attribut EdgeType.-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble
getAnnotation, getEndAnalysisDia, getLogic, getLogic, getPresentationContext, getSection, getStartAnalysisDia
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADHistoryAble
getCreateTime, getCreator, getHistory, getModifier, getModifyTime, modifyHistory, setHistory
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADM2AttrModifyAble
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRowList, getTabElementRowTypeList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModify
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContainerAble
getClientDependency, getOwnedElement, getOwnedElementTransitiveDown, getOwnedElementTransitiveDown, getOwnedElementTransitiveDownAndUnresolved, getOwnedElementTransitiveDownAndUnresolved, getOwnedOrReferencedElementTransitiveDown, getOwnedOrReferencedElementTransitiveDown, getOwnedRelshipBinDirWithTarget, getOwnedRelshipBinDirWithTarget, getRedirectedModelContainer, getRelshipBinDirSource, getSelfAndOwnedElementTransitiveDown, getSelfAndOwnedElementTransitiveDown, getSortedContents, sortContents
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwner
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELDeleteAble
delete
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELElement
duplicateElement, getAssignAbleToVattr, getAssignAbleToVattr, getClientId, getCreateTemplateOfInstance, getDisplayBitmap, getDisplayColor, getDisplayFont, getDisplayLine, getDisplayName, getDisplayNameShort, getDisplayNSName, getElementCache, getElementMappingInformation, getQualifiedNamespaceName, getRelshipBinDir, getRelshipBinDir, getRelshipBinDirTarget, getUnitToLock, getValSpecElement, isContainedInProfile, isUnresolved, lockUnit, setUnresolved, unlockUnit
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKind
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAsgnAble
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibility
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasRead
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELRelshipBinDir
getSource, getTarget, getTemplateTarget, reconnectRelship, setTarget
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUID
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELValueContainerAble
getValueReUseAble, setValueReUseAble
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MECommentAble
getAssignedComment, getAssignedComment, getCommentAssign
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEConstraintAble
getAssignedConstraint, getAssignedConstraint, getConstraintAssign
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEModelElement
buildProxyConnection, getActivityPartition, getConsider, getContentStereotypeByClass, getCreateTemplateByClass, getElementColor, getFirstValidContentStereotype, getIgnore, getKnownTypeSystems, getMEModelName, getModelElement, getModelElement, getPresContext, getPresContext, getPresetMapping, getPRPresContent, setElementColor
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MENamedElement
getMappingSourceElement, getMappingSourceElement, getMESupplierDependency, getMESupplierMappingDependency
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MENamespaceAsgnAble
getMENamespace, getSignatureMessage
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEStereotypeAble
getApplicableAnalysisDia, getClientMappingDependency, getDecisionMade, getDecisionOwned, getKnowledgeSourceOfOwner, getMappingTargetElement, getMappingTargetElement, getProxyAsgProperty, getRepresentingArtifact, getRequirementOfStakeholder, getRequirementOfStakeholderOwner, isMapped, setMapped, setRequirementOfStakeholder
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMAttachmentAble
getAssignedAttachment, getAttachmentAssign, getDefaultAttachment, getOwnedAttachment, setDefaultAttachment
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMCommentContainerAble
getOutgoingConceptRealization, getOwnedComment, getRealizedConcept, getRealizedConcept, replaceRealizedConcepts, setRealizedConcept
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMLabelAble
getLabel, getLabelBoolValue, getLabelColor, getLabelInfo, getLabelLongValue, getLabelNameValue, getLabelStringValue, getLabelValueByPattern, getLabelValueByPattern, getLabelValueList, getOwnedLabelValSpec, hasLabel, modifyLabelValuesByName, setLabelInfo
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMStereotypeAble
assignStereotypeDlg, cloneElement, completelySynchronizeOthers, completelySynchronizeThis, getAttrCnstrEffective, getCreateTemplate, getDisplayType, getOwnedFormat, getOwnedStereotypePropertyValSpec, getOwnedStereotypeTSOptionValSpec, getOwnedSyncedElement, getPropBoolValue, getPropLongValue, getPropStringValue, getPropValueList, getStereoPropValueByPattern, getStereoPropValueByPattern, getStereotype, getStereotypeName, getStereotypeProperty, getStereotypePropertyInfo, getStereotypePropertyNameValue, getStereotypeTSOption, getStereotypeTSOptionBoolValue, getStereotypeTSOptionInfo, getStereotypeTSOptionLongValue, getStereotypeTSOptionNameValue, getStereotypeTSOptionStringValue, getStereotypeTSOptionValueByPattern, getStereotypeTSOptionValueByPattern, getStereotypeTSOptionValueList, getSyncedElement, getSyncedStereotypeAble, getSyncedStereotypeAble, isCloneAbleElement, modifyStereotypePropertyValuesByName, modifyStereotypeTSOptionValuesByName, setStereotype, setStereotypePropertyInfo, setStereotypeTSOptionInfo, setSyncedStereotypeAble
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMTextAble
getFlowExpandedValue, getModifyFlowDocuments, getModifyTextValues, getModifyTextValuesDlgInit, getOwnedTextValue, getOwnedTextValueByPattern, getTextExpandedValue, getTextStringValue, getURIList, modifyFlowDocuments, modifyTextValuesDlg
-
-
-
-
Method Detail
-
getEdgeType
K_PREDGETYPE getEdgeType() throws InoNetException, SrvErrorException
Configures the type of the edges representing the connection.- Throws:
InoNetExceptionSrvErrorException
-
setEdgeType
void setEdgeType(K_PREDGETYPE value) throws InoNetException, SrvErrorException
Set the value of Attribut EdgeType.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getEdgeStyle
K_PREDGESTYLE getEdgeStyle() throws InoNetException, SrvErrorException
The edge style, e.g. dotted or dashed.- Throws:
InoNetExceptionSrvErrorException
-
setEdgeStyle
void setEdgeStyle(K_PREDGESTYLE value) throws InoNetException, SrvErrorException
Set the value of Attribut EdgeStyle.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getEdgeSourceTipStyle
K_PREDGE_TIP_STYLE getEdgeSourceTipStyle() throws InoNetException, SrvErrorException
The type of the edge direction marker at the source side.- Throws:
InoNetExceptionSrvErrorException
-
setEdgeSourceTipStyle
void setEdgeSourceTipStyle(K_PREDGE_TIP_STYLE value) throws InoNetException, SrvErrorException
Set the value of Attribut EdgeSourceTipStyle.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getEdgeTargetTipStyle
K_PREDGE_TIP_STYLE getEdgeTargetTipStyle() throws InoNetException, SrvErrorException
The type of the edge direction marker at the target side.- Throws:
InoNetExceptionSrvErrorException
-
setEdgeTargetTipStyle
void setEdgeTargetTipStyle(K_PREDGE_TIP_STYLE value) throws InoNetException, SrvErrorException
Set the value of Attribut EdgeTargetTipStyle.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
insertConcept
GCConceptConnection insertConcept(ELElement item) throws InoNetException, SrvErrorException
Splits up theGCConceptConnectionand inserts the givenGCConcept.- Parameters:
item- ELElement instance- Throws:
InoNetExceptionSrvErrorException
-
getIncomingConnection
java.util.List<GCConceptConnection> getIncomingConnection(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The incomingGCConceptConnection.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getSourceConcept
GCConcept getSourceConcept() throws InoNetException, SrvErrorException
The sourceGCConceptof the connection.- Throws:
InoNetExceptionSrvErrorException
-
getTargetConcept
GCConcept getTargetConcept() throws InoNetException, SrvErrorException
The targetGCConceptof the connection.- Throws:
InoNetExceptionSrvErrorException
-
getTargetConnection
GCConceptConnection getTargetConnection() throws InoNetException, SrvErrorException
The targetGCConceptConnectionof the connection.- Throws:
InoNetExceptionSrvErrorException
-
-