-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
216 lines (215 loc) · 7.06 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
# Generated by roxygen2: do not edit by hand
S3method(countElements,CyVisualPropertiesAspect)
S3method(countElements,MetaDataAspect)
S3method(countElements,RCX)
S3method(countElements,default)
S3method(hasIds,CyGroupsAspect)
S3method(hasIds,CySubNetworksAspect)
S3method(hasIds,EdgesAspect)
S3method(hasIds,NodesAspect)
S3method(hasIds,default)
S3method(idProperty,CyGroupsAspect)
S3method(idProperty,CySubNetworksAspect)
S3method(idProperty,EdgesAspect)
S3method(idProperty,NodesAspect)
S3method(idProperty,default)
S3method(jsonToRCX,cartesianLayout)
S3method(jsonToRCX,cyGroups)
S3method(jsonToRCX,cyHiddenAttributes)
S3method(jsonToRCX,cyNetworkRelations)
S3method(jsonToRCX,cySubNetworks)
S3method(jsonToRCX,cyTableColumn)
S3method(jsonToRCX,cyVisualProperties)
S3method(jsonToRCX,default)
S3method(jsonToRCX,edgeAttributes)
S3method(jsonToRCX,edges)
S3method(jsonToRCX,metaData)
S3method(jsonToRCX,networkAttributes)
S3method(jsonToRCX,nodeAttributes)
S3method(jsonToRCX,nodes)
S3method(jsonToRCX,numberVerification)
S3method(jsonToRCX,status)
S3method(maxId,RCX)
S3method(maxId,default)
S3method(print,CartesianLayoutAspect)
S3method(print,CyGroupsAspect)
S3method(print,CyHiddenAttributesAspect)
S3method(print,CyNetworkRelationsAspect)
S3method(print,CySubNetworksAspect)
S3method(print,CyTableColumnAspect)
S3method(print,CyVisualPropertiesAspect)
S3method(print,CyVisualProperty)
S3method(print,CyVisualPropertyDependencies)
S3method(print,CyVisualPropertyMappings)
S3method(print,CyVisualPropertyProperties)
S3method(print,EdgeAttributesAspect)
S3method(print,EdgesAspect)
S3method(print,MetaDataAspect)
S3method(print,NetworkAttributesAspect)
S3method(print,NodeAttributesAspect)
S3method(print,NodesAspect)
S3method(print,RCX)
S3method(rcxToJson,CartesianLayoutAspect)
S3method(rcxToJson,CyGroupsAspect)
S3method(rcxToJson,CyHiddenAttributesAspect)
S3method(rcxToJson,CyNetworkRelationsAspect)
S3method(rcxToJson,CySubNetworksAspect)
S3method(rcxToJson,CyTableColumnAspect)
S3method(rcxToJson,CyVisualPropertiesAspect)
S3method(rcxToJson,CyVisualProperty)
S3method(rcxToJson,CyVisualPropertyDependencies)
S3method(rcxToJson,CyVisualPropertyMappings)
S3method(rcxToJson,CyVisualPropertyProperties)
S3method(rcxToJson,EdgeAttributesAspect)
S3method(rcxToJson,EdgesAspect)
S3method(rcxToJson,MetaDataAspect)
S3method(rcxToJson,NetworkAttributesAspect)
S3method(rcxToJson,NodeAttributesAspect)
S3method(rcxToJson,NodesAspect)
S3method(rcxToJson,default)
S3method(refersTo,CartesianLayoutAspect)
S3method(refersTo,CyGroupsAspect)
S3method(refersTo,CySubNetworksAspect)
S3method(refersTo,CyVisualPropertiesAspect)
S3method(refersTo,EdgeAttributesAspect)
S3method(refersTo,EdgesAspect)
S3method(refersTo,NodeAttributesAspect)
S3method(refersTo,default)
S3method(summary,AspectAttributeColumn)
S3method(summary,AspectIdColumn)
S3method(summary,AspectListLengthColumn)
S3method(summary,AspectRefColumn)
S3method(summary,AspectReqRefColumn)
S3method(summary,AspectValueColumn)
S3method(summary,CartesianLayoutAspect)
S3method(summary,CyGroupsAspect)
S3method(summary,CyHiddenAttributesAspect)
S3method(summary,CyNetworkRelationsAspect)
S3method(summary,CySubNetworksAspect)
S3method(summary,CyTableColumnAspect)
S3method(summary,CyVisualPropertiesAspect)
S3method(summary,CyVisualProperty)
S3method(summary,EdgeAttributesAspect)
S3method(summary,EdgesAspect)
S3method(summary,MetaDataAspect)
S3method(summary,NetworkAttributesAspect)
S3method(summary,NodeAttributesAspect)
S3method(summary,NodesAspect)
S3method(summary,RCX)
S3method(updateCartesianLayout,CartesianLayoutAspect)
S3method(updateCartesianLayout,RCX)
S3method(updateCyGroups,CyGroupsAspect)
S3method(updateCyGroups,RCX)
S3method(updateCyHiddenAttributes,CyHiddenAttributesAspect)
S3method(updateCyHiddenAttributes,RCX)
S3method(updateCyNetworkRelations,CyNetworkRelationsAspect)
S3method(updateCyNetworkRelations,RCX)
S3method(updateCySubNetworks,CySubNetworksAspect)
S3method(updateCySubNetworks,RCX)
S3method(updateCyTableColumn,CyTableColumnAspect)
S3method(updateCyTableColumn,RCX)
S3method(updateCyVisualProperties,CyVisualPropertiesAspect)
S3method(updateCyVisualProperties,RCX)
S3method(updateCyVisualProperty,CyVisualProperty)
S3method(updateCyVisualProperty,CyVisualPropertyDependencies)
S3method(updateCyVisualProperty,CyVisualPropertyMappings)
S3method(updateCyVisualProperty,CyVisualPropertyProperties)
S3method(updateEdgeAttributes,EdgeAttributesAspect)
S3method(updateEdgeAttributes,RCX)
S3method(updateEdges,EdgesAspect)
S3method(updateEdges,RCX)
S3method(updateMetaData,RCX)
S3method(updateMetaData,default)
S3method(updateNetworkAttributes,NetworkAttributesAspect)
S3method(updateNetworkAttributes,RCX)
S3method(updateNodeAttributes,NodeAttributesAspect)
S3method(updateNodeAttributes,RCX)
S3method(updateNodes,NodesAspect)
S3method(updateNodes,RCX)
S3method(validate,CartesianLayoutAspect)
S3method(validate,CyGroupsAspect)
S3method(validate,CyHiddenAttributesAspect)
S3method(validate,CyNetworkRelationsAspect)
S3method(validate,CySubNetworksAspect)
S3method(validate,CyTableColumnAspect)
S3method(validate,CyVisualPropertiesAspect)
S3method(validate,CyVisualProperty)
S3method(validate,CyVisualPropertyDependencies)
S3method(validate,CyVisualPropertyMappings)
S3method(validate,CyVisualPropertyProperties)
S3method(validate,EdgeAttributesAspect)
S3method(validate,EdgesAspect)
S3method(validate,NetworkAttributesAspect)
S3method(validate,NodeAttributesAspect)
S3method(validate,NodesAspect)
S3method(validate,RCX)
S3method(validate,default)
S3method(visualize,CX)
S3method(visualize,RCX)
S3method(writeCX,CX)
S3method(writeCX,RCX)
S3method(writeHTML,CX)
S3method(writeHTML,RCX)
export(".markAttributeColumn<-")
export(".markRefColumn<-")
export(aspectClass2Name)
export(aspectClasses)
export(aspectName2Class)
export(countElements)
export(createCartesianLayout)
export(createCyGroups)
export(createCyHiddenAttributes)
export(createCyNetworkRelations)
export(createCySubNetworks)
export(createCyTableColumn)
export(createCyVisualProperties)
export(createCyVisualProperty)
export(createCyVisualPropertyDependencies)
export(createCyVisualPropertyMappings)
export(createCyVisualPropertyProperties)
export(createEdgeAttributes)
export(createEdges)
export(createNetworkAttributes)
export(createNodeAttributes)
export(createNodes)
export(createRCX)
export(fromGraphNEL)
export(fromIgraph)
export(getAspectClasses)
export(getCyVisualProperty)
export(hasIds)
export(idProperty)
export(jsonToRCX)
export(maxId)
export(parseJSON)
export(processCX)
export(rcxToJson)
export(readCX)
export(readJSON)
export(referredBy)
export(refersTo)
export(setExtension)
export(subAspectClasses)
export(toCX)
export(toGraphNEL)
export(toIgraph)
export(updateAspectClasses)
export(updateCartesianLayout)
export(updateCyGroups)
export(updateCyHiddenAttributes)
export(updateCyNetworkRelations)
export(updateCySubNetworks)
export(updateCyTableColumn)
export(updateCyVisualProperties)
export(updateCyVisualProperty)
export(updateEdgeAttributes)
export(updateEdges)
export(updateMetaData)
export(updateMetaDataProperties)
export(updateNetworkAttributes)
export(updateNodeAttributes)
export(updateNodes)
export(validate)
export(visualize)
export(writeCX)
export(writeHTML)