de.uka.ilkd.key.ocl.gf

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Testing » KeY » de.uka.ilkd.key.ocl.gf 
de.uka.ilkd.key.ocl.gf
Java Source File NameTypeComment
AbstractProber.javaClass
AstNodeData.javaClass
author:
   hdaniels
author:
   An object of this type knows how it self should be rendered,
author:
   via Printname how its children should be rendered.
author:
   This means the tooltip information it got from there.
author:
   Knows nothing directly of the type of the node, which an object of this class
author:
   represents.
CallbackClassInv.javaClass
CallbackPrePost.javaClass
ChainCommandTuple.javaClass
ConstraintCallback.javaClass
Display.javaClass
DynamicTree2.javaClass A GUI class, does store the tree, but does not create it.
ExportFormatMenu.javaClass Provide a choice of output formats: OCL or Natural Language.
GfAstNode.javaClass
author:
   daniels
author:
   This Class represents a parsed node in the GF AST.
author:
   It knows about types, bound variables, funs.
author:
   But nothing about printnames.
GfCapsule.javaClass
GFCommand.javaClass
author:
   daniels
author:
   A class that represents a GF command together with its printname.
author:
   It also gives easy access to all the abuses of the printname like
author:
   the subcategory, the tooltip, it knows about wrapping and so on.
author:
   The static stuff could produce problems if the editor is started
author:
   several times without closing it first.
GFEditor2.javaClass
GfeditResult.javaClass Encapsulates the <gfedit> XML tree from GF.
GFinterface.javaClass control object interfacing KeY with GF.
GrammarFilter.javaClass
Hmsg.javaClass The parsed format of the hmsg, that GF sents, if a command in java mode was prefixed with [something].
InputCommand.javaClass
author:
   daniels
author:
   This class represents a fake command, i.e.
LanguageManager.javaInterface Sadly, this class is a hack.
Linearization.javaClass Encapsulates everything that has to do with the linearization. It is parsed here, and also the indices for click-in for pure text and HTML are managed here.
LinkCommand.javaClass
author:
   daniels
author:
   This class represents a link to a subcategory submenu.
LinPosition.javaClass represents a position in the AST in Haskell notation together with a flag that indicates whether at least one constraint does not hold or if all hold (correct/incorrect).
MarkedArea.javaClass Stores quasi a piece of the linearization area, that has a word, a beginning and an end in the linearization area and a position in the AST.
MarkedAreaHighlightingStatus.javaClass Stores a MarkedArea together with some status fields, which tell how it should get highlighted.
ModelExporter.javaClass
NewCategoryMenuResult.javaClass GF sends the new menu as XML.
NoLineBreakFormatter.javaClass
Printname.javaClass
PrintnameLoader.javaClass
PrintnameManager.javaClass
author:
   daniels
author:
   An object of this class manages a bunch of printlines which is comprised of
author:
   storage and retrieval.
ReadDialog.javaClass Takes care of reading in Strings that are to be parsed and terms.
RealCommand.javaClass
RefinedAstNodeData.javaClass
author:
   daniels
author:
   An object of this class represents a line in the GF abstract syntax tree
author:
   in the graphical form.
RefinementMenu.javaClass Takes care of managing the commands, that GF sent, including subcategories and their menus. Manages the graphical lists.
RefinementMenuCollector.javaClass Asks GF the Vector of RefinementMenu entries.
RefinementMenuTransformer.javaClass This class is completely static and cannot be instantiated.
SelfPropertiesCommand.javaClass This class is an unclean hack.
SelfResultProber.javaClass asks GF if the given commands leads to a situation, where something could be filled in automatically.
StringTuple.javaClass Small tuple class for two Strings.
SubtypingProber.javaClass This class goes through the tree and tries to close all open Subtype lines. Makes heavy use of instance fields instead of parameters and return values. I justify that with the rather small size of this class. Because of this this class has to be reinitialized for each run.
TempGrammarFiles.javaClass
TestGfAstNode.javaClass
TestUtils.javaClass
ToolTipCellRenderer.javaClass
TreeAnalyser.javaClass Goes through the AST and: Labels node according to the following: hidden, if they are a coerce without a constraint colored, if they are a coerce with a constraint Saves a reference to the currently selected node Finds out if attributes of self should be given an easy access, if the refinement menu below a coerce should be reduces, if it should be probed, if self and result are superfluous in the refinement menu.
TreeAnalysisResult.javaClass
TypesLoader.javaClass
author:
   daniels
author:
   If the entries of the refinement menu should have to appear there with
author:
   type information appended to them, then the printnames have to get this
author:
   knowledge at the time of their creation.
author:
   When the entries are displayed, the display text line of GF is *not* looked
author:
   at.
UnrefinedAstNodeData.javaClass
Utils.javaClass
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.