SysML

org.topcased.modeler.sysml.blockdefinitiondiagram
Interface BlockDefEdgeObjectConstants


public interface BlockDefEdgeObjectConstants

An interface defining EdgeObject Constants.

** Generated **

Field Summary
static java.lang.String BLOCKDEPENDENCYSTEREOTYPES_EDGE_OBJECT_ID
          Public constant defining the BlockDependencyStereotypes EdgeObject id.
static java.lang.String BLOCKUSAGESTEREOTYPE_EDGE_OBJECT_ID
          Public constant defining the BlockUsageStereotype EdgeObject id.
static java.lang.String NAME_EDGE_OBJECT_ID
          Public constant defining the name EdgeObject id.
static java.lang.String PORTCONNECTORSRCCOUNT_EDGE_OBJECT_ID
          Public constant defining the portConnectorSrcCount EdgeObject id.
static java.lang.String PORTCONNECTORTARGETCOUNT_EDGE_OBJECT_ID
          Public constant defining the portConnectorTargetCount EdgeObject id.
static java.lang.String SOURCECOUNT_EDGE_OBJECT_ID
          Public constant defining the sourceCount EdgeObject id.
static java.lang.String SOURCENAME_EDGE_OBJECT_ID
          Public constant defining the sourceName EdgeObject id.
static java.lang.String TARGETCOUNT_EDGE_OBJECT_ID
          Public constant defining the targetCount EdgeObject id.
static java.lang.String TARGETNAME_EDGE_OBJECT_ID
          Public constant defining the targetName EdgeObject id.
 

Field Detail

BLOCKDEPENDENCYSTEREOTYPES_EDGE_OBJECT_ID

static final java.lang.String BLOCKDEPENDENCYSTEREOTYPES_EDGE_OBJECT_ID
Public constant defining the BlockDependencyStereotypes EdgeObject id.

See Also:
Constant Field Values

NAME_EDGE_OBJECT_ID

static final java.lang.String NAME_EDGE_OBJECT_ID
Public constant defining the name EdgeObject id.

See Also:
Constant Field Values

PORTCONNECTORSRCCOUNT_EDGE_OBJECT_ID

static final java.lang.String PORTCONNECTORSRCCOUNT_EDGE_OBJECT_ID
Public constant defining the portConnectorSrcCount EdgeObject id.

See Also:
Constant Field Values

PORTCONNECTORTARGETCOUNT_EDGE_OBJECT_ID

static final java.lang.String PORTCONNECTORTARGETCOUNT_EDGE_OBJECT_ID
Public constant defining the portConnectorTargetCount EdgeObject id.

See Also:
Constant Field Values

SOURCECOUNT_EDGE_OBJECT_ID

static final java.lang.String SOURCECOUNT_EDGE_OBJECT_ID
Public constant defining the sourceCount EdgeObject id.

See Also:
Constant Field Values

TARGETCOUNT_EDGE_OBJECT_ID

static final java.lang.String TARGETCOUNT_EDGE_OBJECT_ID
Public constant defining the targetCount EdgeObject id.

See Also:
Constant Field Values

SOURCENAME_EDGE_OBJECT_ID

static final java.lang.String SOURCENAME_EDGE_OBJECT_ID
Public constant defining the sourceName EdgeObject id.

See Also:
Constant Field Values

TARGETNAME_EDGE_OBJECT_ID

static final java.lang.String TARGETNAME_EDGE_OBJECT_ID
Public constant defining the targetName EdgeObject id.

See Also:
Constant Field Values

BLOCKUSAGESTEREOTYPE_EDGE_OBJECT_ID

static final java.lang.String BLOCKUSAGESTEREOTYPE_EDGE_OBJECT_ID
Public constant defining the BlockUsageStereotype EdgeObject id.

See Also:
Constant Field Values

SysML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.