SysML

org.topcased.modeler.sysml.requirementdiagram
Interface RequirementEdgeObjectConstants


public interface RequirementEdgeObjectConstants

An interface defining EdgeObject Constants.

** Generated **

Field Summary
static java.lang.String COPYSTEREOTYPE_EDGE_OBJECT_ID
          Public constant defining the copyStereotype EdgeObject id.
static java.lang.String DERIVEREQTSTEREOTYPE_EDGE_OBJECT_ID
          Public constant defining the DeriveReqtStereotype EdgeObject id.
static java.lang.String REFINESTEREOTYPE_EDGE_OBJECT_ID
          Public constant defining the refineStereotype EdgeObject id.
static java.lang.String SATISFYSTEREOTYPE_EDGE_OBJECT_ID
          Public constant defining the SatisfyStereotype EdgeObject id.
static java.lang.String TRACESTEREOTYPE_EDGE_OBJECT_ID
          Public constant defining the traceStereotype EdgeObject id.
static java.lang.String VERIFYSTEREOTYPE_EDGE_OBJECT_ID
          Public constant defining the VerifyStereotype EdgeObject id.
 

Field Detail

SATISFYSTEREOTYPE_EDGE_OBJECT_ID

static final java.lang.String SATISFYSTEREOTYPE_EDGE_OBJECT_ID
Public constant defining the SatisfyStereotype EdgeObject id.

See Also:
Constant Field Values

DERIVEREQTSTEREOTYPE_EDGE_OBJECT_ID

static final java.lang.String DERIVEREQTSTEREOTYPE_EDGE_OBJECT_ID
Public constant defining the DeriveReqtStereotype EdgeObject id.

See Also:
Constant Field Values

VERIFYSTEREOTYPE_EDGE_OBJECT_ID

static final java.lang.String VERIFYSTEREOTYPE_EDGE_OBJECT_ID
Public constant defining the VerifyStereotype EdgeObject id.

See Also:
Constant Field Values

REFINESTEREOTYPE_EDGE_OBJECT_ID

static final java.lang.String REFINESTEREOTYPE_EDGE_OBJECT_ID
Public constant defining the refineStereotype EdgeObject id.

See Also:
Constant Field Values

TRACESTEREOTYPE_EDGE_OBJECT_ID

static final java.lang.String TRACESTEREOTYPE_EDGE_OBJECT_ID
Public constant defining the traceStereotype EdgeObject id.

See Also:
Constant Field Values

COPYSTEREOTYPE_EDGE_OBJECT_ID

static final java.lang.String COPYSTEREOTYPE_EDGE_OBJECT_ID
Public constant defining the copyStereotype EdgeObject id.

See Also:
Constant Field Values

SysML

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