Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gs-gama
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
graphstream
gs-gama
Commits
353a676a
Commit
353a676a
authored
Feb 12, 2014
by
Thibaut Démare
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix facet value
parent
23cc5980
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/org/graphstream/gama/extension/IKeywordGSAdditional.java
src/org/graphstream/gama/extension/IKeywordGSAdditional.java
+1
-1
No files found.
src/org/graphstream/gama/extension/IKeywordGSAdditional.java
View file @
353a676a
...
...
@@ -35,7 +35,7 @@ public class IKeywordGSAdditional implements IKeyword {
public
static
final
String
FLUSH
=
"gs_flush"
;
// Facets associated to a command
public
static
final
String
ATTRIBUTE_FILTER
=
"gs_attribute
_name
"
;
public
static
final
String
ATTRIBUTE_FILTER
=
"gs_attribute
s_filtered
"
;
public
static
final
String
ATTRIBUTE_NAME
=
"gs_attribute_name"
;
public
static
final
String
ATTRIBUTE_VALUE
=
"gs_attribute_value"
;
public
static
final
String
EDGE_ID
=
"gs_edge_id"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment