|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Frame
A representation of the model object 'Frame'.
The following features are supported:
ModelPackage.getFrame()
Method Summary | |
---|---|
Info |
addBehavior(java.lang.String name,
java.lang.String value)
|
Property |
addProperty(java.lang.String name,
java.lang.String type)
|
Interface |
addProvision(java.lang.String name,
InterfaceType iface,
java.lang.String comStyle,
ConnectionType conType,
boolean isCol)
|
Interface |
addRequirement(java.lang.String name,
InterfaceType iface,
java.lang.String comStyle,
ConnectionType conType,
boolean isCol)
|
org.eclipse.emf.common.util.EList<Annotation> |
getAnnotation()
Returns the value of the 'Annotation' containment reference list. |
org.eclipse.emf.common.util.EList<Info> |
getBehavior()
Returns the value of the 'Behavior' containment reference list. |
org.eclipse.emf.common.util.EList<Property> |
getProperty()
Returns the value of the 'Property' containment reference list. |
org.eclipse.emf.common.util.EList<Interface> |
getProvidedInterface()
Returns the value of the 'Provided Interface' containment reference list. |
org.eclipse.emf.common.util.EList<Interface> |
getRequiredInterface()
Returns the value of the 'Required Interface' containment reference list. |
void |
setTopLevel(boolean topLevel)
|
Methods inherited from interface org.objectweb.dsrg.sofa.repository.model.VersionedEntity |
---|
addInfo, addTag, getInfo, getVersion, isLocked, removeTag, setLocked, setVersion |
Methods inherited from interface org.objectweb.dsrg.sofa.repository.model.NamedEntity |
---|
getName, setName |
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 |
Method Detail |
---|
org.eclipse.emf.common.util.EList<Interface> getRequiredInterface()
Interface
.
If the meaning of the 'Required Interface' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getFrame_RequiredInterface()
org.eclipse.emf.common.util.EList<Property> getProperty()
Property
.
If the meaning of the 'Property' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getFrame_Property()
org.eclipse.emf.common.util.EList<Interface> getProvidedInterface()
Interface
.
If the meaning of the 'Provided Interface' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getFrame_ProvidedInterface()
org.eclipse.emf.common.util.EList<Annotation> getAnnotation()
Annotation
.
If the meaning of the 'Annotation' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getFrame_Annotation()
org.eclipse.emf.common.util.EList<Info> getBehavior()
Info
.
If the meaning of the 'Behavior' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getFrame_Behavior()
Interface addProvision(java.lang.String name, InterfaceType iface, java.lang.String comStyle, ConnectionType conType, boolean isCol)
Interface addRequirement(java.lang.String name, InterfaceType iface, java.lang.String comStyle, ConnectionType conType, boolean isCol)
Property addProperty(java.lang.String name, java.lang.String type)
void setTopLevel(boolean topLevel)
Info addBehavior(java.lang.String name, java.lang.String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |