SAM

org.topcased.sam
Interface InitialState

All Superinterfaces:
AbstractState, EModelElement, EObject, IdentifiedItem, NamedItem, Notifier, State
All Known Implementing Classes:
InitialStateImpl

public interface InitialState
extends State

A representation of the model object 'Initial State'.

See Also:
SAMPackage.getInitialState()
** Generated **
Model:

Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from interface org.topcased.sam.State
getInlink
 
Methods inherited from interface org.topcased.sam.AbstractState
getOutlink, getParentAutomaton, getParentState, setParentAutomaton, setParentState
 
Methods inherited from interface org.topcased.sam.NamedItem
getName, setName
 
Methods inherited from interface org.topcased.sam.IdentifiedItem
getComment, getRequirements, setComment, setRequirements
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values
** Generated **

SAM

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