|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TagRelation | |
|---|---|
| modhelxs.mocs.tfsm | |
| tesl | |
| Uses of TagRelation in modhelxs.mocs.tfsm |
|---|
| Methods in modhelxs.mocs.tfsm with parameters of type TagRelation | ||
|---|---|---|
private static
|
TFSMMoC.directTagConversion(TagRelation<T,java.lang.Double> rel)
|
|
private static
|
TFSMMoC.reverseTagConversion(TagRelation<java.lang.Double,T> rel)
|
|
| Uses of TagRelation in tesl |
|---|
| Subclasses of TagRelation in tesl | |
|---|---|
class |
AffineTags<T extends Comparable<? super T>>
An AffineTags relation is a tag relation which specifies that the tag of the "to" clock are an affine function of the tags of the "from" clock: to = a * from + b |
class |
SameTags<T extends Comparable<? super T>>
|
| Fields in tesl with type parameters of type TagRelation | |
|---|---|
private java.util.List<TagRelation<?,?>> |
ClockSet.t_relations_
|
| Methods in tesl that return TagRelation | |
|---|---|
TagRelation<?,?> |
ClockSet.addTagRelation(TagRelation<?,?> t)
|
| Methods in tesl that return types with arguments of type TagRelation | |
|---|---|
java.lang.Iterable<TagRelation<?,?>> |
ClockSet.getTagRelations()
|
| Methods in tesl with parameters of type TagRelation | ||
|---|---|---|
TagRelation<?,?> |
ClockSet.addTagRelation(TagRelation<?,?> t)
|
|
private static
|
ClockSet.processConversion(TagRelation<U,V> rel,
Tag<?> tag)
|
|
private static
|
ClockSet.processRevConversion(TagRelation<U,V> rel,
Tag<?> tag)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||