Tulip  4.6.0
Better Visualization Through Research
tlp::VectorPropertyInterface Member List
This is the complete list of members for tlp::VectorPropertyInterface, including all inherited members.
addListener(Observable *const listener) const tlp::Observable
addObserver(Observable *const observer) const tlp::Observable
clonePrototype(Graph *graph, const std::string &name)=0tlp::PropertyInterface [pure virtual]
compare(const node n1, const node n2) const =0tlp::PropertyInterface [pure virtual]
compare(const edge e1, const edge e2) const =0tlp::PropertyInterface [pure virtual]
computeMetaValue(node metaNode, Graph *subgraph, Graph *metaGraph)=0tlp::PropertyInterface [pure virtual]
computeMetaValue(edge metaEdge, tlp::Iterator< edge > *it, Graph *metaGraph)=0tlp::PropertyInterface [pure virtual]
copy(const node destination, const node source, PropertyInterface *property, bool ifNotDefault=false)=0tlp::PropertyInterface [pure virtual]
copy(const edge destination, const edge source, PropertyInterface *property, bool ifNotDefault=false)=0tlp::PropertyInterface [pure virtual]
copy(PropertyInterface *source)=0tlp::PropertyInterface [pure virtual]
countListeners() const tlp::Observable
countObservers() const tlp::Observable
edgeValueSize() const =0tlp::PropertyInterface [pure virtual]
erase(const node)=0tlp::PropertyInterface [pure virtual]
erase(const edge)=0tlp::PropertyInterface [pure virtual]
getEdgeDataMemValue(const edge e) const =0tlp::PropertyInterface [pure virtual]
getEdgeDefaultDataMemValue() const =0tlp::PropertyInterface [pure virtual]
getEdgeDefaultStringValue() const =0tlp::PropertyInterface [pure virtual]
getEdgeStringValue(const edge e) const =0tlp::PropertyInterface [pure virtual]
getGraph() const (defined in tlp::PropertyInterface)tlp::PropertyInterface [inline]
getMetaValueCalculator()tlp::PropertyInterface [inline]
getName() const tlp::PropertyInterface [inline]
getNode(const tlp::Observable *obs)tlp::Observable [static]
getNodeDataMemValue(const node n) const =0tlp::PropertyInterface [pure virtual]
getNodeDefaultDataMemValue() const =0tlp::PropertyInterface [pure virtual]
getNodeDefaultStringValue() const =0tlp::PropertyInterface [pure virtual]
getNodeStringValue(const node n) const =0tlp::PropertyInterface [pure virtual]
getNonDefaultDataMemValue(const node n) const =0tlp::PropertyInterface [pure virtual]
getNonDefaultDataMemValue(const edge e) const =0tlp::PropertyInterface [pure virtual]
getNonDefaultValuatedEdges(const Graph *=NULL) const =0tlp::PropertyInterface [pure virtual]
getNonDefaultValuatedNodes(const Graph *=NULL) const =0tlp::PropertyInterface [pure virtual]
getObject(tlp::node n)tlp::Observable [static]
getObservableGraph()tlp::Observable [static]
getObservables() const tlp::Observable [protected]
getReceived() const tlp::Observable
getScheduled(tlp::node n)tlp::Observable [static]
getSent() const tlp::Observable
getTypename() const =0tlp::PropertyInterface [pure virtual]
graph (defined in tlp::PropertyInterface)tlp::PropertyInterface [protected]
hasOnlookers() const tlp::Observable [protected]
holdObservers()tlp::Observable [static]
isAlive(tlp::node n)tlp::Observable [static]
metaValueCalculator (defined in tlp::PropertyInterface)tlp::PropertyInterface [protected]
name (defined in tlp::PropertyInterface)tlp::PropertyInterface [protected]
nodeValueSize() const =0tlp::PropertyInterface [pure virtual]
notifyAfterSetAllEdgeValue() (defined in tlp::PropertyInterface)tlp::PropertyInterface [protected]
notifyAfterSetAllNodeValue() (defined in tlp::PropertyInterface)tlp::PropertyInterface [protected]
notifyAfterSetEdgeValue(const edge e) (defined in tlp::PropertyInterface)tlp::PropertyInterface [protected]
notifyAfterSetNodeValue(const node n) (defined in tlp::PropertyInterface)tlp::PropertyInterface [protected]
notifyBeforeSetAllEdgeValue() (defined in tlp::PropertyInterface)tlp::PropertyInterface [protected]
notifyBeforeSetAllNodeValue() (defined in tlp::PropertyInterface)tlp::PropertyInterface [protected]
notifyBeforeSetEdgeValue(const edge e) (defined in tlp::PropertyInterface)tlp::PropertyInterface [protected]
notifyBeforeSetNodeValue(const node n) (defined in tlp::PropertyInterface)tlp::PropertyInterface [protected]
notifyDestroy() (defined in tlp::PropertyInterface)tlp::PropertyInterface [protected]
notifyObservers()tlp::Observable [protected]
notifyRename(const std::string &newName) (defined in tlp::PropertyInterface)tlp::PropertyInterface [protected]
numberOfNonDefaultValuatedEdges() const =0tlp::PropertyInterface [pure virtual]
numberOfNonDefaultValuatedNodes() const =0tlp::PropertyInterface [pure virtual]
Observable() (defined in tlp::Observable)tlp::Observable [protected]
Observable(const Observable &) (defined in tlp::Observable)tlp::Observable [protected]
observableDeleted()tlp::Observable [protected]
observersHoldCounter()tlp::Observable [inline, static]
operator=(const Observable &) (defined in tlp::Observable)tlp::Observable [protected]
PropertyInterface() (defined in tlp::PropertyInterface)tlp::PropertyInterface
readEdgeDefaultValue(std::istream &)=0tlp::PropertyInterface [pure virtual]
readEdgeValue(std::istream &, edge)=0tlp::PropertyInterface [pure virtual]
readNodeDefaultValue(std::istream &)=0tlp::PropertyInterface [pure virtual]
readNodeValue(std::istream &, node)=0tlp::PropertyInterface [pure virtual]
removeListener(Observable *const listener) const tlp::Observable
removeObserver(Observable *const observerver) const tlp::Observable
rename(const std::string &newName)tlp::PropertyInterface
sendEvent(const Event &message)tlp::Observable [protected]
setAllEdgeDataMemValue(const DataMem *v)=0tlp::PropertyInterface [pure virtual]
setAllEdgeStringValue(const std::string &value)=0tlp::PropertyInterface [pure virtual]
setAllNodeDataMemValue(const DataMem *value)=0tlp::PropertyInterface [pure virtual]
setAllNodeStringValue(const std::string &value)=0tlp::PropertyInterface [pure virtual]
setEdgeDataMemValue(const edge e, const DataMem *v)=0tlp::PropertyInterface [pure virtual]
setEdgeStringValue(const edge e, const std::string &value)=0tlp::PropertyInterface [pure virtual]
setEdgeStringValueAsVector(const edge e, const std::string &value, char openChar= '(', char sepChar= ',', char closeChar= ')')=0tlp::VectorPropertyInterface [pure virtual]
setMetaValueCalculator(MetaValueCalculator *calculator)tlp::PropertyInterface [inline, virtual]
setNodeDataMemValue(const node n, const DataMem *value)=0tlp::PropertyInterface [pure virtual]
setNodeStringValue(const node n, const std::string &value)=0tlp::PropertyInterface [pure virtual]
setNodeStringValueAsVector(const node n, const std::string &value, char openChar= '(', char sepChar= ',', char closeChar= ')')=0tlp::VectorPropertyInterface [pure virtual]
treatEvent(const Event &message)tlp::Observable [protected, virtual]
treatEvents(const std::vector< Event > &events)tlp::Observable [protected, virtual]
unholdObservers()tlp::Observable [static]
VectorPropertyInterface() (defined in tlp::VectorPropertyInterface)tlp::VectorPropertyInterface [inline]
writeEdgeDefaultValue(std::ostream &) const =0tlp::PropertyInterface [pure virtual]
writeEdgeValue(std::ostream &, edge) const =0tlp::PropertyInterface [pure virtual]
writeNodeDefaultValue(std::ostream &) const =0tlp::PropertyInterface [pure virtual]
writeNodeValue(std::ostream &, node) const =0tlp::PropertyInterface [pure virtual]
~Observable() (defined in tlp::Observable)tlp::Observable [protected, virtual]
~PropertyInterface() (defined in tlp::PropertyInterface)tlp::PropertyInterface [virtual]
~VectorPropertyInterface() (defined in tlp::VectorPropertyInterface)tlp::VectorPropertyInterface [inline]
 All Classes Files Functions Variables Enumerations Enumerator Properties