com.change_vision.jude.api.stpa.model
Interface IStampFacet

com.change_vision.jude.api.stpa.model.IStampFacet
All Superinterfaces:
IEntity, IFacet
All Implemented Interfaces:
IEntity, IFacet

public abstract IStampFacet
extends IFacet

Interface for STAMP facet.


Field Summary
static String FACET_SYMBOLIC_NAME
          The Symbolic Name ( IFacet#getSymbolicName() ) for STAMP facet.
 
Method Summary
abstract  IStpaAnalysis getStpaAnalysis()
          Get root model for STAMP facet.
 
Methods inherited from class com.change_vision.jude.api.inf.model.IFacet
getName, getRootElement, getRootElements, getSymbolicName
 

Field Detail

FACET_SYMBOLIC_NAME

static final String FACET_SYMBOLIC_NAME
The Symbolic Name ( IFacet#getSymbolicName() ) for STAMP facet.

Method Detail

getStpaAnalysis

abstract IStpaAnalysis getStpaAnalysis()
Get root model for STAMP facet.

Returns:
root model for STAMP facet