| Modifier and Type | Class and Description |
|---|---|
class |
SimulinkDictionaryModelInEclipse |
| Modifier and Type | Class and Description |
|---|---|
class |
SimulinkRequirementModelInEclipse |
| Modifier and Type | Class and Description |
|---|---|
class |
SimulinkDictionaryModel |
| Modifier and Type | Method and Description |
|---|---|
protected ISimulinkModelElement |
SimulinkDictionaryModel.createInstanceInModel(String type) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<ISimulinkModelElement> |
SimulinkDictionaryModel.allContentsFromModel() |
protected Collection<ISimulinkModelElement> |
SimulinkDictionaryModel.getAllOfKindFromModel(String kind) |
protected Collection<ISimulinkModelElement> |
SimulinkDictionaryModel.getAllOfTypeFromModel(String type) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimulinkDataType |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISimulinkDictionaryModelElement |
| Modifier and Type | Class and Description |
|---|---|
class |
SimulinkEntry |
class |
SimulinkSection |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<ISimulinkModelElement> |
SimulinkDataTypeCollection.getInternalIterator() |
protected Iterator<ISimulinkModelElement> |
SimulinkEntryCollection.getInternalIterator() |
ListIterator<ISimulinkModelElement> |
SimulinkDataTypeCollection.listIterator() |
ListIterator<ISimulinkModelElement> |
SimulinkEntryCollection.listIterator() |
ListIterator<ISimulinkModelElement> |
SimulinkDataTypeCollection.listIterator(int index) |
ListIterator<ISimulinkModelElement> |
SimulinkEntryCollection.listIterator(int index) |
List<ISimulinkModelElement> |
SimulinkDataTypeCollection.subList(int fromIndex,
int toIndex) |
List<ISimulinkModelElement> |
SimulinkEntryCollection.subList(int fromIndex,
int toIndex) |
| Modifier and Type | Method and Description |
|---|---|
ISimulinkModelElement |
SimulinkModel.createInstance(String type) |
protected ISimulinkModelElement |
SimulinkModel.createInstanceInModel(String type) |
protected ISimulinkModelElement |
AbstractSimulinkModel.createInstanceInModel(String type) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<ISimulinkModelElement> |
SimulinkModel.allContentsFromModel() |
Collection<ISimulinkModelElement> |
SimulinkModel.findBlocks() |
Collection<ISimulinkModelElement> |
SimulinkModel.findBlocks(Integer depth) |
static Collection<ISimulinkModelElement> |
TypeHelper.getAll(SimulinkModel model) |
Collection<ISimulinkModelElement> |
TypeHelper.Kind.getAll(SimulinkModel model) |
protected Collection<ISimulinkModelElement> |
SimulinkModel.getAllOfKindFromModel(String kind_) |
static Collection<ISimulinkModelElement> |
TypeHelper.getAllOfType(SimulinkModel model,
String type) |
protected Collection<ISimulinkModelElement> |
SimulinkModel.getAllOfTypeFromModel(String type) |
Collection<ISimulinkModelElement> |
SimulinkModel.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimulinkModel.addToCache(String type,
ISimulinkModelElement instance) |
protected void |
SimulinkModel.removeFromCache(ISimulinkModelElement instance) |
| Modifier and Type | Class and Description |
|---|---|
class |
MatlabHandleElement |
class |
SimulinkBlock |
class |
SimulinkElement |
class |
SimulinkLine |
class |
SimulinkModelElement |
class |
SimulinkPort |
class |
StateflowBlock |
| Modifier and Type | Method and Description |
|---|---|
ISimulinkModelElement |
StateflowBlock.getParent() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ISimulinkModelElement> |
SimulinkBlock.getChildren() |
Collection<ISimulinkModelElement> |
SimulinkPort.getLines() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimulinkRequirementModel |
| Modifier and Type | Method and Description |
|---|---|
protected ISimulinkModelElement |
SimulinkRequirementModel.createInstanceInModel(String type) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<ISimulinkModelElement> |
SimulinkRequirementModel.allContentsFromModel() |
protected Collection<ISimulinkModelElement> |
SimulinkRequirementModel.getAllOfKindFromModel(String kind) |
protected Collection<ISimulinkModelElement> |
SimulinkRequirementModel.getAllOfTypeFromModel(String type) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISimulinkRequirementModelElement |
| Modifier and Type | Class and Description |
|---|---|
class |
SimulinkJustification |
class |
SimulinkLink |
class |
SimulinkLinkSet
save Save link set
sources Get link sources
|
class |
SimulinkReference |
class |
SimulinkRequirement |
| Modifier and Type | Method and Description |
|---|---|
SimulinkLink |
SimulinkRequirement.linkFrom(ISimulinkModelElement element) |
SimulinkLink |
SimulinkRequirement.linkTo(ISimulinkModelElement element) |
| Constructor and Description |
|---|
SimulinkLink(SimulinkRequirementModel model,
MatlabEngine engine,
ISimulinkModelElement source,
ISimulinkModelElement target) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<ISimulinkModelElement> |
SimulinkReferenceCollection.getInternalIterator() |
protected Iterator<ISimulinkModelElement> |
SimulinkLinkCollection.getInternalIterator() |
protected Iterator<ISimulinkModelElement> |
SimulinkJustificationCollection.getInternalIterator() |
protected Iterator<ISimulinkModelElement> |
SimulinkRequirementCollection.getInternalIterator() |
protected Iterator<ISimulinkModelElement> |
SimulinkLinkSetCollection.getInternalIterator() |
ListIterator<ISimulinkModelElement> |
SimulinkReferenceCollection.listIterator() |
ListIterator<ISimulinkModelElement> |
SimulinkLinkCollection.listIterator() |
ListIterator<ISimulinkModelElement> |
SimulinkJustificationCollection.listIterator() |
ListIterator<ISimulinkModelElement> |
SimulinkRequirementCollection.listIterator() |
ListIterator<ISimulinkModelElement> |
SimulinkLinkSetCollection.listIterator() |
ListIterator<ISimulinkModelElement> |
SimulinkReferenceCollection.listIterator(int index) |
ListIterator<ISimulinkModelElement> |
SimulinkLinkCollection.listIterator(int index) |
ListIterator<ISimulinkModelElement> |
SimulinkJustificationCollection.listIterator(int index) |
ListIterator<ISimulinkModelElement> |
SimulinkRequirementCollection.listIterator(int index) |
ListIterator<ISimulinkModelElement> |
SimulinkLinkSetCollection.listIterator(int index) |
List<ISimulinkModelElement> |
SimulinkReferenceCollection.subList(int fromIndex,
int toIndex) |
List<ISimulinkModelElement> |
SimulinkLinkCollection.subList(int fromIndex,
int toIndex) |
List<ISimulinkModelElement> |
SimulinkJustificationCollection.subList(int fromIndex,
int toIndex) |
List<ISimulinkModelElement> |
SimulinkRequirementCollection.subList(int fromIndex,
int toIndex) |
List<ISimulinkModelElement> |
SimulinkLinkSetCollection.subList(int fromIndex,
int toIndex) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractType |
class |
CellStr |
class |
Complex |
class |
Struct |
| Modifier and Type | Method and Description |
|---|---|
static List<ISimulinkModelElement> |
SimulinkUtil.findBlocks(SimulinkModel model,
Integer depth) |
static List<ISimulinkModelElement> |
SimulinkUtil.findBlocks(SimulinkModel model,
SimulinkBlock block,
Integer depth) |
static Collection<ISimulinkModelElement> |
StateflowUtil.getAllOfStateflowTypeFromModel(SimulinkModel model,
String type) |
static Collection<ISimulinkModelElement> |
StateflowUtil.getAllStateflowBlocksFromModel(SimulinkModel model) |
static List<ISimulinkModelElement> |
SimulinkUtil.getChildren(SimulinkModel model) |
static List<ISimulinkModelElement> |
SimulinkUtil.getChildren(SimulinkModel model,
SimulinkBlock block)
SPECIFIC COLLECTION
|
| Modifier and Type | Method and Description |
|---|---|
static String |
SimulinkUtil.handleMethod(ISimulinkModelElement obj,
String methodName,
Object[] parameters) |
static String |
SimulinkUtil.handleMethodWithResult(ISimulinkModelElement obj,
String methodName,
Object[] parameters) |
static void |
StateflowUtil.modelHandleAs(ISimulinkModelElement obj,
String as) |
static void |
StateflowUtil.modelHandleAsM(ISimulinkModelElement obj) |
| Modifier and Type | Method and Description |
|---|---|
ISimulinkModelElement |
AbstractSimulinkCollection.get(int index) |
ISimulinkModelElement |
AbstractElementIterator.next() |
ISimulinkModelElement |
AbstractListIterator.previous() |
ISimulinkModelElement |
AbstractSimulinkCollection.remove(int index) |
ISimulinkModelElement |
AbstractSimulinkCollection.set(int index,
ISimulinkModelElement element) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<ISimulinkModelElement> |
StateflowBlockCollection.getInternalIterator() |
protected Iterator<ISimulinkModelElement> |
SimulinkLineCollection.getInternalIterator() |
protected Iterator<ISimulinkModelElement> |
SimulinkPortCollection.getInternalIterator() |
protected Iterator<ISimulinkModelElement> |
SimulinkElementCollection.getInternalIterator() |
protected Iterator<ISimulinkModelElement> |
SimulinkBlockCollection.getInternalIterator() |
protected abstract Iterator<ISimulinkModelElement> |
AbstractSimulinkCollection.getInternalIterator() |
Iterator<ISimulinkModelElement> |
AbstractSimulinkCollection.iterator() |
ListIterator<ISimulinkModelElement> |
StateflowBlockCollection.listIterator() |
ListIterator<ISimulinkModelElement> |
SimulinkLineCollection.listIterator() |
ListIterator<ISimulinkModelElement> |
SimulinkPortCollection.listIterator() |
ListIterator<ISimulinkModelElement> |
SimulinkElementCollection.listIterator() |
ListIterator<ISimulinkModelElement> |
SimulinkBlockCollection.listIterator() |
ListIterator<ISimulinkModelElement> |
StateflowBlockCollection.listIterator(int index) |
ListIterator<ISimulinkModelElement> |
SimulinkLineCollection.listIterator(int index) |
ListIterator<ISimulinkModelElement> |
SimulinkPortCollection.listIterator(int index) |
ListIterator<ISimulinkModelElement> |
SimulinkElementCollection.listIterator(int index) |
ListIterator<ISimulinkModelElement> |
SimulinkBlockCollection.listIterator(int index) |
List<ISimulinkModelElement> |
StateflowBlockCollection.subList(int fromIndex,
int toIndex) |
List<ISimulinkModelElement> |
SimulinkLineCollection.subList(int fromIndex,
int toIndex) |
List<ISimulinkModelElement> |
SimulinkPortCollection.subList(int fromIndex,
int toIndex) |
List<ISimulinkModelElement> |
SimulinkElementCollection.subList(int fromIndex,
int toIndex) |
List<ISimulinkModelElement> |
SimulinkBlockCollection.subList(int fromIndex,
int toIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSimulinkCollection.add(int index,
ISimulinkModelElement element) |
boolean |
AbstractSimulinkCollection.add(ISimulinkModelElement e) |
void |
AbstractListIterator.add(ISimulinkModelElement e) |
ISimulinkModelElement |
AbstractSimulinkCollection.set(int index,
ISimulinkModelElement element) |
void |
AbstractListIterator.set(ISimulinkModelElement e) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractSimulinkCollection.addAll(Collection<? extends ISimulinkModelElement> c) |
boolean |
AbstractSimulinkCollection.addAll(int index,
Collection<? extends ISimulinkModelElement> c) |
| Modifier and Type | Method and Description |
|---|---|
ISimulinkModelElement |
SimulinkElementManager.construct(Object id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
SimulinkElementManager.getId(ISimulinkModelElement from) |
Copyright © 2020. All rights reserved.