public interface Cpl extends PropFeature, IPlotAndImageExport
| Modifier and Type | Method and Description |
|---|---|
Cpl |
create(java.lang.String tag,
java.lang.String oper)
Create a component coupling subnode.The method is only applicable for
parent nodes of type
BoundarySimilarity. |
CplList |
feature()
Returns the list of all component coupling subnodes.
|
Cpl |
feature(java.lang.String tag)
Returns a component coupling subnode.
|
LocalSelection |
selection(java.lang.String name)
Returns a selection property given its name.
|
java.lang.String |
type()
Returns coupling type.
|
getAllowedPropertyValues, getBoolean, getBoolean, getBoolean, getBooleanArray, getBooleanMatrix, getDouble, getDouble, getDouble, getDoubleArray, getDoubleMatrix, getEntryKeyIndex, getEntryKeys, getInt, getInt, getInt, getIntArray, getIntMatrix, getReferenceArray, getString, getString, getString, getString, getStringArray, getStringMatrix, getType, getValueType, hasProperty, hasSelection, move, move, properties, remove, remove, set, set, set, set, set, set, set, set, set, set, set, set, setEntry, setEntry, setEntry, setEntry, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndexselectionactive, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, versiongetContainer, getDisplayStringimageCpl create(java.lang.String tag, java.lang.String oper)
BoundarySimilarity.tag - Subnode tag.oper - Type of subnode: one of OnePointMap,
TwoPointMap, or EdgeMap.CplList feature()
Cpl feature(java.lang.String tag)
tag - Component coupling subnode tag.LocalSelection selection(java.lang.String name)
selection in interface PropFeaturename - The name of the selection property.java.lang.String type()