public interface TopologyRelation extends Relation
Topology
data structure.Modifier and Type | Method and Description |
---|---|
TopologyCI |
getEnd1CI()
Returns end1 of this relation as a CI from the same
Topology data structure this relation
belongs to. |
TopologyCI |
getEnd2CI()
Returns end2 of this relation as a CI from the same
Topology data structure this relation
belongs to. |
getEnd1, getEnd1Type, getEnd2, getEnd2Type
getId, getProperty, getPropertyValue, getType, properties, propertiesAsMap, propertiesSize, removeProperty, setBooleanProperty, setBytesProperty, setDateProperty, setDoubleProperty, setFloatProperty, setIntListProperty, setIntListProperty, setIntProperty, setLongProperty, setPropertyValue, setStringListProperty, setStringListProperty, setStringProperty, setXmlProperty
TopologyCI getEnd1CI()
Topology
data structure this relation
belongs to.
Returns null
if that CI's node is marked invisible.TopologyCI getEnd2CI()
Topology
data structure this relation
belongs to.
Returns null
if that CI's node is marked invisible. Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.