|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriMdConnectionType
The type of connection/relationship between two model elements.
Field Summary | |
---|---|
static int |
esriMdConnectionTypeAny
Any type of connection between model elements. |
static int |
esriMdConnectionTypeEnvironment
One model element is used as an environment value of another model element. |
static int |
esriMdConnectionTypeFeedback
One model element is a feedback of another model element. |
static int |
esriMdConnectionTypeParameter
One model element is a parameter of another model element. |
static int |
esriMdConnectionTypePrecondition
One model element is a precondition of another model element. |
Field Detail |
---|
static final int esriMdConnectionTypeAny
static final int esriMdConnectionTypeParameter
static final int esriMdConnectionTypeEnvironment
static final int esriMdConnectionTypePrecondition
static final int esriMdConnectionTypeFeedback
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |