edu.cmu.sei.aadl.model.core
Interface AadlPrivate

All Superinterfaces:
AadlPackageSection, AObject, org.eclipse.emf.ecore.EObject, org.eclipse.core.runtime.IAdaptable, NamedElement, org.eclipse.emf.common.notify.Notifier, PropertyHolder
All Known Implementing Classes:
AadlPrivateImpl

public interface AadlPrivate
extends AadlPackageSection

A representation of the model object 'Aadl Private'.

See Also:
CorePackage.getAadlPrivate()

Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from interface edu.cmu.sei.aadl.model.core.AadlPackageSection
addAnnexLibrary, addBusImpl, addBusType, addClassifier, addContents, addDataImpl, addDataType, addDeviceImpl, addDeviceType, addMemoryImpl, addMemoryType, addPortGroupType, addProcessImpl, addProcessorImpl, addProcessorType, addProcessType, addSubprogramImpl, addSubprogramType, addSystemImpl, addSystemType, addThreadGroupImpl, addThreadGroupType, addThreadImpl, addThreadType, findAnnexLibrary, findClassifier, getAnnexLibrary, getBusImpl, getBusType, getClassifier, getComponentClassifier, getComponentClassifier, getContents, getDataImpl, getDataType, getDeviceImpl, getDeviceType, getMemoryImpl, getMemoryType, getPortGroupType, getProcessImpl, getProcessorImpl, getProcessorType, getProcessType, getSubprogramImpl, getSubprogramType, getSystemImpl, getSystemType, getThreadGroupImpl, getThreadGroupType, getThreadImpl, getThreadType
 
Methods inherited from interface edu.cmu.sei.aadl.model.core.PropertyHolder
acceptsProperty, addProperty, addPropertyValue, checkPropertyAssociation, findPropertyAssociation, getProperties, getPropertyAssociation, getPropertyValue, getPropertyValueInternal, getPropertyValueList, getSimplePropertyValue, isModalPropertyValue, removeContainedPropertyAssociations, removeContainedPropertyAssociations, removePropertyAssociations, removePropertyAssociations, setContainedPropertyValue, setContainedPropertyValue, setContainedPropertyValue, setContainedPropertyValue, setProperties, setPropertyValue, setPropertyValue, setPropertyValue, setPropertyValue
 
Methods inherited from interface edu.cmu.sei.aadl.model.core.NamedElement
getName, setName
 
Methods inherited from interface edu.cmu.sei.aadl.model.core.AObject
addComment, getAadlSpec, getAObjectRoot, getChildren, getComment, getContainingClassifier, getContainingClassifierNameSpace, getContainingComponentImpl, getContainingComponentType, getContainingPropertyAssociationDefinitionConstant, getContainingSubcomponent, getLocationReference, getReferencedObject, getSecondReferencedObject, getSystemInstance, setLocationReference, setLocationReference
 
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
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values