coins.aflow
クラス SimpleLoopInf

java.lang.Object
  |
  +--coins.aflow.SimpleLoopInf

public class SimpleLoopInf
extends java.lang.Object


コンストラクタの概要
SimpleLoopInf()
          Creates a new instance of SimpleLoopInf
 
メソッドの概要
 java.util.Set getBBlocks()
           
 BBlock getEntryBBlock()
           
 SimpleLoopInf getFirstChild()
           
 SimpleLoopInf getNextBrother()
           
 SimpleLoopInf getParent()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SimpleLoopInf

public SimpleLoopInf()
Creates a new instance of SimpleLoopInf

メソッドの詳細

getBBlocks

public java.util.Set getBBlocks()

getEntryBBlock

public BBlock getEntryBBlock()

getFirstChild

public SimpleLoopInf getFirstChild()

getNextBrother

public SimpleLoopInf getNextBrother()

getParent

public SimpleLoopInf getParent()