|
SAM | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelContent
A representation of the model object 'Model Content'. This class is abstract and represents the different kinds of elements that can be the first element of the model.
The following features are supported:
SAMPackage.getModelContent()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList<MultiPort> |
getListMultiPort()
Returns the value of the 'List Multi Port' containment reference list. |
Model |
getParentModel()
Returns the value of the 'Parent Model' container reference. |
System |
getParentSystem()
Returns the value of the 'Parent System' container reference. |
void |
setParentModel(Model value)
Sets the value of the ' Parent Model ' container reference |
void |
setParentSystem(System value)
Sets the value of the ' Parent System ' container reference |
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 |
---|
static final java.lang.String copyright
Method Detail |
---|
Model getParentModel()
Model Content
'.
If the meaning of the 'Parent Model' container reference isn't clear, there really should be more of a description here...
setParentModel(Model)
,
SAMPackage.getModelContent_ParentModel()
,
Model.getModelContent()
void setParentModel(Model value)
Parent Model
' container reference.
value
- the new value of the 'Parent Model' container reference.getParentModel()
System getParentSystem()
List Elements
'.
If the meaning of the 'Parent System' container reference isn't clear, there really should be more of a description here...
setParentSystem(org.topcased.sam.System)
,
SAMPackage.getModelContent_ParentSystem()
,
System.getListElements()
void setParentSystem(System value)
Parent System
' container reference.
value
- the new value of the 'Parent System' container reference.getParentSystem()
EList<MultiPort> getListMultiPort()
MultiPort
.
It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'List Multi Port' containment reference list isn't clear, there really should be more of a description here...
SAMPackage.getModelContent_ListMultiPort()
,
MultiPort.getParent()
|
SAM | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.