@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
public @interface Connector
Modifier and Type | Optional Element and Description |
---|---|
boolean |
allowDeployed |
java.lang.String |
allowedClassId |
boolean |
allowEmpty |
boolean |
allowManaged |
boolean |
allowSelf |
boolean |
allowUndeployed |
boolean |
allowUnmanaged |
java.lang.String |
forbiddenClassId |
Copyright © 2013 Dassault Systèmes, All Rights Reserved.