Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
DateTimeParameterType |
BpsimFactory.createDateTimeParameterType()
Returns a new object of class 'Date Time Parameter Type'
|
DateTimeParameterType |
DocumentRoot.getDateTimeParameter()
Returns the value of the 'Date Time Parameter' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setDateTimeParameter(DateTimeParameterType value)
Sets the value of the '
Date Time Parameter ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
DateTimeParameterTypeImpl
An implementation of the model object 'Date Time Parameter Type'
|
Modifier and Type | Method and Description |
---|---|
DateTimeParameterType |
BpsimFactoryImpl.createDateTimeParameterType() |
DateTimeParameterType |
DocumentRootImpl.getDateTimeParameter() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetDateTimeParameter(DateTimeParameterType newDateTimeParameter,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setDateTimeParameter(DateTimeParameterType newDateTimeParameter) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseDateTimeParameterType(DateTimeParameterType object)
Returns the result of interpreting the object as an instance of 'Date Time Parameter Type'
|
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.