All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends
Public Member Functions | Package Attributes
instruction.patterns.AbstractSyntaxPattern Class Reference

List of all members.

Public Member Functions

 AbstractSyntaxPattern (String p)
abstract ArrayList
< SemanticObject
doModelTransformation (ArrayList< SemanticObject > obj)
final SyntaxTree getPattern ()
final String getPatternString ()
final void init (Parser p)

Package Attributes

String pattern
SyntaxTree tree

Detailed Description

Abstract super-class for Syntax Tree Patterns

Author:
daniel

Definition at line 14 of file AbstractSyntaxPattern.java.


Constructor & Destructor Documentation

Creates the Syntax Pattern

Parameters:
pThe Pattern String

Definition at line 23 of file AbstractSyntaxPattern.java.


Member Function Documentation

Transforms a Set of Semantic Objects into a new set of Semantic Objects according to the syntactic structure of the Pattern

Returns:

Returns the parsed Syntax Tree.

Returns:

Definition at line 41 of file AbstractSyntaxPattern.java.

Definition at line 45 of file AbstractSyntaxPattern.java.

final void instruction.patterns.AbstractSyntaxPattern.init ( Parser  p) [inline]

Initializes the Pattern by parsing the Pattern String into a Syntax Tree.

Parameters:
pan initialized Parser Object

Definition at line 32 of file AbstractSyntaxPattern.java.


Member Data Documentation

Definition at line 17 of file AbstractSyntaxPattern.java.

Definition at line 16 of file AbstractSyntaxPattern.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


comp_ehow
Author(s): Moritz Tenorth, Daniel Nyga
autogenerated on Tue Apr 16 2013 00:18:24