ptolemy.domains.ptinyos.util.ncapp2moml
Class NCApp2MoML._Relations

java.lang.Object
  extended by ptolemy.domains.ptinyos.util.ncapp2moml.NCApp2MoML._Relations
Enclosing class:
NCApp2MoML

private static class NCApp2MoML._Relations
extends java.lang.Object

Class to create new relation names.


Field Summary
private  int _relationCounter
           
 
Constructor Summary
private NCApp2MoML._Relations()
           
 
Method Summary
private  int currentCount()
           
private  java.lang.String getNewRelationName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_relationCounter

private int _relationCounter
Constructor Detail

NCApp2MoML._Relations

private NCApp2MoML._Relations()
Method Detail

currentCount

private int currentCount()

getNewRelationName

private java.lang.String getNewRelationName()