Dresden OCL Toolkit

tudresden.ocl.injection.test
Class ThirdExample

java.lang.Object
  extended bytudresden.ocl.injection.test.Example
      extended bytudresden.ocl.injection.test.SecondExample
          extended bytudresden.ocl.injection.test.ThirdExample
All Implemented Interfaces:
Runnable

class ThirdExample
extends SecondExample


Nested Class Summary
 
Nested classes inherited from class tudresden.ocl.injection.test.Example
Example.Inner
 
Field Summary
(package private)  int i
           
 
Fields inherited from class tudresden.ocl.injection.test.Example
aDate, aFormat, anInteger, anInterface, commaSeparated1, commaSeparated2, commaSeparated3, commaSeparated4, commaSeparated5, commaSeparated6, dates, formats, hallo, integers, interfaces, myStrings, namedIntegers, nullCollection, nullList, nullMap, nullSet, nullString, testTypeTrace, uglyAttribute1, uglyAttribute2, uglyAttribute3, uglyAttribute4, uglyAttribute5, uglyAttribute6, uglyAttribute7, uglyAttribute8, unqualifiedType
 
Constructor Summary
(package private) ThirdExample()
           
 
Method Summary
(package private)  void abstractMethod()
           
(package private)  void test_super()
          Tests, whether injection does not produce infinite loops, when wrapping methods with calls to super.
 String toString()
           
 
Methods inherited from class tudresden.ocl.injection.test.Example
accessifierPackage, accessifierProtected, accessifierPublic, addTestTypeTrace, getName, getParent, getQualifiers, getType, getUnqualifiedType, main, poly1, printData, run, set, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

i

int i
Constructor Detail

ThirdExample

ThirdExample()
Method Detail

abstractMethod

void abstractMethod()
Overrides:
abstractMethod in class SecondExample

test_super

void test_super()
Tests, whether injection does not produce infinite loops, when wrapping methods with calls to super.

Overrides:
test_super in class Example

toString

public String toString()

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.