|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fhstralsund.vinets.structure.Types
de.fhstralsund.vinets.structure.PortType
public class PortType
Field Summary | |
---|---|
static PortType |
INPUT
Edge direction from outside towards the border. |
static PortType |
NEUTRAL
Both directions possible. |
static PortType |
OUTPUT
Edge direction away from the border to outside. |
Constructor Summary | |
---|---|
PortType(java.lang.String s)
|
Method Summary |
---|
Methods inherited from class de.fhstralsund.vinets.structure.Types |
---|
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final PortType INPUT
public static final PortType OUTPUT
public static final PortType NEUTRAL
Constructor Detail |
---|
public PortType(java.lang.String s)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |