%A_C_BIND; : Class binding

Java class : leon.info.binding.LyClassBinding

ROLE

This entity allows to indicate the type of binding with the physical level for a given class.

ELEMENTS

<!ENTITY % A_C_BIND 
	  (C_BIND |
	   C_BINDS |
	   C_BIND_INFO |
	   C_BIND_LDAP)>
Element Mand. Mult. Description
C_BIND yes no Simple or partial binding with a physical class.
C_BINDS yes no Multiple binding with several physical classes.
C_BIND_INFO yes no Simple or partial binding with another logical class.
C_BIND_LDAP yes no Simple or partial binding when data source is an LDAP directory.