JML

org.jmlspecs.models
Class JMLObjectToObjectRelation_JML_TestData.JMLObjectToObjectRelation_JML_TestData$5

java.lang.Object
  extended byorg.jmlspecs.jmlunit.strategies.NewObjectAbstractExtensibleStrategyDecorator
      extended byorg.jmlspecs.jmlunit.strategies.ObjectStrategy
          extended byorg.jmlspecs.models.JMLObjectToObjectRelation_JML_TestData.JMLObjectToObjectRelation_JML_TestData$5
All Implemented Interfaces:
StrategyType
Enclosing class:
JMLObjectToObjectRelation_JML_TestData

class JMLObjectToObjectRelation_JML_TestData.JMLObjectToObjectRelation_JML_TestData$5
extends ObjectStrategy


Model Field Summary
 
Model fields inherited from class java.lang.Object
_getClass, objectState, theString
 
Ghost Field Summary
 
Ghost fields inherited from class java.lang.Object
objectTimesFinalized, owner
 
Field Summary
 
Fields inherited from class org.jmlspecs.jmlunit.strategies.NewObjectAbstractExtensibleStrategyDecorator
addedData, defaultData
 
Constructor Summary
(package private) JMLObjectToObjectRelation_JML_TestData.JMLObjectToObjectRelation_JML_TestData$5()
           
 
Model Method Summary
 
Model methods inherited from class java.lang.Object
hashValue
 
Method Summary
protected  Object make(int n)
          Return the nth test data item.
 
Methods inherited from class org.jmlspecs.jmlunit.strategies.NewObjectAbstractExtensibleStrategyDecorator
iterator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMLObjectToObjectRelation_JML_TestData.JMLObjectToObjectRelation_JML_TestData$5

JMLObjectToObjectRelation_JML_TestData.JMLObjectToObjectRelation_JML_TestData$5()
Method Detail

make

protected Object make(int n)
Description copied from class: NewObjectAbstractExtensibleStrategyDecorator
Return the nth test data item. The default implementation of this method provides no data. To provide additional test data, you should override this method, without making a super call to it.

Overrides:
make in class NewObjectAbstractExtensibleStrategyDecorator
Specifications inherited from overridden method make(int n) in class NewObjectAbstractExtensibleStrategyDecorator:
protected behavior
requires 0 <= n;
assignable objectState;
signals_only java.util.NoSuchElementException;

JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.